div.TITLEBAR_I
{
	left:10px; 
	z-index:201; 
	width:13px; 
	height:20px; 
	position:relative; 
	float:left; 
	clear:left;  
	background-image:url('../res/titlebar/TitleBar IZ.png'); 
}

div.TITLEBAR_M
{
	left:10px;
	z-index:201; 
	width:95%; 
	height:20px; 
	position:relative; 
	float:left;  
	background-image:url('../res/titlebar/TitleBar MD.png');
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#d30d12;
	text-align:left;
}

div.TITLEBAR_D
{
	left:10px;
	z-index:201; 
	width:13px; 
	height:20px; 
	position:relative; 
	float:left;  
	background-image:url('../res/titlebar/TitleBar DR.png'); 
}

div.TEXTOS
{
	position:relative; 
	float:left;
	left:15px; 
	width:95%; 
	margin-bottom:10px;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	color:#000000;
}