/**********************************
MAIN DI BASE
**********************************/

* {	margin: 0;	padding: 0;}

html, body {height:100%;}

body {background: none;color:#333;	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:12px; line-height:18px;}

/*classe per nascondere elemento di templavoila */
.hidden {display:none;}
.cleaner {clear:both;}

/*anchor generici*/
a  {text-decoration: none;	font-weight: bold;	color: #000;}
a:hover {	color: #666;}

#container01 {background:none;}
#content01 {padding:0 25px;}
#logo a { width:100%; height:80px;display:block;background:transparent url(../images/logo1.png) no-repeat 0 0; }
#teaser {display:none; }
#navigazione {display:none;}		    
#footer-adv {display:none;}
#footer-content {display:none;}
#credits {display:none;}
#lastrow {display:none;}
#breakingnews {display:none;}
#headerflash {display:none;}
xx#row3 {display:none; }

.csc-frame {padding-top:20px;}		    




