body{
	font-family: tahoma , Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin: 0px;
	background-image:url(../images/tpl_entrada/site_template_r1_c1.jpg);
	background-repeat:repeat-x;
}
table{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.pagecontent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}

h2{
	margin-top:0px;
	font-family:LHFBostonTruckstyle;
	font-size:22px;
	color:#990000;
	font-weight: bold;
}

.citacao{
	border-left:4px solid #CCC;
	margin-left: 10px;
	padding-left:10px;
	text-align:justify;
	font-style:italic;
}

.textinho{
	font-size:7px;
	color:#900;
	text-align:center;
}
.textinho_azul{
	font-size:7px;
	color:#036;
	text-align:center;
}

.destaque{
	background-color:#990;
	color:#fff;
	padding:5px;
}

a{
	color:#C00;
}
a:hover{
	color:#930;	
}
.rodape{
	text-decoration:none;
	color:#999;
}
.tabela_clara{
	color:#666;
}


.dvl_form_field_area{

}
.dvl_form_field_caption{
	color: #336699;

}
.dvl_form_field_data{

}
.dvl_form_field_error{
	color: #ff0000;
	font-weight: bold;
}
.dvl_form_field_help{

}
.dvl_form_field_required{
	color: #ff0000;
	padding:3px;
}

input{
	font-family: Tahoma, Geneva,arial;
	font-size: 12px;
}
textarea{
	font-family: Tahoma, Geneva,arial;
	font-size: 12px;
}
select{
	font-family: Tahoma, Geneva,arial;
	font-size: 12px;
}


.errorbox{
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	padding: 3px;
	color: #ff0000;
}