@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Akzidenz-GroteskBQCondensedRg';
    src: url('akzidenzgroteskbq-cnd-webfont.eot');
    src: url('akzidenzgroteskbq-cnd-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgroteskbq-cnd-webfont.woff') format('woff'),
         url('akzidenzgroteskbq-cnd-webfont.ttf') format('truetype'),
         url('akzidenzgroteskbq-cnd-webfont.svg#Akzidenz-GroteskBQCondensedRg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Akzidenz-GroteskBQLightCondRg';
    src: url('akzidenzgroteskbq-ligcnd-webfont.eot');
    src: url('akzidenzgroteskbq-ligcnd-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgroteskbq-ligcnd-webfont.woff') format('woff'),
         url('akzidenzgroteskbq-ligcnd-webfont.ttf') format('truetype'),
         url('akzidenzgroteskbq-ligcnd-webfont.svg#Akzidenz-GroteskBQLightCondRg') format('svg');
    font-weight: normal;
    font-style: normal;

}




body
{
 text-decoration:none;
  padding: 0;
  margin: 0;
  background-color:#eae8da;
  text-align:center;

}
img
{
	border:0;
	margin:0;
}
a:visited
{
	color: #5a3411;
}
a
{
	text-decoration:none;
	border:0;
}
h1
{
	color:#FFF;
	font-size:38px;
	margin-left:5px;
	margin-top:0px;
	font-family:"Akzidenz-GroteskBQCondensedRg";
   padding-left: 35px;
   padding-top: 15px;
	
}
h2
{
	color:#ffe800;
	font-size:32px;
	margin-left:5px;
	font-family:"Akzidenz-GroteskBQLightCondRg";
	padding-left: 35px;
	font-weight: bold;
	margin-top: -30px;

}
#conten_gen
{
 
   width: 100%;
   height:100%;
   background-image: url(../imgs/bg.png);
   background-repeat:repeat-x;
 
   

}
#contenedor 
{
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	position:relative;


}

#barra1
{
	width:750px;
	height:105px;
	background-color:#f36b22;
    text-align: left;
	margin:0;
	padding:0;
}

#click
{
	position: absolute;
	background-image: url(../imgs/naposta_click.png); background-repeat:no-repeat;
	height: 148px;
	width: 142px;
	z-index: 10;
	visibility: inherit;
	top: 314px;
	left: 553px;
}
.click
{
	width: 142px;
	height:148px;
	color: #5a3411; display:block;
	line-height:148px;
	text-align: center;
	float: right;
	font: 18px Akzidenz-GroteskBQLightCondRg;
}

#barra2
{
	width:750px;
	height:85px;
    background-color:#ffe800;
	text-align: left;
}
.barra2
{
	font-family: "Akzidenz-GroteskBQLightCondRg";
	font-size:23px;
	margin-top:0;
	padding-left: 35px;
	padding-top: 15px;


}
#separador
{
	width: 750px;
	height: 7px;
	background: #add136;
}
#pie
{
	width:750px;
	height:auto;
	text-align: left;
}
.pie
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 35px;
	padding-right: 20px;
	color: #4c4a49;
}
.sub_pie
{
	width:750px;
	height:57px;
	background-image:url(../imgs/naposta_pie.jpg)
}
.text_sub_pie
{
	font-family:"Akzidenz-GroteskBQLightCondRg";
	font-size:16px;
	color:#231f20;
	float:right;
	margin-right:10px;
	font-weight: bold;
	margin-top:15px;
}
.img_sub_pie
{
	float:right;
	margin-top:15px;
	margin-right:10px
}

.r1
{
	font-size: 16px;
	vertical-align: super;
}
.r2
{
	font-size: 6px;
	vertical-align: top;
}
