html, body{
	margin: 0;
	background-color: #701b20;
	font-family: helvetica, arial, verdana, geneva;
	font-size: 10px;
	color: #fff;
	text-align: center;	
	margin-top: 40px;		
}

a{
	text-decoration: none;
	color: #fff;

}

td{
	font-size: 10px;
}

input, textarea{
	font-size: 10px;
	width: 230px;
}

#page{
	background: #701b20 url(/img/structure/main_bg.png)  no-repeat;
	width: 800px;
	height: 620px;	
	margin: 0 auto;
}

#total_page{
	/*overflow:auto;*/
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-color: #fff;
	border-style: solid;
	height: 620px;	
	padding-right: 71px;

}





#logo{
	float: left;
	padding: 35px 20px;
}

#utility{
	float: right;
	padding-right: 17px;
	text-align: right;

}

html>/**/body #utility /* FireFox*/
{
	padding: 0 0 0 53px !important;
}

#utility a.contatti_top{
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	/*color: #AE0000;*/
	color: #fff;
	border-top: 6px solid #AE0000;
	display: block;
	text-decoration: none;
	margin-bottom: 43px;
	font-size: 9px;
}

.flag{
	/*display:none;*/
}

#container{
	clear: both;
}

#left{
	float: left;
}

#menu ul {
	padding:0; margin:0; list-style-type: none;
	}

#menu ul a {
	text-decoration: none;
	padding: 0px;
	display: block;
	margin: 0px;
	color: #fff;
	margin-right: 5px;
	border-bottom: 2px solid #fff;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase; 
	width: 138px;
	font-weight: bold;
	background: url(/img/structure/ghost.gif);

}

#menu li {
	padding-right: 10px;	
	padding-top:20px;
}

.primoli{
	margin-top: -14px;
}

.duerighe{
	margin-top: -10px;
}

#menu a:hover {
	border-color: #720000;
	color:#720000;

}

#menu a.qui {
	color: #720000;
	border-color: #720000;
}

#menu ul a.qui_arancio {
	color: #FF8C00;
	border-color: #FF8C00;
}


#menu ul.prods {
	padding:0; margin:0; list-style-type: none;
	}

#menu ul.prods a, #menu ul.prods_arancio a {
	text-decoration: none;
	padding: 2px;
	display: block;
	margin: 0px;
	color: #fff;
	margin-right: 5px;
	border-bottom: 2px solid #fff;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase; 
	width: 110px;
	font-weight: bold;
	background: url(/img/structure/ghost.gif);

}

#menu ul.prods li, #menu ul.prods_arancio li {
	padding-right: 10px;	
	padding-top:8px;
}

#menu ul.prods a.qui {
	color: #720000;
	border-color: #720000;
}

#menu ul a.qui_arancio, #menu ul a:hover.qui_arancio {
	color: #FF8C00;
	border-color: #FF8C00;
}

#menu ul.prods_arancio a{
	color: #fff;
}

#menu ul.prods_arancio a:hover{
	color: #FF8C00;
	border-color: #FF8C00;
}

#menu  a.arancio:hover{
	color: #FF8C00;
	border-color: #FF8C00;
}


#menu ul.prods_arancio a.qui_arancio{
	color: #FF8C00;
	border-color: #FF8C00;
}

#facciamo_volare{
	padding-left:15px;
}

#tratteggio_facciamo_volare{
	width: 80px;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	margin-left: 35px;

	height: 132px;
	
}

#assoprom{
	margin: 40px 0 0 17px;
}

hr.topper{
	border: none;
	border-bottom: 3px solid #ae0000;
	height: 3px;
}

hr.botter{
	border: none;
	border-bottom: 1px dotted #fff;
	height: 1px;
}

#contenuto_content{
	height: 400px;
	overflow: auto;
	width: 500px;

}

#content{
	float:right;
	padding-top: 5px;
	height: 320px;
	/*border-bottom: 1px dotted #fff;*/
}

#intro{
	border: 1px solid #a70404;
	padding: 0px;
	width: 479px;
}

html>/**/body #explode /* FireFox*/
{
	width:475px !important;
}


#content, #content_home, #explode{
	width: 482px;
}


#content_home{
	margin-top: 30px;
	border-top: 1px dotted #fff;
}



#content_home h1{
	float: left;
	font-size: 18px;
	color:#ae0000;
	margin: 5px;
	padding: 55px 0 0 0px;
	font-weight:bold;
}

#content_home h2{
	font-size: 11px;
	color:#ae0000;
	margin: 5px 0 3px 0px;
}

#news {
	color: #fff;
	float:right;	
	border-left: 1px dotted #fff;
	padding: 0 5px 0 27px;
	width: 100px !important;
	width: 174px;
	font-size: 9px;
	position: relative;
	height: 130px;
	margin: 12px 0;
}

#news a{
	color: #a69191;
	text-decoration: none;
}


#footer{
	float:right;
	clear: both;
	font-size: 9px;
	margin-top: -26px!important;
	margin-top: -26px;
	padding-right: 17px;
	text-align: right;
	line-height: 15px;
}

html>/**/body #footer /* FireFox*/
{
	margin-right: -17px !important;
}


#footer a{
	color: #fff;
	text-decoration:none;
}


.cleaner{
	clear: both;
}

h1{
	font-size: 16pt;
	/*color:#ae0000;*/
	color: #fff;
	margin: 10px 0px;
	font-weight:normal;
}

h2{
	font-size: 12pt;
	color:#fff;
	margin: 5px 0 -10px 0px;
	font-weight:normal;
}

img{
	border: none;
}

#content p{
	padding: 0px 3px;
	font-size: 8pt;
	line-height: 18px;
}

.red{
	font-weight:bold;
	font-size: 15px;
	color:#ae0000;
}

#thumbs{
	margin-bottom: 25px;
}

#thumbs a{
	width: 76px;
	height: 61px;
	background: #fff;
	border: 1px solid #000;	
	min-height: 61px;
	display: block;
	float: left;
	margin: 0 3px 3px 0px ;
}



#thumbs.orange a{
	width: 70px;
	height: 59px;
	background: #fff;
	border: 1px solid #FF8C00;
}

#thumbs a:hover{
	border: 1px solid #c30;
}

#downloadCatalogo{
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 15px;
}

#downloadCatalogo a{
	color: #fff;
}

#explode{
	background-color: #fff;
	padding: 7px 5px;
	color: #b31010;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	/*height: 280px;*/
}

#explodeClose{
	float: right;
}

#explodeDescription{
	float: left;
}
#explodeDescriptionText{
	/*float: left;*/
	margin-top: 15px;
}

a.import, a.import_white{
	font-size: 15px;
	color: #FF8C00;
	font-weight: bold;
}

a.import_white{
	color: #fff;
}

#facciamo_volare_text{
	font-size: 11px;
	background: #ae0000;
	width: 450px;
	height: 250px;
	border: 1px solid #fff;
	padding: 10px;
	margin-bottom: 15px;
}

#facciamo_volare_text h1{
	font-size: 15px;
	color: #fff;
}

.bottoni_subfamily{
	padding-top: 10px; line-height: 19px; float:left; width: 225px;
}


/******************************************/

#contenuto_content p{
	margin-right: 15px;

}

div.scroller
{
	overflow:			scroll;			/* default for users with JS disabled */
	position: 			relative;
}

div.scrollinner
{
	position: 			absolute;
	left:				0px;
	top:				0px;
}

/* align scroll buttons in cells */
div.scrollup, 
div.scrolldn
{
	display:			none;
	line-height:		1px;		/* gets rid of descender space under images */
	_cursor:			hand;
	cursor:				pointer;
	margin-left:	 	468px;
}

div#firstOuter
{
	height:			370px;
}

#data{
	text-align: center;
	background: #c30;
	width: 35px;
	font-size:9px;
	color: #fff;
	float: right;
	line-height: 13px;
	margin: 4px;
	height: 38px;
	padding:3px;
	border:1px solid #f60;
}
.data-giorno{
	line-height:13px;font-size:32px;color:#fff;
	font-family: Georgia, times new roman;
}

