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

body{background:url(../images/fondo.png) repeat-x #E8E4DA; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-align:center; margin:0}	
h3{ text-transform:uppercase; font-size:12px}

#container {width:830px; margin: 0 auto; min-height:310px}

.logo{float:left; height:125px; margin-top:84px; text-align:left;}
.direccion{float: right; text-align:right ;  margin-top:84px; font-size: 10px; color:#9eada1}
.direccion a{ color:#9eada1; text-decoration:none}
.direccion a:hover{text-decoration: underline}
#menuanim{clear:both; text-align:left}

.content{ margin-top:30px}

.colizq{width: 540px; float:left; margin:0 35px 15px 0 ; text-align:justify; color:#2f2f2f}
.colizq h3, .colcen h3, .novedades h3{float:left; display:block; margin:0px; font-size:12px}
.novedades img, .colizq img, .colcen img{ display:block; float:left; margin-right:15px; margin-top:6px}
.colizq p, .colcen p{ clear: both; margin-top:5px}
.colcen{width: 255px; height: 300px; float:left; margin-bottom:25px; padding:0 35px 0 35px; text-align:left; color:#2f2f2f;
background-image: url(../images/linea_ver.png); background-repeat:repeat-y; background-position:left;}
.novedades{width:210px; float:right; padding-left:35px; text-align:left; font-size: 11px; color:#2f2f2f;
background-image: url(../images/linea_ver.png); background-repeat:repeat-y; background-position:left;}

.content .parrafoArriba{ margin:30px 0 0 0}

.novedades .novTitulo{ font-weight:bold; font-size:12px; background:none; margin:15px 0 0 0; color:#0f3018}
.novedades .novTituloArriba{ font-weight:bold; font-size:12px; background:none; margin-top:0; color:#0f3018}	

.novedades ul{margin-top:27px}
.novedades li{clear: both; text-decoration:none; margin-top:6px; padding-bottom:4px;
	background-image:url(../images/linea_hor.png); background-repeat:repeat-x;  background-position:bottom}
.novedades .ultima{ background-image:none}

.novedades li a{ color:#000}

.novedades a{ text-decoration:none}
.novedades a:hover{ text-decoration: underline}


.novedades .mas{ text-align:right; font-size:10px; float:none;}
.novedades .mas img{display:inline; float:none; margin:0 0 0 5px}
.novedades .MsoNormal{ float:right; text-align:right}
.novedades .MsoNormal img{display:inline; float:none; margin:0 0 0 5px}
.novedades p{float:none; margin:0}
.novedades h4{float:none; margin:10px 0 0 0}

.noticias{ padding-bottom:10px}



.footer{clear: both; text-align: left; font-size: 10px; margin-top:20px}



