@charset "UTF-8";
body {
	background-image: url(images/fondo_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color:#D3D7D0;
}
.box_division {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.tabla_general {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.tabla_contenido {
	width: 900px;
}
.tit_box {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:25px;
	text-align: right;
	line-height: 25px;
}
.tit_box_base {
	font-family:Arial, Helvetica, sans-serif;
	color:#333e74;
	font-size:18px;
}
.tit_box_amarillo {
	font-family:Arial, Helvetica, sans-serif;
	color:#998e0d;
	font-size:16px;
}
.subtit_box {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#936;
	font-size:16px;
	line-height: 25px;
	text-align: left;
}
.subtit_box_base {
	font-family:Arial, Helvetica, sans-serif;
	color:#333E74;
	font-size:14px;
	line-height: 25px;
}


.box_texto {
	width: 563px;
	border:#CCC solid 1px;
	padding: 8px;
	height: 260px;
}
.box_autoridades {
	width: 249px;
	border:#CCC solid 1px;
	padding: 8px;
}
.box_ancho {
	width: 100%;
	border:#CCC solid 1px;
	padding: 8px;
}


.box_foto {
	width: 218px;
	border:#CCC solid 1px;
	padding: 8px;
	height: 155px;
}
.box_institucional {
	width: 218px;
	height:301px;
	border:#CCC solid 1px;
	background-image: url(images/top_accesos.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.txt_epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_general {
	font-family: 'Abel', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
.txt_general_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	display: compact;
}
.txt_general_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}


.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.links:link{
	color:#323E70;
}
a.links:visited {
	color:#999;
}
a.links:hover {
	color:#999;
	text-decoration:none;
}

a.links:active{
	color:#333F71;
}



.box_noticias {
	width: 228px;
	border:#CCC solid 1px;
	background-image: url(images/top_news.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.tit_box_accesos {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
.tit_disertante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
