*{

	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282760;
}

html, body 
{
	width: 100%;
	height: 100%;
}


BODY
{

	background: #78271d url(../img/bg.jpg) repeat-x 0 0;
	scrollbar-face-color: #fbfbfb;
	scrollbar-highlight-color: #fbfbfb;
	scrollbar-3dlight-color: #78271d;
	scrollbar-darkshadow-color: #78271d;
	scrollbar-shadow-color: #fbfbfb;
	scrollbar-arrow-color: #78271d;
	scrollbar-track-color: #fbfbfb;
	text-align:center;
}

#rodape
{
	width:1010px;
	margin-top:540px;
	border-width: 0px;
	height:40px;
	position: relative;
	text-align:center;
}
#tabela_grande
{
	align:center;
}

#menu
{
	text-align:left;
	height:30px;
	font-size: 12px;
	font-weight : bold;
}

#white
{
	margin-top:5px;
	height: 15px;
	background: #69150a;
	font-size: 12px; 
	color: #ffffff; 
	margin: 0px; padding: 0px;
	text-align: center;
	font-weight : bold;
}

input 
{
	font-size: 12px;
	font-weight : bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	color: #282760; 
	border-color: #969696; 
	BACKGROUND: #f5f5f5; 
	border-left-width:1 px; border-top-width: 1 px; border-bottom-width: 1 px; border-right-width: 1 px;
}

select {font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#282760; BACKGROUND:#f5f5f5;font-weight : bold;}

textarea {font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#282760; BACKGROUND:#f5f5f5;font-weight : bold;}

#form_esquerda
{
	width:30%;
	text-align:right;
	height:30px;
	font-size: 12px;
	font-weight : bold;
}

#tabela_grande UL{
	list-style-position: inside;

}

#tabela_grande OL{
	list-style-position: inside;
}

#tabela_grande LI{
	list-style-position: inside;
	padding:0 10px;
}