/* Css Otimizado -- Fonte Padrão: Verdana, 10px*/

body
{
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.gif);
	text-align:center
}

div { text-align:left }

a
{
	font-family:Verdana, Arial, Sans-serif;
	font-size:10px;
	color:#4E4E4E;
	text-decoration:none
}
a:hover { color:#681934 }

img{border:0px}

#container
{
	width:778px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}

#topo
{
	position:absolute;
	width:778px;
}

#meio
{
	margin-top:10px;
	background-color:#fff;
}

#interna
{
	margin-top:px;
}

#coluna_esquerda
{
	margin-top:-10px;
	width:200px;
	height:900px;
}

#coluna_meio
{
	margin-top:-900px;
	margin-left:205px;
	width:340px;
	height:900px;
}

#coluna_direita
{
	margin-top:-895px;
	width:200px;
	margin-left:555px;
	display:table;
	height:900px;
}

p,div,label, span
{
	font-family:Verdana;
	font-size:10px;
	color:#4E4E4E;
	text-decoration:none	
}

ul
{
	padding:0px;
	margin:0px;
}

li
{
	list-style:none;
	display:inline;
}

#btn_newsletter
{
	background-color:#eee;
	width:50px;
	height: 22px;
	cursor:pointer;
	color:#000	
}	

/*Fontes */

.texto10_vermelho_negrito
{
	color:#681934;
	font-weight: bold;
	font-size:10px
}

.texto15_vermelho_negrito
{
	color:#681934;
	font-weight: bold;
	font-size:15px
}

.texto_amarelo_negrito
{	
	color: #B79148;
	font-size: 10px;
	font-weight:bold
}

.texto11_amarelo_negrito
{	
	color: #B79148;
	font-size: 11px;
	font-weight:bold
}

.texto12_amarelo_negrito
{	
	color: #B79148;
	font-size: 12px;
	font-weight:bold
}

.texto14_amarelo_negrito
{	
	color: #B79148;
	font-size: 14px;
	font-weight:bold
}

.texto_amarelo
{
	color:#B79148;
}

.texto_vermelho
{
	color:#681934;
}


/*Links */

.link_padrao
{
	font-family:Verdana;
	text-decoration:none;
	font-size:10px;
	color:#4E4E4E	
}

.link_padrao:hover
{
	text-decoration:underline;
}

.link10_vermelho_negrito
{
	font-family:Verdana;
	color:#681934;
	font-weight: bold;
	font-size:10px
}
	
.link_menu
{
	font-family: Arial;
	font-size:14px;
	color:#681934;
	text-decoration:none;
	font-weight:bold
}

.link_submenu
{
	font-family: Arial;
	font-size:13px;
	color:#676767;
	text-decoration:none;
	font-weight:bold
}