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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*PROMOCION*/

body{
	background:#003850;
}

.wrap{
	width:972px;
	margin:0 auto;
}

#header{
	height:46px;
	background:url(img/bg_sup.png);
}

.logo{
	display:block;
	width:294px;
	height:132px;
	background:url(img/ABC-logo.png) top;
	text-indent:-9999px;
	position:relative;
	margin:0 auto;
}

.logo:hover{
	background:url(img/ABC-logo.png) bottom;
}

#promocion{
	padding-top:107px;
	padding-bottom:50px;
	overflow:hidden;
	background:url(img/bg_body.png);
}

#dispositivos{
	width:447px;
	height:584px;
	background:url(img/dispositivos.png);
	float:left;
	text-indent:-9999px;
}

#condiciones{
	width:363px;
	float:left;
	margin-left:50px;
}

#condiciones h1{
	display:block;
	width:363px;
	height:253px;
	background:url(img/titular.png);
	text-indent:-9999px;
}

#codigo{
	width:340px;
	padding-left:20px;
	padding-top:17px;
	height:66px;
	background:url(img/etiqueta.png);
	margin-top:22px;
	text-align:center;
}

#codigo h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #000;
}

#codigo h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#ae3738;
	margin-top:7px;
	font-weight:bold;
}

#tabs{
	margin-top:20px;
	width:353px;
	height:187px;
}

#tabs h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ae3738;
	text-align:center;
}

#tabs p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#203b50;
	margin-top:10px;
}

#telefono{
	width:826px;
	height:81px;
	background:url(img/telefono.png);
	text-indent:-9999px;
	float:left;
	margin-left:40px;
}

.usuario1{
	display:block;
	text-indent:-9999px;
	width:178px;
	height:85px;
	background:url(img/usuario1a.png)top;
	float:left;
}

.usuario1:hover{
	background:url(img/usuario1a.png)bottom;
}

.usuario2{
	display:block;
	text-indent:-9999px;
	width:176px;
	height:85px;
	background:url(img/usuario2a.png)top;
	float:left;
}

.usuario2:hover{
	background:url(img/usuario2a.png)bottom;
}

.botonera{
	width:500px;
	margin-top:30px;
}

.btn_acceder{
	margin-top:20px;
	display:block;
	width:354px;
	height:86px;
	background:url(img/btn_acceder.png)top;
	text-indent:-9999px;
}

.btn_acceder:hover{
	background:url(img/btn_acceder.png)bottom;
}

#footer{
	background:url(img/bg_bottom.png);
	padding-top:33px;
	padding-bottom:12px;
	overflow:hidden;
}

#footer h5{
	display:block;
	width:166px;
	height:70px;
	background:url(img/logo-bottom.png);
	text-indent:-9999px;
	float:left;
}

#footer p{
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	width:670px;
	display:block;
	line-height:20px;
}

.usuario{
	display:block;
	width:175px;
	height:40px;
	text-align:center;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003850;
	text-decoration:none;
}

.usuario:hover{
	color:#ae3738;
}


li{
	margin-left:7px;
	display:block;
	width:298px;
	height:58px;
	float:left;
	padding-left:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003850;
	line-height:16px;
}

li strong{
	font-weight:bold;
}

li em{
	color:#ae3738;
}

li a{
	color:#ae3738;
}

li a:hover{
	color:#d54a4c;
}

.punto1{	
	background:url(img/bg1.png);
	margin-top:5px;	
}

.punto2{	
	background:url(img/bg2.png);
	margin-top:5px;	
}

.chapita{position: relative; top: -10px; left: 340px;}