
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
	background:none repeat scroll 0 0 #DDBE95;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: "centuryb";
    src: url("font/gothicb.ttf");
}
@font-face {
    font-family: "museo";
    src: url("font/Museo.otf");
}


.wrapp{ width:1070px; margin:0 auto;}
.top{ background: url("img/bg-top.png") no-repeat top center #00aee5; width:100%;}
.middle{background: url("img/bg-middle.png") repeat-x; width:100%;}
.bottom {background:#fde3b7; padding-bottom: 10px; width:100%;}


.logo { background: url("img/logo.png") no-repeat; height: 199px;margin: 0 auto; text-indent: -9999px; width: 411px;}
.personicas { background: url("img/fondo.png") no-repeat scroll center 0 #FEE3B8;  margin: 0 auto; width: 1070px; height:466px;}
.texto { color: #fff; font:39px/50px centuryb;  margin: 0 auto;  text-align: center;  text-shadow: 0 -3px 2px #0D0C0D;  width: 590px; line-height:50px;}
.naranja { color: #F7B73A;}
.registrate { background: url("img/registrate.png") no-repeat; height: 80px; margin: 32px auto -37px;  position: relative;  text-indent: -9999px;  width: 240px;  z-index: 0;}
.registrate:hover { background: url("img/registrate.png") no-repeat scroll 0 0 transparent; height: 80px; opacity: 0.9; width: 240px;}
.cuadroazul {
    background:rgba(95, 188, 231, 0.9);
    border-radius: 10px;
    color: #FFFFFF;
    margin: 0 auto;
    min-height: 100px;
    padding: 60px 20px 20px;
    width: 620px;
    z-index: 1;
}
.paso {
    background: url("img/puntos.png") repeat-x bottom;
    height: 110px;
    margin-bottom: 17px;
}
.paso p.dias span {
    color: #FBE79E;
    font-weight: bold;
}
.paso p.dias a {
    color: #FBE79E;
    font-weight: bold;
    text-decoration: underline;
}
.paso p.dias strong {
    font-weight: bold;
}
.titulo {
    float: left;
    font-family: centuryb;
    font-size: 25px;
    margin-bottom: 15px;
}
.dias {
    float: left;
    font-family: Arial;
    font-size: 14px;
    width: 435px;
}
.asterisco {
    background: url("img/asterisco.png") no-repeat scroll center center transparent;
    float: left;
    height: 79px;
    width: 105px;
}
.uno {
    background: url("img/uno.png") no-repeat scroll center center transparent;
    float: left;
    height: 79px;
    width: 105px;
}
.dos {
    background: url("img/dos.png") no-repeat scroll center center transparent;
    float: left;
    height: 79px;
    width: 105px;
}
.tres {
    background: url("img/tres.png") no-repeat scroll center center transparent;
    float: left;
    height: 79px;
    width: 105px;
}
.ipad {
    background: url("img/ipad.png") no-repeat scroll center center transparent;
    height: 318px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 784px;
}
.filete {
    background: url("img/filete.jpg") repeat scroll 0 0 transparent;
    height: 2px;
    margin: 33px auto;
    width: 1070px;
}
.atencioncliente {
    color: #D9B88C;
    font-family: museo;
    font-size: 36px;
    margin: 15px auto;
    text-align: center;
    width: 900px;
}
.pie {
    background: none repeat scroll 0 0 #DDBE95;
    height: 120px;
    margin-top: 10px;
    padding: 20px 0;
	width:100%;
}
.logopie {
    background: url("img/logopie.png") no-repeat scroll 0 7px transparent;
    float: left;
    height: 103px;
    width: 206px;
}
.wrap {
    margin: 0 auto;
    width: 1070px;
}
.textopie {
    color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 12px;
    padding-left: 20px;
}
.desplegado {
    margin-top: 20px;
}
