/*Sito realizzato da Nicola Iannibelli www.n1co.ch  - nicola@n1co.ch*/
/*Icone 16 x 16 by famfamfam.com*/

body{font: 12px Verdana,Arial,Helvetica,sans-serif; background: #dedede;color: #555;text-align:center}
input{ font: 12px Verdana,Arial,Helvetica,sans-serif; }
select{ font: 12px Verdana,Arial,Helvetica,sans-serif; }
textarea { font: 12px Verdana,Arial,Helvetica,sans-serif; }
h1{ font-size: 14px; }
img { text-decoration:none; border:none;}
a {}
a:link { color: #3c45ff; }
a:visited { color: #3c45ff; }
a:hover { color: #e04557;}
#container{width:800px;margin-left:auto; margin-right: auto; background: white; text-align:left; border:1px solid gray;}
#header{background: url(static/img/header/header2.png)no-repeat; height: 100px; border-bottom:1px solid gray;}
#navigation{position:relative;top:-12px;height:25px;line-height:25px;width:800px;background:#f0eded;border-bottom:1px solid gray;}
#navigation li{float:left;list-style-type:none;white-space:nowrap;}
#navigation li a{display:block;padding:0 10px;font-size:11px;font-weight:normal;font-weight: bold;text-transform:uppercase;text-decoration:none;background-color:inherit;color: #8b8a8a;}
#navigation a:hover{background:#91393f;color:#ffffff;font-weight: bold;text-decoration:none;}
#main{float:left;width:800px}
#content{float:left;width:600px; max-width:650px; position:relative; top: 10px; left: 8px; padding-bottom: 25px;}
#nav{float:right;width:200px; max-width:200px;font-size:12px; padding-bottom: 25px; background-color: #22222;}
#nav.text{ position:relative; left:26px; }
#menu { clear: left; float: left; width: 175px;margin: 0 0 10px 0; padding: 0; font-size: 0.9em; }
#menu ul { list-style: none; width: 175px; margin: 0 0 20px 0; padding: 0; font-size: 1.1em; }	
#menu li { margin-bottom: 4px; }
#menu li a { font-weight: bold; height: 20px; text-decoration: none; color: #505050; display: block; padding: 6px 0 0 10px; background: #f4f4f4;}	
#menu li a:hover { background: #eaeaea; color: #286ea0;}
#footer{clear:both; background: url(static/img/footer/fot.png); width:100%;padding-top:5px; padding-bottom:5px; background: white; font-size:12px; font-weight:bold;}
