@charset "utf-8";
/* CSS Document */

.home-header {
	float:left;
	width:354px;
	height:92px;
	}
.home-presentacion {
	float:right;
	width:602px;
	height:323px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin-bottom:8px;
}	
#presentacion {
	width:580px;
	height:314px;
	background-color:#FFFFFF;
	margin:5px 5px 5px 10px;
	}

.home-menu-left {
	float:left;
	width:186px;
	margin-top:8px;
	background:url(imagenes/home-menu-back.gif) right repeat-y #FFFFFF;
	}
	
.home-mini-banner {
	background-color:#FFFFFF;
	text-align:center;
	margin:8px 6px 6px 0px;
	float:left;
	}


.home-servicios {
float:left;
margin-left:0px;
}

.home-servicio {
	background:url(imagenes/home-menu-back.gif) right repeat-y;
	width:191px;
	}
.home-servicio-ultimo {
background-color:#FFFFFF;
	width:191px;
	}
	
.home-servicios h2 { margin:20px 5px 30px 1px; text-align:center; border-bottom:1px solid #E5E5E5; }
.descripcion { text-align:center; margin:0 16px 0px 10px; font-size:10px; height:185px; }
.descripcion p { text-align:left; }
.vermas { text-align:right; margin:0px 20px 5px 0px; }

.servicios-mas, .servicios-mas:visited {
background:url(imagenes/bullet-1.gif) right no-repeat; 
padding-right:20px;
font-size:10px;
color:#000000;
text-decoration:none;
}

.clear { clear:both;
 }
 .contacto-tabla { margin-bottom:5px; }