body {
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image:url(../layout/sfondo.png);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#02336b;
	}

div#container{
    width:920px;
	position: relative;
	background-color:#FFFFFF; 
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	height:auto !important;
	overflow:hidden;
    } 

#topimage {
    width:920px;
	position: relative;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	}

#topimage img {
	display:block;
	}

h2 {
	color:#FF6600;
	font-size:14px;
	margin:0px 0px 20px 0px;
	padding:0px;
	}

.briciole {
	margin-bottom:20px;
	}

.briciole, .briciole a {
	color:#CCCCCC;
	}


.briciole a:hover {
	color:#FF6600;
	}

/* COLONNE LAYOUT */

#areacentrale { 
	width:632px;
	float:left; 
	}

#colonna {
	width:288px;
	float:right;
	}


/* CONTENUTI COLONNA */

.fotodelgiorno {
	margin-bottom:2px;
	padding-left:6px;
	}

.boxofferte {
	background-image:url(../layout/box_offerte_news.png);
	background-repeat:no-repeat;
	width:232px;
	height:141px;
	padding:40px 20px 20px 20px;
	}


.boxblog {
	color:#999999;
	margin-right:20px;
	margin-left:10px;
	}

.boxblog span {
	color:#333333;
	font-size:10px;
	}

.boxblog b, .boxblog a {
	color:#bb410e;
	}


#boxevidenziatore {
	background-image: url(../layout/bg_supereroe.png);
	background-repeat: no-repeat;
	padding-top: 220px;
	height: 147px;
	padding-left: 30px;
	padding-right: 40px;
	margin-bottom: 20px;
	
	color: #ffffff;
	}

#boxevidenziatore b {
	font-size: 16px;
	}

#boxevidenziatore a {
	color: #FFFFFF;
	}

#boxevidenziatore .dettagli {
	padding-top: 10px;
	color: #FFFFFF;
	} 

/* SERVIZI */

.servizitab {
	padding:0px 0px 0px 10px;
	}

.servizitab h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#FF6600;
	}

/* MENU */

.menu {
	background-image:url(../layout/bg_menu.png);
	background-repeat:no-repeat;
	height:43px;
	text-align:left;
	padding-left:40px;
	}

.menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.menu ul li {
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	padding:12px 10px 10px 10px;
	border-right:solid 1px #ebeae5;
	}

.menu ul li a {
	color:#ffffff;
	text-decoration:none;
	}
	
.menu ul li a:hover {
	color:#FF6E00;
	}	
	

/* CONTENUTI AREA CENTRALE */

.maincontent {
	padding:20px 30px 20px 30px;
	text-align:justify;
	color:#333333;
	line-height:18px;
	float: left;
	}


/* SCROLLER NEWS */

#marqueecontainer {
	position: relative;
	height:150px; /*marquee height */
	overflow:hidden;
	text-align:left;
	}

#marqueecontainer img {
	float:left;
	margin-right:10px;
	}

#marqueecontainer a {
	text-decoration:none;
	color:#333333;
	}


#marqueecontainer a:hover {
	color:#FFFFFF;
	}


/* FORM */	

form .textbox {
	border: solid 1px #CCCCCC;
	}

/* VIDEO */

.tabvideo td img {
	margin-right:10px;
	margin-bottom:10px;
	}

.tabgallery td img {
	float:left;
	margin-right:5px;	
	}

.tabgallery td {
	text-align:left;
	padding-bottom:10px;
	}


#footer {
	background-image:url(../layout/footer.png);
	background-repeat:no-repeat;
	width:880px;
	height:83px;
	
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    
    padding:20px;
    color:#FFFFFF;
    font-size:11px;
	}
	
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}	
	
#footer a:hover {
	text-decoration:underline; 
	} 	
	
.listinoitem {
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 15px;
	}	
