@charset "utf-8";
/* CSS Document */




#contenedor{
	width:780px;
	margin:0 auto 0 auto;
	background-image:url(../img/logo_b.gif);
	background-repeat:no-repeat;
}
#herramientas{height:23px; background-image:url(../img/f_top.gif); background-repeat:no-repeat;}
.texto_azulin{color:#bfc3c8;}
.texto_verde{color:#b9e50d;}

a{color: #FFFFFF; text-decoration:underline;}
a:hover{color: #b9e50d; text-decoration:underline;}


#presentacion{width:550px; float:left;}
#presentacion #contenidos {font-size:11px; color:#ffffff; margin:0px 0 0 23px; line-height:30px; padding-left:3px; margin-bottom:10px;}
#presentacion #contenidos2 {font-size:11px; color:#ffffff; margin:15px 0 0 23px; line-height:30px; padding-left:3px;}


#servicios{width:550px; float:left;}
#servicios #subtitular {margin:0px 0 0 23px; width:400px;} 
#servicios #subtitular #texto {font-size:24px; color:#ffffff; }


#informacion{width:550px; float:left;  font-size:11px;}

#informacion td{ font-size:11px;}
#informacion #subtitular {margin:0px 0 0 23px; width:400px;} 
#informacion #subtitular #texto {font-size:16px; color:#ffffff; }
