/* 
================================
 Container Styles for DotNetNuke
================================
*/

.titulo_destaque{
    font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000033; 
	font-weight: bold;
}

.titulo_basico{ 
    font-family: Verdana;
	font-size: 11px;
	color: #D73838; 
	font-weight: bold;  
}

fontepadrao{
    font-family: Verdana;
	font-size: 11px;
	color: #234747; 
	font-weight: normal;
}
