


/*-----------------Contacto-------------*/

#titulo_contacto{margin:auto;height:30px;width: 100%;}
#titulo_contacto p{margin-left:0px;padding-top: 7px; font-size:30px; text-decoration:none; color:#333;}
#datos_contacto{margin:auto;width: 700px;;background: #d7e0e5;height: 300px;margin-top: 3px;/*opacity: 0.7;*/}
#texto_contacto{padding-left: 40px;padding-top: 50px;}
.subtexto_contacto{margin-top: -10px;}
#mail{margin-top: 30px;}
#redes_sociales_contacto{margin-top: 40px;}

/*--------------------------------------*/
/*-----------------Home----------------*/
#shadow-bottom{    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    height: 235px;
    background: url('../img/slidesjs/shadow-bottom.png') repeat-x scroll left bottom transparent;
    z-index: 999;
    opacity: 0.8;
}
/*--------------------------------------*/
/*-----------------Noticias----------------*/

#titulo_noticias{margin:auto;height:46px;width: 970px;background: #babdc4;color:#000;}
#titulo_noticias p{font-size: 14px;margin-left:40px;padding-top: 15px;}
#datos_noticias{margin:auto;width: 970px;background: #fff;height: 300px;margin-top: 3px;
margin-bottom: 50px;}

#descripcion_contenedor_noticias{
	font-size: 13px;margin-left: 300px;padding-top: 60px;
margin-top: -300px;position: absolute;width: 630px;
}
#redes_sociales_contenedor_noticias{
	margin-left: 300px;
	margin-top: -50px;
}
#img_descripcion{max-width: 250px; max-height: 250px;}
.redes_sociales_contacto{margin-top: 220px;}
.imagen_contenedor{padding: 25px;padding-top:40px;max-width: 250px;max-height: 250px;}
#link_red_social{margin-right: 3px;}
