/*reset*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style:none;
}
a, img {
	display:block;
	outline:none;
	border:none;
}
/*fin de reset*/


body {
	padding: 0;
	margin: 0;
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/bg.gif) repeat-x 0 0;
}

#wrapper {
	background:url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/rayos.png) repeat-x 0 0;
	margin:0 auto;
	width:990px;
	position:relative;
	overflow:hidden;
}

#header {
	float:left;
	margin-top:15px;
}

#header h1{
	background:url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/logo_marca.png) no-repeat 240px top;
	width:990px;
	height:178px;
	text-indent:-9999px;
}

#header h1 a {
	height: 178px;
	text-indent: -9999px;
	width: 990px;
	cursor:default;
}

#titular {
    background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/titular.png) no-repeat 0 0;
    float: left;
    height: 135px;
    margin: 17px 0 15px;
    width: 990px;
}

#titular p{
	text-indent:-9999px;
}

#content {
	width: 990px;
	margin: 0 auto;
	height:700px;
	float:left;
}

/*------- GENERICOS -------*/

#content #auriculares{
	width:420px;
	height:708px;
	float:left;
}

#content #television{
	width:564px;
	height:708px;
	float:left;
}

#content #box_auriculares, #box_television{
	float:left;
}

#auriculares a, #television a{
	float:left;
}


/*------- ACCESORIOS -------*/

#auriculares #box_auriculares{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/box_auriculares.png) no-repeat center top;
	width:420px;
	height:324px;
	position:relative;
}

#box_auriculares .info{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/pdf_info.png) no-repeat center top;
	position:absolute;
	top:237px;
	left:92px;
	width:231px;
	height:32px;
}

#box_auriculares .info:hover{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/pdf_info.png) no-repeat center bottom;
}

#box_auriculares .register{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/btn_register_auriculares.png) no-repeat center top;
	position:absolute;
	top:276px;
	left:68px;
	width:279px;
	height:42px;
}

#box_auriculares .register:hover{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/btn_register_auriculares.png) no-repeat center bottom;
}


#box_auriculares span{
	display:none;
}



/*------- TELEVISION -------*/

#television #box_television{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/box_television.png) no-repeat 130px 0;
	width:564px;
	height:324px;
	position:relative;
}

#box_television .info{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/pdf_info.png) no-repeat center top;
	position:absolute;
	top:237px;
	left:187px;
	width:231px;
	height:32px;
}

#box_television .info:hover{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/pdf_info.png) no-repeat center bottom;
}

#box_television .register{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/btn_register_television.png) no-repeat center top;
	position:absolute;
	top:276px;
	left:166px;
	width:279px;
	height:42px;
}

#box_television .register:hover{
	background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/btn_register_television.png) no-repeat center bottom;
}


#box_television span{
	display:none;
}



/**** BANDA ****/

#banda {
    background: url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/bg_banda.gif) repeat scroll 0 0 transparent;
    clear: both;
    height: 45px;
    line-height: 45px;
    margin:45px 0 85px;
    text-align: center;
}

#banda h5 {
    color: #5c5c5c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
}


/**** FOOTER ****/

#footer{
	background:url(http://estaticos.orbyt.es/estaticas/promociones/2012/04/energysystem/img/bg_pie.gif) repeat-x 0 0;
    margin-top: 20px;
    padding-top: 20px;
	height:50px;
	width:100%;
	clear:both;
}

#footer p{
	text-align:center;
	font: 12px Arial,Helvetica,sans-serif;
	color: #666;
	width:980px;
	margin:0 auto;
}

#footer p a{
	display:inline;
	color: #666;
	text-decoration:none;
	padding:0 5px 0 5px
}
#footer p a:hover{
	color: #ED0000;
}