@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html, body {
	background: url(../images/FON-PAG-WEB.jpg) no-repeat scroll top left;
	background-attachment:fixed;
	background-size: 100% 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	border: 0px;
}

a, img {
	text-decoration:none;
	outline:none;
	border: none;
	text-transform:none;
	color:#333;
}

.degradado {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(242,242,242) 0%, rgb(255,255,255) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(242,242,242)), color-stop(100%,rgb(255,255,255))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* IE10+ */
	background: linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#cuerpo{
	width:1160px;
	height:auto;
	margin:0 auto;
	background-color: #e6e6e6;
	border-left:#C1C1C1 solid 1px;
	border-right:#C1C1C1 solid 1px;
}

.cabecera {
	height:200px;
}

.cabecera .marca_pais {
	width: 1160px;
	height: 150px;
	float:left;
}

.cabecera .bannersuperior {
	width: 850px;
	height: 150px;
	/*float:left;
	background: transparent url(../images/banner_superior.png) repeat-x;*/
}

.cabecera .bannersuperior .titulo {
	height: 120px;
	/*background: transparent url(../images/banner_superior.png) repeat-x;*/
}

.cabecera .bannersuperior .titulo .titulo_entidad {
	float:left;
	position:relative;
	width:250px; /* */
	font-weight:bold;
	top:30px;
	left:30px;
}

.cabecera .bannersuperior .titulo .titulo_entidad .principal {
	font-size:30px;
}

.cabecera .bannersuperior .titulo .titulo_entidad .secundario {
	font-size:18px;
}

.cabecera .bannersuperior .menus {
	width: 970px;
	height: 40px;
	margin-bottom:40px;
}

.cabecera .bannersuperior .botones_idiomas {
	float:right;
	position:relative;
	width: auto;
	height: 18px;
	text-align:right;
	font-size:10px;
	top: 5px;
	right: 15px;
}

.cabecera .bannersuperior .botones_idiomas a{
	color:#000000;
	text-decoration:underline;
}

.cabecera .bannersuperior .botones_idiomas a:hover{
	color:#E61414	
}

.cabecera .bannersuperior .mapa_sitio{
	float:right;
	position:relative;
	width: auto;
	height: 18px;
	text-align:right;
	font-size:10px;
	top: 40px;
	right: -55px;
}

.cabecera .bannersuperior .mapa_sitio a{
	color:#C8C8C8
}

.contenido {
	width: 810px;
	height: auto;
	float: left;
}

.contenido .banner_central{
	border:0px solid #F00;
	width: 769px;
	height: 300px;
	background-color: #0C0;
	margin:20px;
}

.contenido .noticia1 {
	border:none;
	width: 330px;
	text-align:justify;
	float:left;
	line-height:25px;

}

.contenido .noticia1 h1{
	font-size:18px;
	color:#E10000;
	text-align:justify;
}

.contenido .noticia1 h2 {
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align:left;
}

.contenido .noticia1 h3 {
	width: 100%;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

.contenido .noticia2 {
	border:none;
	width: 260px;
	float:right;
}

.contenido .noticia2 .titulo {
	padding: 3px;
	color:#FFF;
	background:#030;
}

.contenido .noticia2 .bloque {
	width:260px;
	color: #000;
	font-size:12px;
	border-bottom: 1px solid #CFDECF;
	border-left: 1px solid #CFDECF;
	border-right: 1px solid #CFDECF;
	float:right;
}

/********/

#contenido .columna1{
	width: 190px;
	float:left;
	margin:0 5px 5px 10px;
}
#contenido .columna2{
	width: 190px;
	margin: 0 5px 5px;
	float:left;
}
#contenido .columna3{
	width: 190px;
	margin:0 5px 5px;
	float:left;
}
#contenido .columna4{
	width: 190px;
	margin:0 5px 5px;
	float:left;
}
#contenido .columna5{
	width: 190px;
	margin:0 10px 5px 5px;
	float:left;
}


.contenido .noticia4 {
	border:none;
	width: 329px;
	float:left;
	line-height:18pt;
	/*margin-bottom:18pt;
	margin-left:10px;*/
}

.contenido .noticia4 .titulo {
	padding: 3px;
	color:#FFF;
	background:#030;
	width:329px;
}

.contenido .noticia4 .bloque1 {
	width:329px;
	color: #000;
	font-size:12px;
	border-bottom: 1px solid #CFDECF;
	border-left: 1px solid #CFDECF;
	border-right: 1px solid #CFDECF;
}

/*******/

.bloque a:hover {
	color:#06C;
}

.contenido .noticia2 .bloque h4 {
	font-size: 12px;
	font-weight: bold;
	color:#002B55;
}

.contenido .noticia2 .bloque div {
	padding-left:10px;
	font-size: 12px;
}

.contenido .noticia2 .bloque div .fecha {
	font-size: 10px;
	color:#F30;
}

.banner_lateral {
	width: 325px;
	height: auto;
	float: right;
	margin-right:10px;
	margin-top:10px;
}


 {
	width: 190px;
	height: auto;
	//float: right;
}

.banner_lateral .botonera_lateral{
	border:none;
	width: 220px;
	height: auto;
	background-color: #F2F2F2;
}

.banner_lateral .botonera_gobierno{
	border:none;
	width: 220px;
	height: auto;
	background-color: #F2F2F2;
}

.banner_lateral .espacio_marca_pais {
	border:0px solid #F00;
	width: 220px;
	height: 170px;
	background-color: #999;
}

#pie_de_pagina{
	border:0px solid #F00;
	width: 1160px;
	height: 100px;
	background-color: #666	
}

#pie_de_pagina .direccion{
	font-size: 10px;
	line-height:14px;
	color: #CCC;
	width:33%;
	float:left;
	padding:10px 0px 0px 10px;;
	border:0px solid #000;
	height:88px
}

#pie_de_pagina .direccion a:link{
	color: #000
}

#pie_de_pagina .politicas {
	font-size: 10px;
	width:32%;
	height:60px;
	float:left;
	border:0px solid #000;
	text-align:center;
	padding-top:38px;
}

#pie_de_pagina .politicas a{
	color: #000;
}

#pie_de_pagina .validacion{
	float:left;
	border:0px solid #333;
	width:33.8%;
	text-align:center;
	height:60%;
	padding-top:38px;
}

.sociales img {
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
}

.linkweb {
	margin:0;
	background:#C01F25;
	font-size:80%;
	padding:2px 5px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
}

.titulonoticia {
	margin:0;
	text-transform:uppercase;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	line-height: 25pt;
}

#divwindow {
	width: 600px;
	height:auto;
	text-align:justify;
	padding:10px;
	line-height:25px;
	float:right;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

#divwindow h1{
	font-size:18px;
	color:#E10000;
	text-align:justify;
}

#divwindow h2 {
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align:left;
}

#divwindow h3 {
	width: 100%;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#divLoading {
	display:none;
	padding:15px;
}

#divLoading div {
	background: url(../images/loading.gif) no-repeat center;
	color:#000;
	height:48px;
	text-align:center;
}

/* Css que permite colocar un grupo de divs y label en forma de formulario */
.divBloqueForm {
	padding-bottom:8px;
}

.divBloqueForm div {
	width:auto;
	margin-top:5px;
	padding-left:15px;
	padding-right:5px;
}

.divBloqueForm .botones {
	margin-top:15px;
}

.divBloqueForm div label {
	margin-right: 3px;
	display:inline-block;
	font-weight:bolder;
}

#Botones{
	border:0;
	width:80px;
	height:80px;
}