/* CSS Document */

body {
	margin: 0px;
}
h1 { 
	font-family: "Trebuchet MS", Verdana; 
	font-size: 23px;
	font-weight: bold;
	color: #676767;
	line-height: 23px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	line-height: 28px;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #BFBFBF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*----------------------cabecero-----------------*/

#contenedor {
	width: 980px;
	background-color: #FFFFFF;
	min-height:400px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#cabecero {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#iconos {
	float: right;
	height: 20px;
	width: 300px;
	text-align: right;
	padding-right: 40px;
}
#iconos img {
	margin-right: 5px;
	margin-left: 5px;
}

#frases_menu {
	float: right;
	height: auto;
	width: 450px;
	text-align: left;
	padding-top: 30px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.rojo a {
	color: #D90F1A;
	text-decoration: none;
}
.rojo a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#logo {
	float: left;
	width: 415px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}


.fotos_cabecero {
	width: 464px;
	text-align: center;
	float: left;
	margin-top: 5px;
}
/*----------------------contenido-----------------*/
#contenido {
	width: 980px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	
	padding-bottom: 10px;
}
.datos_derecha a {
	color: #333333;
	text-decoration: none;
}

#blog {
	width: 425px;
	padding-right: 20px;
	float: left;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: justify;
}
#blog p {
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}


.carrusel{
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
}

.fotos_web {
	width: 425px;
	padding-left: 20px;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #999999;
	line-height: 17px;
	font-family: "Trebuchet MS", Verdana;
	padding-right: 20px;
	padding-bottom: 30px;
}

.web {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 125px;
	border: 1px solid #CCCCCC;
}

.ver_webs {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: center;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
}
.ver_webs a {
	color: #999999;
	text-decoration: none;
}

.ver_webs a:hover {
	color: #FF0000;
	text-decoration: none;
}

#noticias {
	width: 425px;
	padding-left: 20px;
	float: right;
	text-align: justify;
	font-size: 14px;
	color: #999999;
	line-height: 17px;
	font-family: "Trebuchet MS", Verdana;
	padding-right: 20px;
}

.tit_noticias {
	font-size: 14px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.tit_noticias a {
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.noticia_entera {
	margin-top: 0px;
	margin-bottom: 20px;
	color: #999999;
}
.noticia_entera p a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.noticia_entera p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.tit_noticias a:hover {
	color: #EF1621;
	text-decoration:underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.leer_mas {
	text-align: right;
	font-weight: bold;
}
.leer_mas a{
	color: #333;
	text-decoration: none;
}
.leer_mas a:hover{	
	color: #EF1621;
}
.suscribete {
	font-weight: bold;
	color: #F20707;
	font-size: 12px;
}

.enlace_noticias {
    margin-top:20px;
	font-size: 13px;
	font-weight: bold;
	color: #6A6A6A;
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
}
.enlace_noticias a {
	font-size: 11px;
	font-weight: bold;
	color: #6A6A6A;
	text-align: right;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: none;
}

.enlace_noticias a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-align: right;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: underline;
}

.clear {
	clear: both;
	width: 100%;
	color: #0099CC;
}

.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #6A6A6A;
}

/*---------------------colores de  interes----------------*/
.negrita {
	font-weight: bold;
	text-decoration: none;
}
.negrita a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


/*-------------------firma y w3c-------------*/
#firma {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
	text-align: right;
	width: 500px;
	float: right;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
}
#firma a:hover {
	color: #C10000;
}

#pie {
	background-color: #BFBFBF;
	clear: both;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: 125px;
	padding: 20px;
}
.bajo_pie {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}

#fondo_pie {
	background-color: #BFBFBF;
	width: 100%;
	margin-top: 10px;
	clear: both;
	float: left;
}

.pie_izquierda {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	background-color: #BFBFBF;
	height: 115px;
}



#firma a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.iconos_firmas {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}


#w3c {
	text-align: left;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#logo_integracion {
	text-align: left;
	float: left;
	width: 110px;
	margin-top: 10px;
}
#icono_cluster {
	text-align: left;
	float: left;
	width: 110px;
	margin-top: 10px;
}



.pie_arriba {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 10px;
	float: right;
	width: 670px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pie_arriba li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	margin: 0px;
}


.pie_izquierda li {
	padding-bottom: 2px;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

.pie_izquierda li a {
	padding-bottom: 2px;
	list-style-type: disc;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.pie_izquierda li a:hover {
	list-style-type: disc;
	font-weight: bold;
	color: #CC0000;
}
.pie_arriba li a {
	color: #FFFFFF;
	text-decoration: none;
}

#datos {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 420px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.datos_izquietda {
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.datos_derecha {
	float: right;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#remoto {
	width: 195px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D20606;
	list-style-type: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.datos_remotos {
	list-style-type: none;
	float: right;
	width: 125px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.datos_remotos a {
	color: #CA2300;
	text-decoration: none;
	list-style-type: none;
}

#remoto img {
	float: left;
	height: 43px;
	width: 48px;
	padding-top: 20px;
}

.tit_noticias_blog {
	font-size: 13px;
	color: #333333;
	margin-left:0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}

.tit_noticias_blog a {

	color: #333333;
	text-decoration: none;
	font-size: 13px;
}

.pie_arriba li a:hover {
	color: #AA0000;
	text-decoration: none;
}

.suscribete a {
	color: #C10000;
	text-decoration: none;
}
.datos_izquietda a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#logos_pie {

	text-align: left;
	float: left;
	width: 400px;
	margin-top: 10px;
}
