/* CSS Document */

.anio {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	background-position: bottom;
	vertical-align: bottom;
	width: 100%;
	display: block;
	list-style-type: none;
	padding: 0px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.anio li {
	display: block;
	width: 8%;
	float: right;
	height: 40px;
	text-align: center;
}

.anio a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: #5181AC;
}
.anio a:hover {
	text-decoration: none;
	color: #333366;
}

.anio_marcado{
	font-size: 1.3em;
	color: #03356B;
	display: block;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}

.texto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.resultado_izq {
	clear: left;
	float: left;
	width: 73%;
	padding-bottom: 20px;
}


.texto p{
	padding: 0px;
	margin: 0px;
}

.titulo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333366;
	margin: 0px;
	padding: 0px;
}
.titulo a {
	color: #333366;
	text-decoration: none;
}

.fecha {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 2em;
	color: #E2E2E2;
	font-weight: bold;
	padding: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.anios_anteriores {
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-bottom: 40px;
}

.anios_anteriores a{
	color: #999999;
	text-decoration: none;
}

.enlace_descarga {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	text-align: right;
	width: 20%;
	font-weight: bold;
	float: right;
	clear: right;
}
.enlace_descarga a {
	color: #CC0000;
	text-decoration: none;
}

.enlace_descarga a:hover {
	color: #658FB6;
	text-decoration: none;
}
#resultado_dictamenes {
	padding-bottom: 20px;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.titulo a:hover {
	color: #729BC0;
	text-decoration: none;
}

