body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration:none
}
a:hover{
text-decoration: underline;
}
p {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: justify;
}
.textoGeneral{
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: justify;
}
.texSociosTitulo {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.textoGeneral a{
	color: #666666;
}
.textoGeneralDestacadoAzul {
	color: #004FB3;
	font-weight: bold;
}
.textoGeneralDestacadoAzul a {
	color: #004FB3;
}
.textoGeneralBold {
	font-weight: bold;
	color: #797979;
	font-size: 11px;
}



.textoFooter {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
}
.textoFooterDestacado {
	color: #3372C2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablaDirectores {
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textoFooterFonos {
	font-size: 10px;
	color: #3372C2;

	font-weight:bold
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.textfield {
	height: 20px;
	width: 300px;
}
.textfield2 {
	height: 100px;
	width: 300px;
}
.textfield3 {
	height: 20px;
	width: 200px;
}
.textoForm {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #666666;
}
.textoForm2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #666666;
}
.tituloNoticias {
	font-size: 12px;
	font-weight: bold;
	color: #004FB3;
	padding-bottom: 5px;
}
.tituloNoticias a {
	color: #004FB3;
}

#paginacion {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004FB3;
}
.subcategoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #004FB3;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.next a {
	color: #004FB3;
}

#paginacion a {
	font-weight: bold;

}
#paginacion a:hover {
	color: #3372C2;

}

.style1 {font-size: 12px}
.texSocios {
	font-size: 11px;
	color: #666666;
}
.fuente {
	text-transform: none;
	color: #004FB3;
}
#video{
	text-align:center;
	width:440px;
	padding:20px 30px 20px 30px;
	border:solid 1px #CCC;
	
	
}

#publicidad{
	height:98px;
	position:relative;
	z-index: 0;

}

#elbanner{
	position:absolute;
	z-index: 0;
	
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#contnoticias{
	height:340px;
	position:relative;
	z-index: 300000;
	}

.noticias{
	height:95px;
	max-height:95px;
	margin:0 0 10px 0;
	padding:0;
	}
	
.noticias h3{
	color: #004FB3;
	padding:0;
	margin:0 0 3px 0;
	font-size:12px;	
	}
.noticias h3 a {
	color: #004FB3;	
	}
.noticias p{
	padding:0;
	margin:0;	
	}
.noticias img{
	float:left;
	padding:0;
	margin:0 10px 5px 0;
	border:1px solid #999;
	}
#vernoticias{
	position:relative;
	z-index: 300000;
	text-align: right;
	margin:0 0 15px 0;
}
#vernoticias a{
	color: #004FB3;
}	
	

