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

body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}






#top_negro{
width:100%;
height:25px;
padding-top:10px;
background:#000000;
color:#999999;
}
.contenedor_negro{
width:70%;
height:auto;
margin:0 auto;
}
.contenedor_azul{
width:100%;
height:203px;
background:url(../imagenes/top-fondo.jpg) repeat-x;
}

.izquierda{
width:45%;
padding-left:15%;
float:left;
height:203px;
max-height:203px;
background:url(../imagenes/top-fondo_blanco.jpg) repeat-x;
}
.derecha{
width:38%;
float:left;
height:203px;
max-height:203px;
}

#data{
width:auto;
height:auto;
}
.data_izq{
width:45%;
padding-left:15%;
float:left;
height:100%;
background:#FFFFFF;
}
.data_der{
width:34.9%;
padding-left:5%;
height:100%;
float:left;
background:url(../imagenes/der_fondo.jpg) repeat-y #e4e4e4;
}



.item{
width:95%;
height:auto;
margin:4.5%;
margin-top:2.5%;
margin-bottom:2%;
margin-left:0%;
padding-bottom:1.5%;
border-bottom:#999999 1px dotted;
}

.item_foto{
width:70%;
height:auto;
float:left;
}

.item_foto img{
width:100%;
max-width:440px;
max-height:336px;
}

.item_foto_impr{
width:70%;
height:auto;
float:left;
}

.item_foto_impr img{
width:100%;
max-width:440px;
max-height:764px;
}

.item_foto_multi{
width:70%;
height:auto;
float:left;
}

.item_foto_multi img{
width:100%;
max-width:440px;
max-height:536px;
}

.item_texto{
width:26%;
padding-left:3%;
height:auto;
float:left;
padding-top:4%;
line-height:2em;
}


#paginas{
width:100%;
height:48px;
text-align:center;
margin:0% auto;
padding-top:30px;
}

.contacto{
width:45%;
padding-left:15px;
}

.contacto input{
background:url(../imagenes/input.gif) no-repeat;
border-style: none;
height: 31px;
margin: 0px 0px 8px;
padding: 5px 5px 0px;
width: 224px;
color:#027dbd;
}

.contacto textarea{
background:url(../imagenes/area.gif) no-repeat;
border-style: none;
height: 89px;
margin: 0px;
overflow: auto;
padding: 3px;
width: 224px;
color:#027dbd;
}


.se_busca{
width:45%;
padding-left:15px;
padding-bottom:20px;
}

.meto1{
background:url(../imagenes/metofase1.jpg) no-repeat;
padding-left:55px;
padding-top:10px;
width:35%;
}
.meto2{
background:url(../imagenes/metofase2.jpg) no-repeat;
padding-left:55px;
padding-top:10px;
width:35%;
}
.meto3{
background:url(../imagenes/metofase3.jpg) no-repeat;
padding-left:55px;
padding-top:10px;
width:35%;
}.meto4{
background:url(../imagenes/metofase4.jpg) no-repeat;
padding-left:55px;
padding-top:10px;
width:35%;
}





.socalo_izquierda{
width:45%;
padding-left:15%;
float:left;
height:12px;
text-align:right;
background:url(../imagenes/socalo_a_fnd.jpg) repeat-x;
}
.socalo_derecha{
width:34.9%;
padding-left:5%;
float:left;
height:12px;
text-align:left;
background:url(../imagenes/socalo_b_fnd.jpg) no-repeat #e4e4e4;
}

.socalo_c{
width:100%;
height:309px;
background:url(../imagenes/socalo_c.jpg) repeat-x;
text-align:center;
}