/*
div.overlay { 
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	font-size: 30px;
	text-align: center;
}

div.overlay span {
	position:relative;
	top:50%;
	margin-top:-0.5em;
}
*/

/* @group LAYOUT */

.container {
	width: 853px;
	margin: 30px auto;
}

.header {
	width: 853px;
	height: 118px;
}

.header_interno {
	width: 853px;
	height: 118px;
	background-image: url(images/header_interno.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.page {
	margin-top: 0;
	padding-top: 0;
	width: 852px;
	overflow: hidden;
}

.main {
	vertical-align: top;
	background-color: #ffffff;
	padding: 20px;
	width: 636px;
	min-height: 300px;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.main2 {
	vertical-align: top;
	background-color: #ffffff;
	width: 676px;
	min-height: 300px;
	float: left;
	padding-top: 20px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.footer {
	height: 35px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #828d8d;
	padding-left: 200px;
	padding-top: 10px;
	clear: both;
}

/* ----- INTERNI ----- */

.main_interno {
	vertical-align: top;
	background-color: #ffffff;
	padding: 20px;
	width: 811px;
	height: 100%;
	min-height: 300px;
	margin-left: 1px;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}


.footer_interno {
	height: 35px;
	background-image: url(images/footer_interno.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #828d8d;
	padding-left: 18px;
	padding-top: 10px;
	clear: both;
}

/* @end */

/* @group MiniMenu */


.minimenu {
	font: 10px Myriad, sans-serif;
	color: ;
	margin-top: 20px;
	float: left;
}

.minimenu a {
	color: black;
}

.minimenu a:hover {
	color: #e6e8e8;
}

/* @end */


/* @group MENU TOP */

.menutop {
	margin-top: 91px;
	padding-left: 240px;
	float: left;
}

.menutop ul {
	margin: 0;
	padding: 0;
	border: 0;
	height: 24px;
	float: left;
	list-style-type: none;
}

.menutop ul li {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	height: 24px;
}

.menutop ul li a {
	float: left;
	margin: 3px auto;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
	width: 101px;
	background-image: url(images/menu_top_off.png);
	background-repeat: no-repeat;
	color: black;
}

.menutop ul li a:hover {
	background-image: url(images/menu_top_on.png);
	background-repeat: no-repeat;
	color: white;
}

.menutop ul li a.selected {
	background-image: url(images/menu_top_on.png);
	background-repeat: no-repeat;
	color: white;
}

/* @end */



/* @group MENU SX */

.menusx {
	width: 176px;
	height: 100%;
	background-image: url(images/bg_menusx.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.menusx ul {
	width: 171px;
	list-style: none;
	margin-left: 1px;
	margin-top: 20px;
	padding: 0;
}

.menusx ul li {
	font-size: 11px;
	height: 22px;
}

.menusx ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	vertical-align: middle;
	background-color: #ffce89;
}

.menusx ul li a:hover {
	background-color: orange;
	color: white;
}

.menusx ul li.selected a {
	background-color: orange;
	color: white;
}

/* @end */


/* @group TIPOGRAFIA */

a {
	color: #666666;
	text-decoration: none;	
}

a:hover {
	color: #ffa722;
}
a.selected {
	color: #ffa722;
}

.small {
	font-size: 10px;
}

.titoletto {
	color: black;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}

h3 {
	color: #ffa722;
	margin-top: 5px;
}

/* @end */



/* @group LINEE */

.una_linea {
	width: 600px;
	padding: 5px;
	padding-bottom: 10px;
	overflow: hidden;
}

.una_linea .thumb_linea {
	float: left;
	width: 80px;
	height: 80px;
}

.una_linea .testo_linea {
	float: left;
	margin-left: 10px;
	padding-left: 2px;
	width: 500px;
}

.lista_piccola_linee {
	overflow: hidden;
	padding: 0;
	line-height: 12px;
}

.lista_piccola_linee .thumb_piccolo_linee a {
	display: block;
	font-size: 10px;
	color: black;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}

.lista_piccola_linee .thumb_piccolo_linee a.selected {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

.thumb_piccolo_linee {
	margin: 0;
	border: 0;
	padding-right: 3px;
	height: 28px;
	width: 28px;
	float: left;
}

.thumb_medio_linee {
	margin: 0;
	border: 0;
	padding-right: 3px;
	height: 40px;
	width: 40px;
	float: left;
}

/* @end */


/* @group MODELLI */

.pannello_modelli {
	width: 594px;
	background-color: #ebebeb;
	padding: 15px;
	overflow: hidden;
}

.un_modello {

	padding: 5px;
	overflow: hidden;
}

.un_modello .thumb_modello {
	width: 60px;
	width: 60px;
	float: left;
}

.un_modello img {
	padding: 0;
	border: 1px solid #999999;
}

.un_modello .testo_modello {
	float: left;
	margin-left: 5px;
}

.un_modello .descrizione_small {
	font-size: 9px;
}


/* @end */

/* @group GENERICHE */

html,body {
	margin: 0;
	padding: 0;
}

body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	font: 11px verdana;
	/*font: 12px Myriad, sans-serif;*/
	color: #666666;
	line-height: 20px;

	/*background-color: #17212b;    originale*/
	background-color: #d7e1eb; 
	
	
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

input,select,textarea {
	padding:2px;
	margin-top: 3px;
	font: 12px verdana, sans-serif;
	color: #333333;	
	background-color: #ffffff;
	border: 1px solid silver;
}

.clear {
	clear: both;
}

a img {
	border: 0;
}

a img.thumb {
	border: 1px solid #e3e3e3;
	background: #ffffff;
	margin: 1px;
	background-image: url(images/nofoto.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

a:hover img.thumb {
	border: 1px solid #ff9900;	
}

a.selected img.thumb {
	border: 1px solid #ff9900;	
}


.highlight {
	padding: 15px;
}

.expanded {
	position:absolute;
	margin: 10px auto;
	background: #2a2a2f;
	border: 2px solid #5f5f5f;
	width: 0;
	height: 0;
}

.testo_giallo {
	font: 12px Myriad, sans-serif;
	color: #ffa500;
	text-decoration: none;
}

.testo_nero {
	font: 12px Myriad, sans-serif;
	color: #000000;
	text-decoration: none;
}

.testo_nero2 {
	font: 10px Myriad, sans-serif;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
}

.testo_schede {
	font: 11px Myriad, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.link_schede {
	font: 10px Myriad, sans-serif;
	color: #666666;
	text-decoration: underline;
}

/* @end */


