/* ESTRUCTURA GENERAL WEBSITE ALIMARKET //////////////////////// */
html {margin:0;padding:0}
body {margin:0;padding:0;font-family:"Trebuchet MS", Tahoma, Arial}
/* ------------------------------------------------------------- */

/* LISTAS ////////////////////////////////////////////////////// */
ul, ul li, dl, dt, dd {margin:0;padding:0;list-style-type:none}
/*ENCABEZADOS Y PARRAFOS /////////////////////////////////////// */
h1, h2, h3, h4, h5, h6, p {margin:0;padding:0;}
/* ENLACES ///////////////////////////////////////////////////// */
a {margin:0;padding:0;outline:none}
a img {border:0}
/*FORMULARIOS ////////////////////////////////////////////////// */
form, input, textarea, select, label, fieldset {margin:0;padding:0;}
input.TXT, textarea.TXT, select.TXT {padding-left:3px;}
/* ------------------------------------------------------------- */

.TODO {position:relative;margin:16px auto 0 auto;width:980px;height:594px;}
.Inicio {position:absolute;top:153px;right:20px;}
/* HOME */
.Home {margin-top:0;height:616px;background:url(../images/fondo-index.gif) center 0 no-repeat;text-align:center}
/* HOME2 */
.Home2 {background:url(../images/fondo-index2.gif) center 0 no-repeat;}
/* What is it */
.WhatIsIt {background:url(../images/fondo-01.jpg) center 0 no-repeat;}
.WhatIsIt .Texto {position:absolute;margin:209px 0 0 546px}
/* How does is it work */
.HowDoesIsItWork {background:url(../images/fondo-02.jpg) center 0 no-repeat;}
.HowDoesIsItWork .Texto {position:absolute;margin:124px 0 0 546px}
/* How does is it work 2*/
.HowDoesIsItWork2 {background:url(../images/fondo-022.jpg) center 0 no-repeat;}
.HowDoesIsItWork2 .Texto {position:absolute;margin:124px 0 0 546px}
/* Who is it for */
.WhoIsItFor {background:url(../images/fondo-03.jpg) center 0 no-repeat;}
.WhoIsItFor .Texto {position:absolute;margin:209px 0 0 546px}
/* Why hello go */
.WhyHelloGo {background:url(../images/fondo-04.jpg) center 0 no-repeat;}
.WhyHelloGo .Texto {position:absolute;margin:209px 0 0 546px}
.WhyHelloGo .Texto p {font-size:11px;}

.Logotipo {position:absolute;left:36px;top:37px;}
.Web {position:absolute;left:34px;top:552px;}
.Menu {position:absolute;left:226px;top:112px;}
.Menu li {margin-bottom:7px;}

.Texto {width:374px;color:#000;font-size:12px;}
.Texto p {margin-bottom:17px;font-size:12px;color:#000}
.Texto ul {margin-bottom:24px;font-size:11px;}
.Texto ul li {background:url(../images/bolo.gif) 0 7px no-repeat;padding-left:10px;margin-bottom:3px;}
.Texto h2 {margin-bottom:20px;font-size:18px;color:#c92228}
.Texto h3 {font-size:12px;font-weight:normal;color:#c92228}
.Rojo {color:#c92228;}
.ALI_Right {text-align:right}
/**/
.BotonSiguiente {position:absolute;left:880px;top:520px; }
.BotonSiguiente a.BTNRojo {font-size:11px;font-weight:bold;color:#e41c24;text-decoration:underline}
.BotonSiguiente a.BTNRojo:hover {color:#000;}

