@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.footer1 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #000;
	font-size: 18px;
	line-height:20px;
	text-align:left;
}
.footer2 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #585858;
	font-size: 15px;
	line-height:18px;
	text-align:left;
}
.footer3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #3b3b3b;
	font-size: 13px;
	line-height:16px;
	text-align: right;
}
.footer4 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #3b3b3b;
	font-size: 11px;
	line-height:16px;
	text-align: right;
}
.footer4 a:link {
	color: #3b3b3b;
	text-decoration: none;
}
.footer4 a:visited {
	color: #3b3b3b;
	text-decoration: none;
}
.footer4 a:hover {
	color: #3b3b3b;
	text-decoration: underline;
}
.footer4 a:active {
	color: #3b3b3b;
	text-decoration: none;
}

.fuente1{
	font-family: 'Mate SC', serif;
	color: #333;
	font-size: 14px;
	line-height:16px;
}

.fuente2{
	font-family: 'Source Sans Pro', sans-serif;
	color: #464646;
	font-size: 11px;
	line-height:13px;
}

.titulo1{
	font-family: 'Mate SC', serif;
	color: #FFF;
	font-size: 25px;
	line-height:28px;
}

.tit_noticia{
	font-family: 'Source Sans Pro', sans-serif;
	color: #292929;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
}
.cont_noticia{
	font-family: 'Source Sans Pro', sans-serif;
	color: #292929;
	font-size: 13px;
	line-height:15px;
	text-align:justify;
}

.masinfo{
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height:15px;
	text-align:center;
	font-weight:bold;
	background-color:#df9403;
	border:0px;
	padding:5px;
}
.titulo_azul{
	font-family: 'Mate SC', serif;
	color: #2d4f9a;
	font-size: 25px;
	line-height:28px;
	font-weight:bold;
	
}
.caja_usuario{
	font-family: 'Source Sans Pro', sans-serif;
	color: #828282;
	font-size: 14px;
	line-height:16px;
}
.txt_olvido{
	font-family: 'Source Sans Pro', sans-serif;
	color: #2d4f9a;
	font-size: 13px;
	line-height:16px;
}
.txt_olvido a:link {
	color: #2d4f9a;
	text-decoration: none;
}
.txt_olvido a:visited {
	color: #2d4f9a;
	text-decoration: none;
}
.txt_olvido a:hover {
	color: #2d4f9a;
	text-decoration: underline;
}
.txt_olvido a:active {
	color: #2d4f9a;
	text-decoration: none;
}

.txt_contenido{
	font-family: 'Source Sans Pro', sans-serif;
	color: #292929;
	font-size: 15px;
	line-height:18px;
	text-align:left;
}
.blanco{
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height:11px;
	text-align:rigth;
}
.blanco2{
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height:16px;
}