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

.lineacursoynoticia {
	background-image: url(imagenes/lineacursonoticia.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textosbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textosboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C537A;
	text-decoration: none;
}
.textosboldblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textosnormblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C537A;
	text-decoration: underline;
}
.form {
	float: none;
	width: 450px;
	padding-right: 20px;
}
.galerias {
	padding:0px;
	float:left; margin:2px; border:1px #E8E8E8 solid; background-color:#FFF; width:500px;
}
.galerias img { margin:5px;}
.galerias a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.contenedorfoto { float:left; margin:10px; padding:0px; border:1px #E8E8E8 solid; background-color:#FFF; width:80px; height:80px;}
.contenedorfoto img { margin:5px;}

h2{font-family: Verdana, Arial, Helvetica, sans-serif;color: #2C537A; padding:0 0 0 12px; line-height:12px;}
.link_volver{font-family: Verdana, Arial, Helvetica, sans-serif;color: #2C537A; padding:0 0 0 12px;text-decoration: none; font-size:12px; font-weight:normal;}
