
/*ESTILOS LANDING ARIEL ------------------------------------------------------------- */
body {
margin:0px;
padding:0px;
font-family:"Trebuchet MS", Tahoma;
font-size:11px;
color:#666666;
background-image:url(background-landing.jpg);
background-position:top;
background-repeat:no-repeat;
}


/*CENTRADO DEL LANDING-------------------------------------------------------*/
#centrado {
	position:absolute;
	width:602px;
	height:490px;
	margin-left:-301px;
	left:50%;
	top:5px;
background-image:url(back-landing.jpg);
}


/*MENU PAISES-----------------------------------------*/
#menu-paises {width:350px; height:50px; padding:395px 0 0 210px;}

#boton-pais {float:left; height:20px;}


/*ESTILOS TEXTOS ------------------------------------------------------ */
p {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-weight:normal; font-size:13px; color:#666666; 
line-height:15px;}

h1 {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-weight:bold; font-size: 13px; color:#669933; 
line-height:14px;}

h1 a, a:link {color:#426026; text-decoration:none; font-weight:bold; font-size:13px; font-family:"Trebuchet MS", Tahoma; line-height:18px;}
h1 a:hover {color:#7aa64d; text-decoration:none; font-weight:bold; font-size:13px;}

