body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000033 ;
	color: #FFF;
}

a:link,a:visited
{
	color: #FF3300;
	text-decoration: none;
}

a:hover,a:active,a:focus
{
	color: #FF3300;
	text-decoration: underline;
}

img{
	border: 0px;
	margin: 0px;
} 

#wrap{
	width: 850;
	margin: auto;
	text-align: center;
}

#float{
	position: absolute;
	left: 640px;
	top: 130px;
	border: #FF3300 3px solid;

}

#header{
	position: relative;
	text-align: left;
	width: 850px;
	height: 210px;
	margin: auto;
}

#logo{
	position: absolute;
	text-align: center;
	width: 410px;
	height: 110px;
	margin: 60px auto;
}

#headerv{
	position: relative;
	text-align: left;
	width: 850px;
	height: 210px;
	margin: auto;
}

#headerf{
	position: relative;
	text-align: left;
	width: 850px;
	height: 210px;
	margin: auto;
}

#pub{
	float: right;
	width: 250px;
	padding: 30px 190px 0 0;
}

#dvd{
	width: 850px;
	margin: auto;
	text-align: left;
	padding: 10px;
}



#cornice{
	width: 468px;
	border: 2px solid;
	border-color: #FF3300;
	padding: 10px;
}

#cont{
	width: 860px;
	padding: 0px 0;
	text-align: center;
	margin: auto;	
}

#top{
	width: 860px;
	height: 30px;
	background: url(images/top.png) no-repeat;
}

#main{

	height: 900px;
	padding: 0px 25px;
	background: transparent url(images/back.png) repeat-y;	
}

#bottom{
	width: 860x;
	height: 30px;
	background: url(images/bottom.png) no-repeat;
}



#foto{
	width:135px;
	height: 180px;
	float:left;
	background: #FF3300;
}


.ban{
	width: 850px;
	height: 200px;
	text-align: left;
	margin: auto;
	padding: 40px;
}

#banner1{
	width: 850px;
	height: 250px;
	text-align: center;
	margin: auto;
}

#banner1a{
	float: left;
	width: 425px;
	text-align: center;
	margin-top: 55px;	
}

#banner1b{
	float: left;
	width: 425px;
	text-align: center;
	left: 425px;
	margin-top: 55px;
}


#banner2{
	width: 850px;
	height: 200px;
	text-align: center;
	margin: auto;
	padding: 40px;
}

#banner1 img{
	margin: 0 0px;
}

.ban img{
	margin: 5px;
}

#banner3{
	width: 850px;
	height: 200px;
	text-align: center;
	margin: auto;
	padding-top: 100px;
}

img.top {
	margin: 5px;
}

#footer{
	width: 1000px;
	height: 50px;
	padding: 0px;
	text-align: center;
	margin: auto;	
}

 #left{
	float: left;
	width: 450px;
	text-align: left;
 }

 #right{
	float: right;
	bottom: 0;
	width: 450px;
	padding: 20px 0;
	text-align: right;
	font-size: 0.8em;
 }
 
 .ads{
	width: 810px;
	height: 70px;
	text-align: center;
	margin: auto;
	padding: 50px 80px;
}

#conttop{
	margin: 100px 0;
}


/* menu*/
.menu{
	width: 500px;
	height: 60px;
	margin: 20px 0 50px 0;
}

.menutop{
	width: 500px;
	height: 30px;
	margin: 0px 0;
	text-align: left;
	padding-left: 100px;
	background: url(images1/menu.png) no-repeat;
}

.menubottom{
	width: 500px;
	height: 30px;
	margin: 5px 0;
	text-align: left;
	padding-left: 100px;
	background: url(images1/archivio.png) no-repeat;
}

.preferiti{
	width: 830px;
	height: 30px;
	text-align: right;
	margin: 50px 0 0px 0px;	
}










#contmenu{
	width: 850px;
	margin: auto;
} 

#sin{
	float: left;
	width: 20px;
	height: 40px;
	background: url("images/sn.png") no-repeat;
}

#des{
	float: left;
	width: 20px;
	height: 40px;	
	background: url("images/ds.png") no-repeat;
}

ul#nav{
	font: 90%/1.5 Verdana,Tahoma,sans-serif;
	text-align:center;
}
ul#nav,ul#nav li,ul#nav ul,ul#nav ul li{
	margin:0;
	padding: 0;
	list-style-type:none
}
ul#nav{
	float: left;
	height:40px; 
	width:810px;
	line-height:38px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
    background: #FF3300; 
	color: #fff
}
ul#nav a{
	display:block;
	padding: 0px 15px;
	margin: 0 40px;
	text-decoration: none; 
	color:#FFF
}
ul#nav li{
	float: left;
	position: relative
}
ul#nav li li{
	float: none;
	line-height: 28px;
    display:block !important;
	display: inline; /*IE*/
}
ul#nav ul{
	position: absolute;
	top: 35px;
	left: -9999px;
    width: 14em;
	background: #fff;
	color: #000033;
}
ul#nav ul{
	padding: 5px 0px;
	border: 1px solid #000033;
}
ul#nav ul,ul#nav li li a{
	background-color: #FF3300;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: 600;
	
}
ul#nav li:hover{
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
ul#nav a:hover{
	background-color: transparent;
	color: #003;
	text-decoration: underline;
}
ul#nav li:hover ul,ul#nav li.sfhover ul{
	left: -1px;
	z-index: 100;
}

/*regole per separatore e le icone */

ul#nav li.sep{
	height: 40px;
	background: #fff;
}
ul#nav li.sep span{
	display: block;
	height: 1px;
	overflow: hidden;
    margin: 6px 5px 0;
	background: #CCC;
}
ul#nav li li.icon a{
	padding-left: 4px;
}
ul#nav li li.settings a{
	background: url(icon_settings.gif) no-repeat 3px 3px;
}
ul#nav li li.privacy a{
	background: url(icon_padlock.gif) no-repeat 3px 3px;
}

/* Archivi */

#archivi{
	width: 850px;
	height: 100px;
	margin: auto;
	line-height: 100px;
	background: url(loghi/archivi.png) no-repeat;
	background-position: 0 20px;
}



/* Tabella */

#conttabella1 {
	 position: relative;
	 width:850px;
	 height: 90px;
	 margin: 80px auto;
	 padding-left: 90px;

}

#conttabella {
	 position: relative;
	 width:850px;
	 height: 280px;
	 margin: auto;
	 top: 50px;

}

#tabella{

	 position: absolute;
	 text-align: left;

}

#tabella div {
      border: 0px solid black;
	  line-height: 30px;
	  font-size: 0.8em;
	  color: #FF3300;
}

#tabella1 {

	 position: absolute;
	 text-align: left;

}

#tabella1 a{
	color: #FFDD00;
	

}
#tabella1 div {
      border: 0px solid black;
	  line-height: 30px;
	  font-size: 0.9em;
	  color: #FFDD00;
}

.cella1 {
      position: absolute;
      width: 200px;
      height: 25px;
      left: 0px;
}
   
.cella2 {
      position: absolute;
      width: 200px;
      height: 25px;
      left: 201px;
}
   
.cella3 {
      position: absolute;
      width: 200px;
      height: 25px;
      left: 402px;
}

.cella4 {
      position: absolute;
      width: 200px;
      height: 25px;
      left: 603px;
}
   

 