body
{
	background-color: #CBC6B6;	
}

a:link {color:#000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:active {color:#000000; text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}

.titleboldred a:link {color:#CC0000; text-decoration: none;}
.titleboldred a:visited {color:#CC0000; text-decoration: none;}
.titleboldred a:active {color:#CC0000; text-decoration: none;}
.titleboldred a:hover {color:#CC0000; text-decoration: underline;}


.borda_main_top {
border-left: 10px solid #DBDBCC;
border-right: 10px solid #DBDBCC;
border-bottom: 10px solid #DBDBCC;
border-top: 0px;

}

.borda_main_mid {
border-left: 10px solid #DBDBCC;
border-right: 10px solid #DBDBCC;
border-bottom: 10px solid #DBDBCC;
border-top: 10px solid #DBDBCC;

}

.borda_main_bot {
border-left: 10px solid #DBDBCC;
border-right: 10px solid #DBDBCC;
border-bottom: 0px solid #DBDBCC;
border-top: 10px solid #DBDBCC;

}

.box{ /*mais fraco*/
background-color: #DBDBCC;

}

.box2{ /*#mais forte */
background-color: #CAC6B5;

}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}

.titleboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #CC0000;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto_read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:10px;
}

.p_read {
line-height:130%;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.textored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	border-style: solid; 
	border-color: #000000;
	border-width: 1;

}

.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11 px; 
	font-weight: none; 
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: #000000;
	border-width: 1;

}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px; 
	font-weight: none; 
	background-color: #FFFFFF; 
	border-style: solid; 
	border-color: #000000;
	border-width: 1;
	
}
