@charset "ISO_8859-1";
/* CSS Document */

body,html {
	background-color: #9e976d;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5e593c;
	height:100%;
	
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-ARROW-COLOR:#e6ddbe;
	SCROLLBAR-3DLIGHT-COLOR:#e6ddbe;
	SCROLLBAR-DARKSHADOW-COLOR:#e6ddbe;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;

}
tr.corpo {
	background-color:#f3f0e9;
}
#left {
	background-image:url(../imagem/left.jpg);
	background-repeat:repeat-y;
}
#right {
	background-image:url(../imagem/left.jpg);
	background-repeat:repeat-y;
}
#top {
	background-color:#ffffff;
}
#foot {
	height:15px;
	background-color: #9e976d;
}
#top_left {
	background-image:url(../imagem/top_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:17px;
}
#top_middle {
	background-image:url(../imagem/top.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:17px;
}
#top_right {
	background-image:url(../imagem/top_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:17px;
}
#bottom_left {
	background-image:url(../imagem/bottom_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:17px;
}
#bottom_middle {
	background-image:url(../imagem/bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:17px;
}
#bottom_right {
	background-image:url(../imagem/bottom_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:17px;
}
#idioma {
	margin-right:18px;
	margin-bottom:3px;
	color:#FFFFFF;
	background-color: #9e976d;
}
#corpo {
	background-color:#f3f0e9;
	text-align:left;
}
.brd_right {
	border-right:1px solid #e4ddc0;
}
.brd_bott {
	border-bottom:1px solid #e4ddc0;
}
.qd_left {
	width:240px;
}
.qd_midd {
	width:324px;
}
.qd_righ {
	width:211px;
}
.qd_lin1 {
	height:37px;
	float:left;
}
.qd_lin2 {
	height:101px;
	float:left;
}
.qd_lin3 {
	height:99px;
	float:left;
}
.qd_lin4 {
	height:21px;
	float:left;
}
.data {
	color:#928a66;
}
img {
	border:0px;
}
.int_lin1 {
	width:565px;
	height:41px;
	float:left;
}
.int_lin2 {
	width:565px;
	height:280px;
	float:left;
}
.flow_auto {
	overflow:auto;
}
.noticia {
	margin-top:13px; 
	margin-left:18px; 
	margin-right:10px;
	margin-bottom:10px;
}
.lat_lin1 {
	width:213px;
	height:41px;
	float:left;
}
.lat_lin2 {
	width:213px;
	/*height:97px;*/
	float:left;
	padding-bottom:15px;
}
.lat_lin3 {
	width:213px;
	float:left;
}
a {
	color:#31301b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.rbbmsports {
	color:#9E976D;
	text-decoration:none;
}
a.rbbmsports:hover {
	text-decoration:underline;
}
a.lingua {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

body.newsletter {
	background-color:#f3f0e9;
}
input.newsletter {
	height:14px;
	width:130px;
	font-size:10px;
	margin:0px;
	padding:0px;
	border:1px solid #99a1a1;
	padding-left:2px;
	padding-top:1px;
}
.news_texto {
	font-size:11px;
}

a.creditos {
	color:#ffffff;
	text-decoration:none;
}
a.creditos:hover {
	text-decoration:underline;
}
a.contato {
	color:#df7900;
	text-decoration:underline;
}
a.contato:hover {
	text-decoration:none;
}

input.contato {
	width:190px;
	height:15px;
	background-color:#fffdf1;
	border:1px solid #4e4b44;
	font-size:10px;
	padding:0px;
}
textarea.contato {
	width:190px;
	height:87px;
	background-color:#fffdf1;
	border:1px solid #4e4b44;
	font-size:11px;
}

