<!--
body {
	background-image: url(../img/bg_site.jpg);
	background-repeat: repeat-x;
	repeat: fixed;
	background-color:#000000;
	background-position:center;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color:#D3E7DE;
	text-align:left;
}
body,td,th {
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
}
/* ARQUIVOS DO SITE */
#menu_lateral_left{
	width:133px;
	height:300px;
	margin-top:48px;
	background-image:url(../img/bg_menu.jpg);
	background-repeat:no-repeat;
}
#menu_lateral_right{
	width:190px;
	height:300px;
	margin-top:25px;
}
#patrocinadores{
	font-size:11px;
}
#menu_top{
	letter-spacing:0px;
}
#exibe{
	margin:05px;
	text-align:center;
	letter-spacing:0px;
}
#rodape{
	color:#666666;
	font-size:9px;
	text-align:center;
	margin:05px;
	color:#D3E7DE;
}
#menu_baixo{
	text-align:center;
	font-size:11px;
}
input{
	background-image:url(../img/bg_form.jpg);
	border: 1px solid #006600;
}
textarea {
	background-image:url(../img/bg_form2.jpg);
	background-repeat:repeat-x;
	border: 1px solid #006600;
	font-family: Trebuchet MS, tahoma;
	font-size: 13px;
	}
select { 
	color: #000000;
	font-size:13px;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	opacity: 100; filter:alpha(opacity=75);
	background-color:#006600;
}
border{ #FF3300}
fieldset

        {
			color:#FFFF00;
			
            border: 1px solid #006600;

            padding: 2px;

        }

        legend

        {

            background-color:#003300;

            border: 1px solid #000000;

        }


