.title_blue .Head {
	color:#6AA1D8;
	margin-left: 10px;
}



.block_header_centerframe {
width: 535px;
height: 10px;
background-image: url(images/itelio_contentframe_top.png);
background-position: top;
}

.block_centerframe {
width: 535px;
margin: 0px;
background-image: url(images/itelio_contentframe_center.png); 
}

.block_footer_centerframe {
width: 535px;
height: 10px;
margin-bottom: 10px;
background-image: url(images/itelio_contentframe_bottom.png);
background-position: bottom;
}

.c_content {
padding: 10px;
}