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

body {
	background-color: #FFF;
	background-image: url(../img/fondoavt.png);
	background-repeat: repeat-x;
	margin: 0px;
}
.tituloseccion {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#666666;
	padding-bottom: 10px;
	}
.tituloseccionportada {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#fff;
	padding-left: 5px;
	}
.titularnoticiaportada {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color:#00659B;
	text-decoration:none;
}
.titularnoticiaportada a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color:#00659B;
	text-decoration:none;
}
.titularnoticiaportada a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color:#00659B;
	text-decoration:underline;
}
.titularagendaportada {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color:#0085CC;
}
.titularagendaportada a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color:#0085CC;
	text-decoration:none;
}
.imgizq {
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgizqfoot {
	margin-right: 5px;
	margin-bottom: 5px;
}
.textonoticiaportada {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color:#666666;
	padding-bottom: 5px;
	}
.textoazulnoticiaportada {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color:#00659B;
	}
.fechanoticiaportada {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color:#666;
	}
.titulosecciondept {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#00659B;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
	}
.titulosecciondept a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#00659B;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration:none;
	}
.titulosecciondept a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#00659B;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration:underline;
	}
.pie {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00659B;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.pie a {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-decoration:none;
}
.pie a:hover {
	text-decoration:underline;
}

