body
{
margin:0px;
}

#Bg
{
background:url(../imagens/background.jpg) repeat-x;
}

#Bg_Detalhe
{
background:url(../imagens/background_detalhe.jpg) top center no-repeat;
}

#Bottom
{
background:url(../imagens/bottom_backgroud.jpg) repeat-x;
}

#Bottom_Detalhe
{
background:url(../imagens/bottom_backgroud_detalhe.jpg) center no-repeat;
height:156px;
}

A:link 
{
text-decoration: none;
}

A:visited 
{
text-decoration: none;
}

A:active 
{
text-decoration: none;
}

A:hover 
{
text-decoration:none; 
color:#003595;
}

.Form, input, textarea, select
{
background:#F5F5F5;
border:1px solid #E2E2E2;
color:#003595;
font-family:Verdana;
font-size:11px;
line-height:14px;
}

.Botao
{
background:url(../imagens/botao_fundo.jpg) no-repeat;
border:0px;
color:#FFFFFF;
cursor:pointer;
height:22px;
width:62px;
padding:0px 0px 2px 0px;

font-family:Verdana;
font-size:10px;
font-weight:bold;
text-align:center;
}

.Menu div a
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:17px;
font-weight:bold;
color:#656565;
border-top:3px solid #FFFFFF;

float:left;
padding:5px 0px 0px 0px;
margin:0px 10px 0px 10px;
}

.Menu div a:hover
{
color:#FFCB05;
border-top:3px solid #FFCB05;
}

.Menu div.MenuDetalhe
{
float:left;
width:1px;
height:20px;
background:url(../imagens/menu_detalhe.jpg);

margin:8px 0px 0px 0px;
}

.Titulo
{
font-family:"Trebuchet MS";
font-size:16px;
line-height:19px;
color:#FFFFFF;
font-weight:bold;
text-align:center;

width:170px;
height:31px;
padding:4px 4px 0px 4px;
}

#Titulo_Verde
{
background:url(../imagens/titulo_fundo_verde.jpg) center no-repeat;
}

#Titulo_Verde_Limao
{
background:url(../imagens/titulo_fundo_verde_limao.jpg) center no-repeat;
}

#Titulo_Azul
{
background:url(../imagens/titulo_fundo_azul.jpg) center no-repeat;
}

#Titulo_Amarelo
{
background:url(../imagens/titulo_fundo_amarelo.jpg) center no-repeat;
}
	
.Texto
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#585858;
text-align:justify;
}	

.Texto_2
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#007236;
}

.Texto_3
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#585858;
}	

.Texto_4
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#007236;
}

.Texto_Erro
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#FF0000;
}

.Texto_Bottom
{
font-family:Verdana;
font-size:11px;
line-height:22px;
color:#FFFFFF;
}

.Texto_Bottom a:hover
{
color:#FFCB06;
}
