@charset "iso-8859-1";
.Cuadro_Junta{
	background-image:url(../images/bg_juntadirectiva.jpg);
	background-repeat:no-repeat;
	width:504px;
	height:235px;
}
.Junta1{
	width:160px;
	/*height:210px;*/
	float:left;
	margin:15px 5px 0 10px;
	line-height:19px;
}
.Junta2{
	width:270px;
	/*height:210px;*/
	float:left;
	margin:15px 5px 0 20px;
	line-height:19px;
}
.valores2{
	margin-top:10px;
	width:504px;
}
.valores2 ul li{
	list-style-image:url(../images/bullet.jpg);
	list-style:url(../images/bullet.jpg);
}
.valores2 a{
	color:#005d51;
	text-decoration:none!important;
	font-size:11px;
}
.valores2 a:hover{
	text-decoration:underline!important;
}
.valores2 .contenido{
	background-image:url(../images/bg_texto.jpg);
	width:474px;
	padding:5px 15px 5px 15px;
}
.valores2 .footer_cuadros{
	background-image:url(../images/partebaja.jpg);
	width:504px;
	height:19px;
}
.valores2 .contenido .porque{
	width:450px;
	margin:0 auto;
	text-align:justify;
}
.latabla
{
	border:none !important;
}
TABLE.latabla
{
	border:none !important;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
}