/* CSS Document */



body {
	margin: 0px;
	font-size: 100%;
	background-color: White;
	background-image: url(../img/fondo_home.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#contenedor {
text-align: center;
width: 840px;
padding: 0px 0px 0px 0px;
margin: auto;
/*border: solid;
border-width: 1px;*/
height: 435px;
}

#cabezal {
width: 840px;
height: 150px;
background: url(../img/fondo_top.gif);
padding: 0px 0px 0px 0px;
/*border: solid;
border-width: 1px;*/
 background-repeat: no-repeat;
}

#m {
width: 50px;
height: 50px;
padding: 50px 0px 0px 765px;
}

#menu{ 
    width: 800px; 
	 height: 54px;
	 background-image: url(../../img/fondo_menu.gif);
	 background-repeat: no-repeat;
	 text-align: center;
	 /*border: solid; border-width: 1px;*/
} 

#middle{ 
	 width: 840px; 
	 height: 280px;
	 /*border: solid; border-width: 1px;*/
} 


/*COLUMNA IZQUIERDA*/
#izq{ 
    width: 235px; 
	 padding-top: 101px;
    float:left; 
	 text-align: left;
	 /*background-color: Aqua;*/
} 

#links_izq{ 
    width: 235px; 
	 font: 8px Arial, Verdana;
	 color: #75726d;
	 /*background-color: Lime;*/
	 height: 18px;
} 

#links_izq a:link{ 
	 color: #75726d;
	 text-decoration: none;
	 /*background-color: Lime;*/
} 

#links_izq a:hover{ 
	 color: #373837;
	 text-decoration: underline;
	 /*background-color: Lime;*/
} 

#links_izq a:visited{ 
	 color: #373837;
	 text-decoration: none;
	 /*background-color: Lime;*/
} 


#link1{  
	 text-align: left;
	 float:left; 
	 width: 60px;
	 padding-left: 14px;
	 background: url(../img/icn_mapa.gif) no-repeat;
	 }

#link2{  
	width: 75px;
	padding-left: 14px;
	background: url(../img/icn_amigo.gif) no-repeat;
	float:right; 
	padding-right: 12px;
	 }

#link3{  
	width: 30px;
	 padding-left: 14px;
	 background: url(../img/icn_english.gif) no-repeat;
	 float:right; 
	 padding-right: 4px;
}

#link3e{  
	width: 30px;
	 padding-left: 14px;
	 background: url(../img/icn_espanol.gif) no-repeat;
	 float:right; 
	 padding-right: 6px;
}

#registro{ 
    width: 233px; 
	 height: 80px;
	 background: #aba193 url(../img/fondo_registro.gif) no-repeat;
	 border: solid #9f978a;
	 border-width: 1px 1px 0px 1px;
	 padding-top: 60px;
	 text-align: center;
} 

#registro2{ 
    width: 233px; 
	 height: 80px;
	 background: #aba193 url(../img/novedad.gif) no-repeat;
	 border: solid #9f978a;
	 border-width: 1px 1px 0px 1px;
	 padding-top: 60px;
	 text-align: center;
}

#registro2en { 
    width: 233px; 
	 height: 80px;
	 background: #aba193 url(../img/btn_features2.gif) no-repeat;
	 border: solid #9f978a;
	 border-width: 1px 1px 0px 1px;
	 padding-top: 60px;
	 text-align: center;
}

#imput{ 
    width: 130px; 
	 height: 15px;
	 font: italic 10px Arial, Verdana;
	 color: #75726d;
	 background-color: #e6e3df;
	 border: 1px solid #928778;
	 text-align: center;
}

#imput_b{ 
    width: 130px; 
	 height: 15px;
	 font: italic 10px Arial, Verdana;
	 color: #75726d;
	 background-color: #e6e3df;
	 border: 1px solid #928778;
	 text-align: center;
	 margin-top: 8px;
}

#imput2{ 
    width: 130px; 
	 height: 15px;
	 font: italic 10px Arial, Verdana;
	 color: #75726d;
	 background-color: #e6e3df;
	 border: 1px solid #928778;
	 margin-top: 6px;
	 margin-bottom: 4px;
	 text-align: center;
}

#imput3{ 
    width: 130px; 
	 font: italic 10px Arial, Verdana;
	 color: #75726d;
	 background-color: #e6e3df;
	 border: 1px solid #928778;
	 margin-top: 6px;
	 margin-bottom: 4px;
	 text-align: center;
	 height: 30px;
}

.boton{ 
	 padding-top: 10px;
}

/*COLUMNA DERECHA*/

#der{ 
    width: 24px; 
    float:right; 
	 /*background-color: Fuchsia;*/
	 padding-top: 149px;
}

/*COLUMNA CENTRO*/

#centro{ 
    width: 572px; 
	 height: 280px;
    float:right; 
	 margin-right: 1px;
}

#flash{ 
    width: 572px; 
	 height: 219px;
}

#fotitos{ 
    width: 572px; 
	 height: 39px;
	 text-align: right;
}

#menu{ 
    width: 572px; 
	 height: 20px;
	 background: url(../img/fondo_menu.gif) no-repeat;
	 text-align: center;
}

#pie{ 
	 width: 838px; 
	 height: 16px;
	 padding: 0px;
	 margin: auto;
}

#direccion{ 
	 width: 573px; 
	 color: #746b6b;
	 float:right; 
	 font: 11px Arial, Verdana;
	 text-align: center;
	 margin-right: 24px;
}


#otros{ 
	 width: 234px; 
	 color: #e96505;
	 font: bold 8px Arial, Verdana;
	 float:left; 
	 padding-left: 0px;
	 

}

#contacto{ 
	 width: auto; 
	 float:right; 
	 padding-left: 0px;
	 margin-top: 3px;
}

#facebook{ 
	 width: auto; 
	 float:left; 
	 padding-left: 0px;
	 margin-top: -2px;
}

#otros a:link{ 
	 color: #e96505;
	 text-decoration: none;
}

#otros a:visited { 
	 color: #e96505;
	 text-decoration: none;
}

#otros_en{ 
	 width: 68px; 
	 color: #e96505;
	 font: bold 8px Arial, Verdana;
	 float:left; 
	 padding-left: 168px;
	 margin-top: 3px;
}

#otros_en a:link{ 
	 color: #e96505;
	 text-decoration: none;
}

#otros_en a:visited { 
	 color: #e96505;
	 text-decoration: none;
}

#amigo {
	position:absolute;
	width: 235px; 
	 height: 163px;
	margin-left: -105px;
	margin-top: 1px;
	z-index:2;
	visibility: hidden;
	background: url(../img/fondo_amigo.gif) no-repeat;
	border: 0px;
	padding: 15px 2px 2px 6px;
	font: 10px Arial, Verdana;
	text-align: center;
}

#enviado {
	position:absolute;
	width: 235px; 
	 height: 163px;
	margin-left: -105px;
	margin-top: 1px;
	z-index:2;
	visibility: hidden;
	background: url(../img/fondo_amigo.gif) no-repeat;
	border: 0px;
	padding: 15px 2px 2px 6px;
	font: 11px  Verdana, Arial;
	text-align: center;
}

#registrado {
	position:absolute;
	width: 235px; 
	 height: 163px;
	margin-left: -105px;
	margin-top: 1px;
	z-index:2;
	visibility: hidden;
	background: url(../img/fondo_registro2.gif) no-repeat;
	border: 0px;
	padding: 15px 2px 2px 6px;
	font: 11px  Verdana, Arial;
	text-align: center;
}
