html{
	background-image:url(/themes/images/bg.gif);
	font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
	margin:0px;
}
body{
	margin:0;
}
a:link{
	color:#000;
	/*text-decoration:none;*/
}

a:visited{
	color:#000;
}
a:hover{
	color:#1873a1;
}
b{
	font-size:13px;
}
i{
	font-size:12px;
}
h1{
	margin:0 0 0 8px;
	font-size:150%;
	color:#867059;
}
h2{
	margin:0;
	font-size:140%;
}
h3{
	margin:0;
	font-size:100%;
}
p{
	padding:0;
	margin:0;
}
#maincontent{
	margin:auto;
	width:970px;
}

#top{
	width:970px;
	background-image:url('/themes/images/main_header.png');
	background-repeat:no-repeat;
	height:156px;
	margin-bottom:10px;
	margin-left:5px;	
}
#header{
	height:15px;
	width:970px;
	background-image:url('/themes/images/bg_header.png');
	background-repeat:no-repeat;
}
#footer{
	height:50px;
	width:970px;
	background-image:url('/themes/images/bg_footer.png');
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	line-height:50px;
}
#content{
	margin:auto;
	width:970px;
	background-image:url('/themes/images/bg_content.png');
}
.NewMeteo{
background-image: url('/themes/images/meteo.jpg');
background-position: center center;
background-repeat: no-repeat;
}
.outer{	
	margin:5px;
	background-color:#D3CAC0;
	padding:2px;
}

.mainbox{
	background-color:#FFF;
}
.mainbanner{
	width:508px;
	height:188px;
	margin-top:3px;
}
.titlebox{
	text-align:center;
	font-size:13px;
	height:20px;
	margin:5px;
	font-weight:bold;
	letter-spacing:6px;
}
.titleboxnormal{
	text-align:center;
	font-size:13px;
	height:20px;
	margin:5px;
	font-weight:bold;
}
.box{
	background-color:#F0F0F0;
	margin:5px;
	padding:5px;
}
.box2{
	background-color:#4F4336;
	margin:5px;
	padding:5px;
	color:#fff;
}
.box2 a{
	color:#fff;
}
.box2 a:visited{
	color:#fff;
}
.box2 a:hover{
	color:#fff;
}
.box img{
	border:1px solid #DFE6EC;
	padding:2px;
	float:left;
	background-color:#fff;
	height:66px;
}
.box object{
	border:1px solid #DFE6EC;
	padding:2px;
	float:left;
}
.boxtext{
	float:left;
	margin-left:5px;
	font-size:12px;
	width:180px;
}
.spacer{
	height:1px;
}

#left{
	float:left;
	width:475px;
	margin-left:10px;
}
#center{
	float:left;
	width:940px;
	margin-left:15px;	
} 
#right{
	width:475px;  
	float:left;
}
#logo{
	width:126px;
	height:93px;
	position:absolute;
	margin-left:25px;
	margin-top:10px;
	border:none;
}
#box_search{
	background-image:url('/themes/images/box_search.png');
	background-repeat:no-repeat;
	height:56px;
	margin-left:180px;
	margin-top:10px;
	padding-left:30px;
	padding-top:17px;
	position:absolute;
	width:276px; 
}
#btn_search{
	background:transparent url('/themes/images/btn_search.png') repeat scroll 0 0;
	border:medium none;
	height:20px;
	margin-left:8px;
	width:20px;
}
#box_login{
	background-image:url('/themes/images/box_login.png');
	background-repeat:no-repeat;
	height:107px;
	width:268px;
	position:absolute;
	margin-left:680px;
	margin-top:10px;
	text-align:right;		
}

#box_login input[type=text], #box_login input[type=password]{
	width:155px;
}
#box_login input{
	margin-top:5px;
}
#box_login form{
	margin:10px;
}
#box_menulogin{
	margin:20px;
	text-align:right;		

}
#label_signup{
	/*position:absolute;*/
	margin-right:10px;
}
#main_menu{
	margin-left:185px;
	margin-top:85px;
	position:absolute;
}
#main_menu a, #main_menu a:visited, #pulsante a, #pulsante a:visited{
	margin-right:3px;
	padding:4px;
	text-decoration:none;
	background-image:url('/themes/images/btn_bg.gif');
	color:#fff;
} 
#main_menu a:hover, #pulsante a:hover{
	margin-right:3px;
	padding:4px;
	text-decoration:none;
	background-image:url('/themes/images/btn_bg.gif');
	background-position:50px 100%;
	color:#fff;
}
#main_menu2 a, #main_menu2 a:visited{
	margin-right:3px;
	padding:4px;
	text-decoration:none;
	background-image:url('/themes/images/btn_bg.gif');
	color:#fff;
} 
#main_menu2 a:hover{
	margin-right:3px;
	padding:4px;
	text-decoration:none;
	background-image:url('/themes/images/btn_bg.gif');
	background-position:50px 100%;
	color:#fff;
}
#sub_menu{
	margin-left:20px;
	margin-top:134px;
	position:absolute;
}
#sub_menu a{
	text-decoration:none;
	color:#666;
}
#sub_menu a:hover{
	color:#000;
}
#sub_menu a:visited{
	text-decoration:none;
	color:#666;
}
.cont_main_image{
	margin:5px;
}
.cont_box{
	width:318px;
	float:left;
}
#banner_right{
	width:138px;
	float:left;
	margin-top:5px; 
	margin-right:5px;
	/*margin-bottom:5px;*/
}
.sub_mainbox{
	height:500px;
}
.date_time_1{
	color:#857059;
}
.date_time_2{
	color:#fff;
}
.press{
	background-image:url('/themes/images/save.png');
	background-position:420px 50%;
	background-repeat:no-repeat;
}
.download{
	background-color:#A7917A;
}
.contest{
	background-color:#BBB; 
}
.generic1{
	background-color:#D3CAC0;  
}
.generic2{
	background-color:#E0EAEF;  
}
.generic3{
	background-color:#D1EFDD;  
}
#cont_download{
	width:237px;
	float:left;
}
#cont_contest{
	width:237px;
	float:left;
}
#cont_press{
	margin-top:10px;
}
#cont_bottom{
	background-color:#EFE8E0;
	margin-left:15px;
	margin-top:5px;
	width:940px;
	float:left;
	height:120px;
}
.box_bottom{
	background-color:#FFF;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	width:172px;
	float:left;	
	height:100px;
}
.box_banner{
	background-color:#FFF;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	padding:3px;
	width:218px;
	float:left;	
	height:110px;
}
#textbox{
	margin:10px;
}
#textbox h2{
	font-size:150%;
}
#textbox h3{
	color:#857059;
	font-size:100%;
}
#textbox p{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
#textbox .info{
	color:#857059;
	font-size:10px;
	display:block;
}
#textbox img{
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #DFE6EC;
	padding:2px;
	background-color:#fff;
}
.myQuote { border: 1px solid #d3cac0; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #efe8e0; 
}

.tableline1 {	
	border: maroon thin;
	font-size: 11px; 
	text-align: left;
	color: #666666; 
	background-color: #f0f0f0; 
}

.tableline1 a { 
}

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;
}
	
.tableline2 a { 
}

.tablelinemain { 	
	font-size: 12px; 
	text-align: left; 
	text-indent: 2px;
	color: #333333; 
	background-color:#ccc;  
}

.tablelinemain a { 
	font-size: 10px;
	color: #000000; 
}

/*html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.0em;
	color: #999999;
	background-color: #FEFF99;
 	background-image: url(sfondo.jpg);
	background-repeat: repeat-x; background-position: top;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	color: #003366; }

a:hover { text-decoration: underline;
	color: #999999; }

.small { font-size: 9px; }

.infoPage { font-size: 11px; 
	font-weight: bold;
	color: #A5BADC; 
	background-color: #FFFFCC; 
	margin: 0 auto; 
	text-align: left;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center;
	background-color: #FFFFFF; background-image: url(bg.png); }
	

	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	font-style: normal;
}
	
.myTitle { 	font-size: 12px; font-weight: bolder;	letter-spacing: 2px;
	text-align: left;	text-indent: 5px; 
		color: black; background-color: #E1E8F3; }
	
.myTr { background-color: #ffffff; }

.myTD { padding: 3px; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { 
	height: 60px; 	
	margin: 0 auto; 
	text-align: left;
}

#MainPage { 
	height: 60px; 
	margin: 0 auto; 
	text-align: left;
}

#Display { height: 450px; }
*/

