/* CSS Document */

.Estilo11 {
color: #333333;
font-family:"Century Gothic"; font-size:14px; }



body{
	/*width:800px;*/
	margin:0 auto;
	/*height: auto;*/
	text-align:center;}
    

#cont{
width:75%;
margin:0 auto;
text-align:left}

	
#encabezado{
	position:absolute;
	margin-top:0px;
	border:none;
	}
	
#menu{
	position:absolute;
	margin:358px 0px 0px 0px;
	float:left;
	border:none;
		
	}


#contenido{
     position: absolute;
     width:800px;
     height: auto;
     margin:390px 0px 0px 230px;
	}

#contenido table{
padding-top:0;
border:0;}

.td1{
background-color:#FFFFFF;
vertical-align:middle;
width:635px;
font-family:"Century Gothic";
font-size:16px;
color:#333333;
line-height:150%;
}

.td1 p{
padding:4%;
text-align: justify;
color:#333333;
font-weight:550;
}

.td2{
width:156px;
vertical-align:middle;
padding-top:5%;
float:right;
}

.td2 p{
text-align:justify;
 }

.tdFormu1{
width:635px;
padding:1% 1% 1% 1%;
vertical-align:middle;
}

.tdFormu2{
width:156px;
vertical-align:middle;
padding-left:0;
padding-top:2%;

}

.tdRos2{
padding-top:3%;
}

.lghtb{
padding:4%;
text-align: justify;
color:#333333;
font-family:"Century Gothic";
font-weight:550;
font-size:12px;
}	

#contarf{
     position: absolute;
     width:800px;
     height: auto;
     margin:350px 0px 0px 230px;
	}
.tarifas{
/* padding para img con promocion: padding:7% 7% 0% 15%; */

padding:7% 7% 0% 15%;

/*lo de abajo es para texto sin promo 

padding:0% 7% 0% 25%; */
/* text-align:justify;
color:#333333;
font-weight:550;
font-family:"Century Gothic";
font-size:16px; */

}

#pietarifas{
	 position: absolute;
    	 padding:10% 0% 1% 0%;
	 margin:790px 0px 0px 420px;
border:none;
}

#piepagina{
	 position: absolute;
     	 padding:10% 0% 1% 10%;
	 margin:790px 0px 0px 250px;
border:none;
}

#piecontacto{
 position: absolute;
     
	 margin:920px 0px 0px 350px;
border:none;

}

#miNom{ 
font-family:"Century Gothic";
font-size:12px;
position:absolute;
padding:10% 0% 1% 0%;
margin:790px 0px 0px 920px;
border:none;
font-color:black;}

#miNom a:link { color: black; text-decoration: none;font-family:"Century Gothic";font-size:12px;}
#miNom a:visited { color: black; text-decoration: none;font-family:"Century Gothic";font-size:12px;}
#miNom a:active { color: black; text-decoration: none;font-family:"Century Gothic";font-size:12px;}
#miNom a:hover { color: black; text-decoration: underline;font-family:"Century Gothic";font-size:12px;}


