@charset "utf-8";
/* CSS Document */

/* reset css */
* {
	margin: 0; padding: 0
	}
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, font, img, ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	vertical-align:baseline;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#666;
	}
body {
	height:auto;
	background-color:#000;
	}
:focus {
	outline: 0;
	}
ol, ul {
	list-style: none;
	}

 /* contenedor */
#container {
	margin:20px auto 0;
	clear:both;
	width:1240px;
	height:800px;
	background:url(bg.jpg) top left no-repeat;
	}
	
/* Cabecero Logos */
#header {
    clear: both;
	margin:0 auto;
    width:955px;
	height:76px;
	background:url(logos.png) top left no-repeat;
	}

/* Contenido */
#content {
    clear: both;
    margin:0 auto;
    width:1055px;
	height:490px;
    position: relative;
    background:url(claim_home.png);
    background-position: 250px 20px;
    background-repeat: no-repeat;
}
#n5230a {
    position: absolute;
    top:90px;
    left:40px;
    width: 177px;
    height: 383px;
    background:url(5230a.png) top left no-repeat;
}
#n5230 {
    position: absolute;
    top:50px;
    left:10px;
    width: 218px;
    height: 484px;
    background:url(5230.png) top left no-repeat;
}
#btn5230 {
    position: absolute;
    top:230px;
    left:55px;
    height:93px;
    width:307px;
    background:url(btn5230.png) top left no-repeat;
    text-indent: -5000px;
}
#e63a {
    position: absolute;
    top:150px;
    left:400px;
    width: 189px;
    height: 359px;
    background:url(e63a.png) top left no-repeat;
}
#e63 {
    position: absolute;
    top:30px;
    left:10px;
    width: 232px;
    height: 453px;
    background:url(e63.png) top left no-repeat;
}
#btnE63 {
    position: absolute;
    top:360px;
    left:260px;
    height: 93px;
    width: 307px;
    background:url(btnE63.png) top left no-repeat;
    text-indent: -5000px;
}
#x6a {
    position: absolute;
    top:205px;
    right:0;
    width: 419px;
    height: 262px;
    background:url(x6a.png) top left no-repeat;
}
#x6 {
    position: absolute;
    top:210px;
    right:50px;
    width: 419px;
    height: 262px;
    background:url(x6.png) top left no-repeat;
}
#btnX6 {
    position: absolute;
    top:140px;
    right:50px;
    height: 93px;
    width: 307px;
    background:url(btnX6.png) top left no-repeat;
    text-indent: -5000px;
}

/* Contenido 5230 */
#content_5230 {
    clear: both;
    margin:0 auto;
    width:955px;
	height:560px;
    position: relative;
    background:url(claim_5230.png);
    background-position: 300px 60px;
    background-repeat: no-repeat;
}
#sd8 {
    position: absolute;
    top:220px;
    left:75px;
    width: 252px;
    height: 214px;
    background:url(sd8.png) top left no-repeat;
}
#badge_5230 {
    position: absolute;
    top:380px;
    left:0;
    width: 150px;
    height: 151px;
    background:url(badge.png) top left no-repeat;
}
#btnForm {
    position: absolute;
    top:200px;
    left:285px;
    height: 86px;
    width: 307px;
    background:url(btnForm.png) top left no-repeat;
    text-indent: -5000px;
}

/* Contenido E63 */
#content_e63 {
    clear: both;
    margin:0 auto;
    width:955px;
	height:670px;
    position: relative;
    background:url(claim_e63.png);
    background-position: 300px 40px;
    background-repeat: no-repeat;
}
#badge_e63 {
    position: absolute;
    top:360px;
    left:0;
    width: 150px;
    height: 151px;
    background:url(badge.png) top left no-repeat;
}

/* Contenido x6 */
#content_x6 {
    clear: both;
    margin:0 auto;
    width:955px;
	height:630px;
    position: relative;
    background:url(claim_x6.png);
    background-position: 25px 50px;
    background-repeat: no-repeat;
}
#x6b {
    position: absolute;
    top:170px;
    left:50px;
    width: 419px;
    height: 262px;
    background:url(x6.png) top left no-repeat;
}
#badge_x6 {
    position: absolute;
    top:300px;
    left:0;
    width: 150px;
    height: 151px;
    background:url(badge.png) top left no-repeat;
}
#x6_botones {
    position: absolute;
    top:370px;
    left:155px;
    width: 288px;
    height: 15px;
    background:url(x6_botones.png) top left no-repeat;
}
	
/* Pie de pagina */
#footer {
    clear: both;
	margin:0 auto;
    width:955px;
	height:160px;
	}
#promos {
    margin:0 auto;
    width:900px;
	height:100px;
}
#banner {
    display: block;
    margin-left: 230px;
    height: 79px;
    width: 568px;
    background:url(banner.png) top left no-repeat;
    text-indent: -5000px;
}
#legal {
	margin-top: 25px;
    float: right;
    width:300px;
	height:50px;
	}
#legal p, #legal a {
    clear: both;
    float: right;
	margin:0 10px;
	}

