* {
margin:0;
padding:0;
}

@font-face {
font-family: 'BauhausMdBTMedium';
src: url('../font/Bauhausm.eot');
src: local('../font/Bauhaus Md BT Medium'), local('../font/BauhausITCbyBT-Medium'), url('../font/Bauhausm.ttf') format('truetype');
}

@font-face {
	font-family: 'BauhausItcTEEBolRegular';
	src: url('../font/BE05016T.eot');
	src: local('../font/BauhausItcTEEBol Regular'), local('../font/BauhausItcTEE-Bold'), url('../font/BE05016T.woff') format('woff'), url('../font/BE05016T.ttf') format('truetype');
}


body {
font-family:Arial, Helvetica, Verdana, sans-serif;
background:#3c93bc url(../img/bg_body.jpg) center top repeat-x;
}

img {
border:0;
}

#contenedor {
position:relative;
margin:0 auto 20px;
width:1150px;
height:809px;
background:url(../img/bg_cont.jpg) center top no-repeat;
}

#legales {
position:relative;
margin:0 auto 20px;
width:1150px;
height:809px;
background:url(../img/bg_legales.jpg) center top no-repeat;
}

#status {
position:absolute;
width:97px;
top:0;
right:143px;
padding:10px 0 0 0;
font-size:12px;
text-align:center;
color:#fff;
}

#status span {
font-size:24px;
}

#logo {
position:absolute;
top:40px;
left:415px;
width:384px;
}

#logo_legales {
	position:absolute;
	top:10px;
	left:100px;
	width:384px;
}

#logo_legales a img {
	position:absolute;
	top:0px;
	left:0px;
	width:384px;
	z-index: 1000;
}


#logo a img {
	position:absolute;
	top:0px;
	left:0px;
	width:384px;
	z-index: 1000;
}

#movil {
position:absolute;
top:190px;
left:80px;
width:295px;
}

#codigo {
position:absolute;
top:440px;
left:380px;
width:259px;
}

#texto_i {
position:absolute;
top:256px;
left:360px;
width:285px;
font-size: 15px;
font-family: 'BauhausItcTEEBolRegular', sans-serif;
color:#2391c6;
line-height:normal;
}

#texto_i h1 {
font-size: 15px;
font-family: 'BauhausItcTEEBolRegular', sans-serif;
font-weight:normal;
}

#texto_i span {
font-size:25px;
color:#f660b4;
}

#texto_d {
position:absolute;
top:256px;
right:130px;
width:313px;
font-size: 15px;
font-family: 'BauhausItcTEEBolRegular', sans-serif;
color:#f443a6;
line-height:normal;
}

#texto_d h2 {
font-size: 15px;
font-weight:normal;
font-family: 'BauhausItcTEEBolRegular', sans-serif;
color:#f443a6;
}

#footer_i {
position:absolute;
bottom:15px;
left:380px;
width:286px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#00628e;
}

#tip {
position:absolute;
top:12px;
left:160px;
width:300px;
font-size:11px;
font-weight:bold;
color:#fff;
}

#promo {
position:absolute;
top:610px;
left:390px;
width:auto;
}

#promo .left {
float:left;
width:180px;
font-size: 15px;
font-weight:normal;
font-family: 'BauhausItcTEEBolRegular', sans-serif;
line-height:16px;
padding:1px 0 0;
text-align:right;
color:#00628E;
}

#promo .right {
float:right;
width:120px;
font-size: 15px;
font-weight:normal;
padding:10px 0 0;
font-family: 'BauhausItcTEEBolRegular', sans-serif;
color:#DD0D81;
text-align:center;
}

#promo .right span {
font-size:26pt;
line-height:22px;
}

#randomnumber {
	font-size: 20px;
	padding-top: 3px;

}

/*

.footer {
	width: 100%;
	background-color: #1D485C;
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	color: #FFF;
	border-top: 1px solid;
	border-top-color: #333;
	border-bottom: 1px solid;
	border-bottom-color: #333;
	filter: alpha(opacity:80); 		
	KHTMLOpacity: 0.80;
	MozOpacity: 0.80;
	opacity: 0.80;
}

*/

.footer {
background-color:#1D485C;
border-bottom:1px solid #333333;
border-top:1px solid #333333;
bottom:0;
color:#FFFFFF;
font-size:10px;
left:0;
margin:0 auto;
opacity:0.8;
padding:5px;
text-align:center;
width:1000px;
}

.footer p {
	padding-left: 40px;
	display: inline;
}

.footer p a {
	color: #55C4F1;
	text-decoration: none;
}

.title_legales {
	font-size: 22px;
	font-family: 'BauhausItcTEEBolRegular', sans-serif;
	color:#2391c6;
}

.legales_txt {
	width: 750px;
	margin: 0 auto;
	padding-top: 230px;
}

