@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    margin: 0;
}
.tit_enca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #606062;
	text-align:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;	
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
}
/*.descripcionsubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	text-align:justify;
}
*/

.descripcionsubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 30px;
	text-align: justify;
	}
.lin_izq {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9a8c7e;
}
.caja {	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	border-right-color: #2A75A2;
	border-bottom-color: #2A75A2;
	border-left-color: #2A75A2;
	border-top-color: #2A75A2;
}
.textnoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}
.titnoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1d345c;
	padding-top: 5px;
	padding-bottom:5px;

	text-align:center;
}
.topnoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1d345c;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:center;

}

.link a {
color: #2B75A2;
text-decoration: none;
}
.link a:hover {
color: #2B75A2;
text-decoration:underline;
}


.vinculonot A:link {color:#FFF; text-decoration:none; text-align:left; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(Rojofond1.jpg); }
.vinculonot A:visited {color:#FFF; text-decoration:none; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(Rojofond1.jpg); }
.vinculonot A:hover {color:#FFF; text-decoration:underline; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(Rojofond2.jpg); }
.vinculonot A:active {color:#FFF; text-decoration:underline; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(Rojofond2.jpg); }

.vinculomen A:link {color:#FFF; text-decoration:none; text-align:left; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(fond1.jpg); }
.vinculomen A:visited {color:#FFF; text-decoration:none; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(fond1.jpg); }
.vinculomen A:hover {color:#FFF; text-decoration:underline; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(fond2.jpg); }
.vinculomen A:active {color:#FFF; text-decoration:underline; font-size:14px; font-family:Verdana,Arial; display: block; padding:0.5em 0.75em; background-position: bottom; background-image: url(fond2.jpg); }

#preloader5{

    width:582px;
    height:582px;
    background:
    border-radius:50%;
    animation: preloader_5 50.5s infinite linear;
}
/*
#preloader5:after{
    position:absolute;
    width:520px;
    height:520px;
    border-top:10px solid #9b59b6;
    border-bottom:10px solid #9b59b6;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-radius:50%;
   content:'';
    top:-20px;
    left:-20px;
    animation: preloader_5_after 5.5s infinite linear;
}
*/

@keyframes preloader_5 {
    0% {transform: rotate(0deg);}
    50% {transform: rotate(180deg);background:transparent;}
    100% {transform: rotate(360deg);}
}
/*
@keyframes preloader_5_after {
    0% {border-top:10px solid #9b59b6;border-bottom:10px solid #9b59b6;}
    50% {border-top:10px solid #3498db;border-bottom:10px solid #3498db;}
    100% {border-top:10px solid #9b59b6;border-bottom:10px solid #9b59b6;}
}
*/
/*para el menu de las listas*/
a:link {
	color: #463A33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #463A33;
}
a:hover {
	text-decoration: underline;
	color: #463A33;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.tablaevento {font-family:Arial, Helvetica, sans-serif; font-size: 10px; margin-left:0px;}
	.tablaevento th {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align:left;
}
	.tablaevento td {
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align:justify;	
} 