body, html 					 { text-align: center;  margin:0 auto; padding:0; }
body								 { background: url(./img/sfondo.jpg) repeat-x; font-size: 76%; font-family: Arial, Sans Serif;  }
h1,h2,h3,h4							 { margin:0; padding:0; }
h1									 		 { font-size: 2em;   }
h1 a									 		 { color:#5F1312;  }
h1 a:hover									 		 { color:#5F1312; text-decoration:underline; }
h2									 		 { font-size: 1.4em; }
h2 a									 		 { color:#666;  }
h2 a:hover									 		 { text-decoration:underline; }

h3, h4									 { font-size: 1.5em; }
a												 { text-decoration:none; }	
ul											 { padding:0; margin:0; }
li											 { font-size: 1.2em; }
p												 { color: #666; font-size: 1.1em; line-height:1.2em;}									 

/* GENERALE */
div#container						 { width: 780px; margin: 0 auto; text-align: left; } 
div#header							 { height:315px; posizion:absolute; top:0;  background: url(img/header.jpg) no-repeat; }
div#narrowcolomn				 { width: 780px; position:absolute;  top:315px; background: url(img/body.jpg) repeat-y;}
div#widecolomn					 { width:454px; float:right; border-left:1px solid #ddd; padding: 30px 30px 30px 30px;}
div#sidebar						 	 { width: 237px; margin-left:5px;  float:left; padding:7px 0 0 14px; background: url(./img/sidebar.jpg) no-repeat;  }
div#footer							 { width: 780px; line-height: 35px; text-indent:10px;position:relative; clear:both; background: url(img/footer.jpg) repeat-y; color:white; font-size: 1.1em; padding:0 0 0 10px; }
p#claim	a								 { line-height:30px; width: 454px; margin-top:10px; text-align:center; background: #900; color:#fff; font-variant:small-caps; display:block; border-bottom:2px solid #400E0D;border-right:2px solid #400E0D;}
p#claim	a:hover					 { line-height:30px; width: 454px; margin-top:10px; text-align:center; background: #300; color:#FCEB83; font-variant:small-caps; display:block; border-bottom:2px solid #1A0505;border-right:2px solid #1A0505;}
p#claim								   { color:#900; font-size:1.4em; }
a.pulsante							 {font-size:0.9em; }
/* HEADER */
div#header ul 					 { list-style-type:none; padding:0; margin:0; }
div#header a 						 { font-size:14px; line-height:62px; color:#BF9D9B; margin-left: 82px; }
div#header a:hover			 { text-decoration:underline; }

/* SIDEBAR */
#sidebar p	 	 				{ padding-top:35px; text-indent: 40px; }
#sidebar p a					{ color:#FCEB83 }
#sidebar-t						{ width: 160px; padding:8px 0 0 40px; color: #BF9D9B; font-size:80%; font-family:Arial; }
#sidebar-t	a					{ color: #BF9D9B; }
#sidebar-t a:hover									 		 { text-decoration:underline; }
#sidebar-menu ul			{ margin:0; padding: 0; padding-top: 230px; margin-left:5px; margin-bottom:30px; }
#sidebar-menu li			{ list-style: none; font-family:Arial; font-size: 90%; font-weight:bold; line-height: 2em; }
#sidebar-menu a				{ padding-left: 15px; color: #666; display:block; width: 90%;  }
#sidebar-menu a:hover	{ padding-left: 12px; border-left: 4px solid #42100F; color: #999; } 

div#footer	a					{ color:#fff;}
div#footer a:hover		{ text-decoration:underline;}
div#widecolomn p				{ line-height:1.8em; }

/* SEO */
div#contenuto	 {height:1px; overflow:hidden;}
