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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#484506;
	/*background-image:url(../img/bg_hrzontal.jpg);*/
	background-repeat:repeat-x;
	background-attachment:scroll;
	text-decoration:none;
	color: #FFFFFF;
}

div.bg {
 width:1024px;
 height:1101px;
 border: 0px solid; /* As 4 bordas sólidas com 25px de espessura */
 background-image:url(../img/bg_intro01.jpg);
 background-position:left top;
 }

.stylecelulas {
	border:solid 7px #FFFFFF;
}

.styleFontReleaseDescr {
	font-family:"Tahoma";
	font-size:10px;
	color:#F6F6F6;
	text-decoration:none;
}

.styleTableDestaque {
	font-size:12px;
	color:#b99f02;
	text-decoration:none;
}

.styleFontReleaseTitle {
	font-family:"Tahoma";
	font-size:18px;
	color:#999999;
	text-decoration:none;
}

.styleFontBranca01 {
	font-family:"Tahoma";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.styleFontBranca02 {
	font-family:"Tahoma";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 11px;
}

/* DIV */

#one{
	width: 100%;
	height: 1001px;
	background:url(../img/bg_hrzontal.jpg) repeat-x;
}
#two{
	height: 1024px;
	width: 1001px;
	background:url(../img/bg_intro01.jpg) no-repeat;
}
#three{
	width: 750px;
	height: 303px;
	background: url(bg2-top-thin.jpg) top no-repeat;
} 

/* DIV Internas*/

#oneinterna{
	width: 100%;
	height: 1001px;
	background:url(../img/bg_hrzontal.jpg) repeat-x;
}
#twointerna{
	height: 1024px;
	width: 1001px;
	background:url(../img/bg-full-interna.jpg) no-repeat;
}



/* TABLE */

.tabletop {
	height: 223px;
	width: 836px;
}
.tablerodape {
	height: 149px;
	width: 836px;
}
.tablepadingleft {
	padding-left:30px;
}
.selecao {
	background-image:url(../img/cervejas/cervejas-selecionar.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;
}
.outrasbg {
	/*background-image:url(../img/cervejas/bg_outras.gif);*/
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
}
.bg1outras {
	background-image:url(../img/cervejas/bg_01_outras.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:120px;
	width:90px;
}
.bg2outras {
	background-image:none;
	background-repeat:no-repeat;
	background-position:top center;
	vertical-align:middle;
	/*padding-top:20px;*/
}
.bgPadding {
	padding-top:30px;
}

/* FORMS */

.formcervejas1 {
	background-color:#000000;
	font:Tahoma;
	font-size:10px;
	color:#fffc00;
	border:0px;
}
.fomcervejas2 {
	background-color:#000000;
	font:Tahoma;
	font-size:11px;
	color:#b74848;
	border:0px;
}
.cervejabgview {
	/*background-image:url(../img/cervejas/bg_01_outras.gif);*/
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px 10px;
	height:100px;
}