DIV.redsquare_header
{	
	background-image:url('./images/backHeader.png');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#860130;
	font-weight:bold;	
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	text-align:left;	
	position:relative;	
	color: white;
	text-transform:uppercase;
	margin-bottom:2px;
	height:24px;	
	min-height:24px;
	vertical-align:middle;
	float:left;
	width:100%;		
	margin-bottom:3px;
	margin-top:3px;
}

DIV.resquadre_header_end{
  width:2px;
  background-image:url('./images/backHeaderEnd.png');
  background-repeat:no-repeat;
  height:24px;  
  min-height:24px;
  float:right;  
}

DIV.redsquare_header_content {
  padding-left:10px;
  padding-top:5px;
  float:left;
}

DIV.redsquare_body
{	
  background-color: #d8d7cb;	
	color: black;	
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;	
	position:relative;
	text-align:left;	
	float:left;
	width:100%;		
	padding-bottom:5px;	
}

DIV.redsquare_footer
{
	padding:0px;	
	position:relative;
	border:0px;
}
