
@import url("https://use.typekit.net/qiw7szt.css");


body,td,th {
	font-family: neo-sans, sans-serif;
    font-size: 12px;
}

.fondoSuperior{
    /*
	background-image:url(images/top-bg.png);
	background-repeat:no-repeat;
    */
	}
	
	.fondoInferior{
	/*background-image:url(images/green-bar.png);
	background-repeat:no-repeat;
        */
	}

.headerBlanco {
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
.margenes {
	padding: 4px;
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	color: #444;
	font-weight: normal;
}

.headerNegro {

	font-family:neo-sans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bordeGrisInf{
	border-bottom: #CCC solid 1px;}

.borde {

}
.headerBlanco {
	font-family:neo-sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9aa807;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #9aa807;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.bordeSuperior {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #8b8c8e;
	border-left-color: #8b8c8e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b8c8e;
}
.tituloNoticia {
	font-family:neo-sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bordeImagen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8b8c8e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b8c8e;
}
.cajasTexto {
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
}
.mano {
	cursor: hand;
}
.margenesAmplio {
	padding: 8px;
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	color: #444;
	font-weight: normal;
}
.bordeInferior {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #8b8c8e;
	border-left-color: #8b8c8e;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #8b8c8e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8c8e;
}
.botones {
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #8b8c8e;
	text-align: center;
	cursor: hand;
}
.texto10 {
	font-family:neo-sans, sans-serif;
	font-size: 10px;
}
.texto9 {

	font-family:neo-sans, sans-serif;
	font-size: 9px;
}
.spans {
	background-color: #D4D0C8;
	border: 1px solid #003399;
}
a.noticias {
	color: #CC3333;
}
.margenColDerecha {
	padding-left: 4px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.margenColIzq {
	padding-left: 12px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-family:neo-sans, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
