/* CSS Document */

body {margin:0; padding:0;
	background:#fff;
	}
	
.contenedor {width:1000px; height:auto;
	background:#FFF;
	position:absolute;
	left:0; top:0;
	}
	
.main {width:100%; height:auto;
	float:left;
	padding-bottom:00px;
	}


.logo {position:absolute;
	top:75px; left:75px;
	}
	
.sub {position:absolute;
	top:135px; left:608px;
	}
	
.guias1 {position:absolute; top:52px;}
.guias2 {position:absolute; top:732px; left:796px;}
	
.menu { position:relative;
	padding-left:75px;
	margin-top:240px;
	margin-bottom:0px;
	width:100%; height:20px;
	}
	
.foot {width:100%; height:37px;
	margin-top:6px;
	padding-left:80px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background:#fff;
	float:left;
	}
	
h1 {font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:38px;
	color:#666;
	font-weight:normal;
	background:url(../img/linea.gif) repeat-x left 32px;
	width:535px;
	padding-left:25px;
	margin-left:55px;
	margin-top:66px;
	}
	
.itemMenu {width:87px; height:20px; float:left; border:1px solid #0066CC;}
	
p {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#666666;
	margin:8px 0;
	margin-left:60px;
	width:535px;
	text-align:justify;
	}
	
.texto {width:510px; height:auto;
	margin-left:18px;
	margin-bottom:00px;
	}
	
/* MENU */

.mmperfil {width:71px; height:20px;
	background:url(../img/perfil_option_w.gif) no-repeat;	
	background-position:0 0;
	float:left;
	margin-right:6px;
	}
	
.mmhistoria {width:80px; height:20px;
	background:url(../img/historia_option_w.gif) no-repeat;
	background-position:0 0;
	float:left;	
	margin-right:6px;
	}
	
.mmclientes {width:86px; height:20px;
	background:url(../img/clientes_option_w.gif) no-repeat;
	background-position:0 0;
	float:left;	
	margin-right:6px;
	}
	
.mmservicios {width:91px; height:20px;
	background:url(../img/servicios_option_w.gif) no-repeat;
	background-position:0 0;
	float:left;	
	margin-right:6px;
	}
	
.mmtrabajos {width:89px; height:20px;
	background:url(../img/trabajos_option_w.gif) no-repeat;
	background-position:0 0;
	float:left;	
	margin-right:6px;
	}
	
.mmcontacto {width:91px; height:20px;
	background:url(../img/contacto_option_w.gif) no-repeat;
	background-position:0 0;
	float:left;	
	margin-right:6px;
	}
	
/* MENU2 */ 

.mmperfil2 {width:71px; height:20px;
	background:url(../img/perfil_option_w2.gif) no-repeat;	
	background-position:left top;
	float:left;
	margin-right:7px;
	}
	
.mmhistoria2 {width:80px; height:20px;
	background:url(../img/historia_option_w2.gif) no-repeat;
	background-position:left top;
	float:left;	
	margin-right:7px;
	}
	
.mmclientes2 {width:86px; height:20px;
	background:url(../img/clientes_option_w2.gif) no-repeat;
	background-position:left top;
	float:left;	
	margin-right:7px;
	}
	
.mmservicios2 {width:91px; height:20px;
	background:url(../img/servicios_option_w2.gif) no-repeat;
	background-position:left top;
	float:left;	
	margin-right:7px;
	}
	
.mmtrabajos2 {width:89px; height:20px;
	background:url(../img/trabajos_option_w2.gif) no-repeat;
	background-position:left top;
	float:left;	
	margin-right:7px;
	}
	
.mmcontacto2 {width:91px; height:20px;
	background:url(../img/contacto_option_w2.gif) no-repeat;
	background-position:left top;
	float:left;	
	margin-right:7px;
	}
	
.leyenda {width:200px; height:auto;
	}
	
.clientes {padding-left:0;
	margin:0;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:60px;
	}
	
h2 {font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	width:535px; height:18px;
	border-bottom:1px solid #000;
	color:#F9BC0C;
	padding-left:25px;
	margin-left:33px;
	}
	
.lineaAmarilla {border-bottom:1px solid #FFEC02;
	width:560px;
	margin-left:50px;
	}
	
.myContacto {font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-left:65px; font-weight:normal;}

.myContacto a {color:#333333; text-align:none;}
.myContacto a:hover {color:#FFFF33; text-align:underline;}

.myContacto2 a {color:#333333; text-align:none;}
.myContacto2 a:hover {color:#FFFF33; text-align:underline;}

/* CONTACTO */

.verfoto a {width:83px; height:20px;
display:block;
background:url(../img/link_verfotos.gif);
background-position:0 0;
float:left;
margin-right:5px;
}

.verfoto a:hover {background-position:0 -20px;}

.vermapa a {width:75px; height:20px;
display:block;
background: url(../img/link_vermapa.gif);
background-position:0 0;
float:left;
margin-right:5px;
}

.vermapa a:hover {background-position:0 -20px;}


