
/*MAIN*/
/*please refer to style_home.css and style_pages.css for this classes*/
div.main{overflow:hidden;clear:both;background-color: #000;background-image: url(/images/sfondo_main.jpg); background-repeat: repeat-y;border-right:solid 10px white;}
div.main_left_column{float:left;padding:5px;width:210px;margin-right:2px;}
div.main_center_column{float:left;padding:5px;width:210px;margin-right:2px;}
div.main_right_column{float:left;padding:5px 0px 0px 0px;width:506px;background-color: #fff;}
/*MAIN*/


