﻿/* Only Preto */
.headerTB 
{
    font-size:14px;
    color:#253135;
    font-weight:bold;
    background:#f0f0f0;
    padding:6px;
}
.botao2 
{
    border:1px solid #253135;background:#425055;color: #FFF;padding:2px 2px 2px 2px;font:bold 11px verdana;
}
/* Formatação Menu Vertical */
.menuLinkVertical 
{
	font-family:Verdana;
	font-size:11px;
	color:#254354;
	margin-left:2px;
}
.menuLink_hoverVertical 
{
	font-family:Verdana;
	font-size:11px;
	background:#547182;
	color:#FFF;
}
.menuLink_dynamicVertical 
{
	font-family:Verdana;
	font-size:11px;
	color:#254354;
	background:#e8f5fc;
	border:solid 1px #7e94a1;
}
.menuLink_selectedVertical 
{
	font-family:Verdana;
	font-size:11px;
	color:#254354;
	background:#ffffaa;
}
/* Formatação Menu Horizontal */
.menuLinkHorizontal 
{
	font-family:Verdana;
	font-size:11px;
	color:#254354;
	display:block;
	border-right:solid 1px #254354;
	padding:0px 4px 0px 4px;
	
}
.menuLink_hoverHorizontal 
{
	font-family:Verdana;
	font-size:11px;
}
.menuLink_dynamicHorizontal 
{
	font-family:Verdana;
	font-size:11px;
	color:#254354;
	border:solid 1px #7e94a1;
}
.menuLink_selectedHorizontal 
{
	font-family:Verdana;
	font-size:11px;
	color:#254354;
	background:#ffffaa;
}





.image_contato 
{
	background:URL(contato.gif);
	width:174px;
	height:350px;
}
.image_enviar 
{
	background:URL(botao_enviar.gif);
	width:62px;
	height:52px;
}
.image_estrela 
{
	background:URL(estrelas.gif);
	width:42px;
	height:15px;
}
.mainSubtitulo_texto 
{
	font-size:12px;
	color:#0c3952;
	font-family:Verdana;
	font-weight:bold;
	border-bottom:solid 1px #0c3952;
	height:35px;
}
