
#mainh {
 margin: 10px;
}

#cuadro1{
	width: 157px;
	height:119px;
	float:left;
	margin-left: 7px;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:6px;
	padding: 6px;
	background-image: url(../images/cuadro1.gif);
}


#cuadro2{
	width: 157px;
	height:119px;
	float:left;
	margin-left: 7px;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:6px;
	padding: 6px;
	border: 1px;
	background-image: url(../images/cuadro5new.jpg);
}

#cuadro3{
	width: 157px;
	height:119px;
	float:left;
	margin-left: 7px;
	margin-top:6px;
	margin-bottom:6px;
	padding: 6px;
	background-image: url(../images/cuadro3.jpg);
}

#cuadro1 a:link{
	color:#000000;
	text-decoration: none;	
} 

#cuadro1 a:visited{
	color:#000000;
	text-decoration: none;	
}
#cuadro1 a:hover{
	color:#000000;
	text-decoration:underline;
}
#cuadro1 a:active{
	color:#000000;
	text-decoration: none;	
}



#cuadro2 a:link{
	color: #D1D3D4;
	text-decoration: none;	
}


#cuadro2 a:visited{
	color: #D1D3D4;
	text-decoration: none;	
}

#cuadro2 a:hover{
	color: #D1D3D4;
	text-decoration:underline;
}

#cuadro2 a:active{
	color: #D1D3D4;
	text-decoration: none;	
}

#cuadro3 a:link {
	color: #D1D3D4;
	text-decoration: none;	
}
#cuadro3 a:visited {
	color: #D1D3D4;
	text-decoration: none;	
}

#cuadro3 a:hover {
	color: #D1D3D4;
	text-decoration:underline;

}

#cuadro3 a:active {
	color: #D1D3D4;
	text-decoration: none;	
}


#bannerh{
     text-align: center;
     clear: both;
	 padding: 10px;
}

.bluetitle{
	color:#272968;
	font-weight: 700;
	text-align: right;
	font-size: 12px;
}
.bktitle {
	color:#000000;
	font-weight: 700;
	text-align: left;
	font-size: 12px;
}

.whtext{
	color:#FFFFFF;
	text-align: right;
	font-size: 11px;
	position: relative;
	top: 26px;
}

.whtitle{
	color:#FFFFFF;
	font-weight: 700;
	text-align: left;
	font-size: 12px;
}
.bktext{
	color:#000000;
	text-align: left;
	font-size: 11px;
}

.whtext2{
	color:#FFFFFF;
	text-align: right;
	font-size: 11px;
	position: relative;
	top: 30px;

}

.whtitle2{
	color:#FFFFFF;
	font-weight: 700;
	text-align: right;
	font-size: 12px;
	position: relative;
	top: 35px;
}

div#noticias{
	width: 510px;
	float:left;
	margin: 8px 0 0 7px;
	/*padding: 2px;*/
	border: 1px solid #AA9409;
	background-image: url(../images/back_div.gif);
	background-repeat: repeat-x;

}
div#noticias img {
	margin: 0 8px 5px 0;
	float: left;
}

div#noticias hr {
    clear:both ;
}