

form{
margin:0;
}
body{
margin:0;
}

p {
	margin: 2pt;
	line-height: normal;
}

.text	{ 
font-family: tahoma; 
font-size: 12px; 
color: #000000; 
background-color: #E2DFDC;
border: 1px solid #8D8882;
}  
	
.text2	{ 
font-family: tahoma; 
font-size: 10px; 
color: #666666; 
background-color: #FFFFFF;
border: 1px solid #8D8882;
}  
	

.text_laranja_13{
font-family: Tahoma;
color: #E95D00;
font-size: 13px;
font-weight: bold;
}

.text_laranja_11{
font-family: Tahoma;
color: #E95D00;
font-size: 11px;
font-weight: bold;
}

.text_laranja_15{
font-family: Tahoma;
color: #E95D00;
font-size: 15px;
font-weight: bold;
}

.text_cinza_11_bold {
font-family: tahoma;
font-size: 11px;
color: #3C352D;
font-weight:bold;
text-decoration: none;

}

.text_cinza_10 {
font-family: tahoma;
color: #70675D;
font-size: 10px;
}

.text_cinza_14 {
font-family: tahoma;
color: #70675D;
font-size: 14px;
font-weight: bold;
}

.text_branco_10 {
font-family: tahoma;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
}

.text_cinza_11 {
font-family: tahoma;
color: #70675D;
font-size: 11px;
}

.text_cinza_12 {
font-family: tahoma;
color: #70675D;
font-size: 12px;
}

.text_cinza_12_bold {
font-family: tahoma;
color: #70675D;
font-size: 12px;
font-weight: bold;
}

.link_cinza_11 a{
font-family: tahoma;
font-size: 11px;
color: #3C352D;
font-weight:bold;
text-decoration: none;

}
.link_cinza_11 a:hover{
font-family: tahoma;
font-size: 11px;
color: #3C352D;
font-weight:bold;
text-decoration: underline;
}


.link_branco_10 a{
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
font-weight: none;
text-decoration: none;
}

.link_branco_10 a:hover{
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
font-weight: none;
text-decoration: underline;
}

.link_branco_10_bold a{
font-family: Tahoma;
font-size: 10px;
color: #fffffe;
font-weight: bold;
text-decoration: none;
}

.link_branco_10_bold a:hover{
font-family: Tahoma;
font-size: 10px;
color: #fffffe;
font-weight: bold;
text-decoration: underline;
}

