/* CSS Grupo Vocento */

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, a:visited {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style:none;
	text-decoration:none;
	font-weight:normal;
}

@font-face {
    font-family: 'SansationBold';
    src: url('sansation.ttf-webfont.eot');
    src: url('sansation.ttf-webfont.eot?#iefix') format('embedded-opentype'),
         url('sansation.ttf-webfont.woff') format('woff'),
         url('sansation.ttf-webfont.ttf') format('truetype'),
         url('sansation.ttf-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museum';
    src: url('museo-webfont.eot');
    src: url('museo-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo-webfont.woff') format('woff'),
         url('museo-webfont.ttf') format('truetype'),
         url('museo-webfont.svg#Museum') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-color: #2A2A2A;
	margin: 0 auto;
}

.wrapp{
    margin: 0 auto;
    width: 975px;
    overflow: hidden;
	padding-bottom:10px;
}

h1{
   color: #FFFFFF;
    font-family: Museum;
    font-size: 30px;
    height: 31px;
	padding-top:4px;
}
.segundotitular{
    padding-left:32px
}

h2 span{
	color:#db0017;
	font-weight:bold;
}
h2 {
    color: #282828;
    font-family: SansationBold;
    font-size: 25px;
    font-weight: bold;
}
h3 {
    color: #282828;
    float: left;
    font-family: SansationBold;
    font-size: 16px;
    width: 450px;
	padding-bottom:5px;
}

h3 span{
	color:#a70113;
	font-weight:bold;
}
h4 {
    color: #282828;
    font-family: SansationBold;
    font-size: 15px;
	padding-top:5px;
}
.filete {
    background: url("filete.png") no-repeat scroll 0 0 transparent;
    height: 11px;
    margin: 10px 0;
    width: 245px;
}
.cabecerapromo {
    background: url("bgcabecera.jpg") repeat-x scroll 0 0 transparent;
    height: 87px;
    padding-top: 8px;
}

.titular{
	float:right;
	width: 710px;
	height:20px;
}
.abckym {
    background: url("abckym.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 78px;
    width: 264px;
}
.contenido {
    background: url("bgcontent.jpg") repeat-x scroll 0 0 transparent;
    height: 800px;
    padding-top: 20px;
}
.producto {
    background: url("bgproducto.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 470px;
    margin-right: 20px;
    width: 520px;}


.promocion {
    float: left;
    height: 410px;
    padding-left: 20px;
    padding-top: 45px;
    width: 405px;
}
.texto {
    color: #2A2A2A;
    font-family: Arial;
    font-size: 12px;
    height: 44px;
    line-height: 20px;
    padding-bottom: 10px;
    width: 405px;
}


ul.texto {
    line-height: 22px;
    padding-left: 18px;
}

.funciones{
    background: url("bgfunciones.png") no-repeat scroll center transparent;
    float: left;
    height: 225px;
    width: 350px;
}

.listapasos{
    background: url("bglistapasos.png") no-repeat scroll center transparent;
	height:225px;
	width:895px;
	float:left;
}

.listapasos li{
    float: left;
    height: 187px;
    width: 297px;
}

.listapasos h1{
    font-family: Museum;
    font-size: 24px;
    height: 58px;
    padding: 45px 13px 0 60px;
    text-align: center;
}

.paso2 h1{
    font-family: Museum;
    font-size: 24px;
    height: 58px;
    padding: 65px 13px 0 60px;
    text-align: center;
}

.codigo{
    background: #969595;
    border-radius: 5px 5px 5px 5px;
    color: white;
    font-family: Museum;
    font-size: 18px;
    height: 7px;
    line-height: 12px;
    margin: 17px 63px;
    padding: 12px 10px 15px 7px;
    text-align: center;
    text-shadow: 0 1px 0 #5C5C5C;
    width: 203px;
}


.paso1{
    background: url("paso1.png") no-repeat scroll center transparent;
}

.paso2{
    background: url("paso2.png") no-repeat scroll center transparent;
}

.paso3{
    background: url("paso3.png") no-repeat scroll center transparent;
}

.registrate{
    background: url("btregistrate.png") no-repeat scroll center transparent;
    display: block;
    height: 37px;
    margin: 23px 103px;
    text-indent: -9999px;
    width: 134px;
}
	

.telefono {
    background: url("bgtelefono.png") no-repeat scroll 50px top transparent;
    color: #CFCFCF;
    float: left;
    font-family: Museum;
    font-size: 24px;
    height: 15px;
    margin: 17px auto;
    padding-top: 22px;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF, -1px -1px 1px #A2A2A2;
    width: 975px;
}

.footer {
    background: url("bgfooter.png") repeat-x top;
    padding-top: 30px;
}
.abc {
    background: url("logoabc.png") no-repeat scroll center transparent;
    border-right: 1px solid #4A4A4A;
	float: left;
    height: 70px;
    width: 150px;
}
.condiciones {
    color: #D6D6D6;
    float: left;
    font-family: Arial;
    font-size: 10px;
    padding: 9px 9px 9px 20px;
  	width: 755px;
}

.textoslegales {
    background: url("bgcondiciones.jpg") repeat scroll center center transparent;
    border-radius: 16px 16px 16px 16px;
    float: left;
    font-family: Arial;
    font-size: 10px;
    height: 130px;
    margin: 30px auto;
    overflow-y: scroll;
    padding: 10px;
}
.oculto {
    display: none;
}
