@charset "utf-8";
*{ border: none; margin: 0px ; padding: 0px;}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

#freccette{/*b*/
	background-image: url(../img/freccette_atelier.gif); 
	width: 30px;
	height: 25px;
}

#frecce {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
#frecce a {
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#dowload {
	padding-left: 25px;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 5px;
}
.sfondo_home {
	background-image: url(../img/sfondo_home.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#numeri_gallery {
	padding-left: 24px;
}
#numeri_gallery  a {
	font-size: 13px;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#numeri_gallery  span {
	font-weight: bold;
	color: #D7D2B4;
	font-size: 10px;
	display: block;
	float: left;
	padding-top: 8px;
}
#numeri_gallery .separatore {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	display: block;
	float: left;
	padding-top: 8px;
}
.menu {
	position: relative;
}


/*#numeri_gallery .info {
	padding-top: 0px;
	padding-left: 3px;
}*/
.info {
	width: 22px;
	height: 22px;
	background-image: url(../img/info_atelier.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 24px;
	display: block;
	padding-bottom: 5px;
}

#invito_fiera{/*comune*/
	padding-left: 25px;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 5px;
}

#titolo_modello {
	padding-left: 25px;
	font-size: 11px;
}
#testo_fiera{/*comune*/
	padding-left: 24px;
	font-size: 12px;
	font-weight: normal;
}

#nome_modello {
	font-size: 19px;
	padding-left: 24px;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}
#contenuti #fascia_home {
	margin-right: auto;
	margin-left: auto;
	width: 159px;
	padding-right: 9px;
}



body {
	background-image: url(../img/sfondo_atelierMatteo.gif);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
}

#head {
	background-color: #000000;
	height: 67px;
}

#navigazione {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
}
#box_home {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../img/img_home.jpg);*/
	height: 456px;
	background-repeat: no-repeat;
}


#navigazione a {
	color: #FFFFFF;
	padding-right: 28px;
	padding-left: 18px;
	display: block;
	height: 35px;
	text-decoration: none;
	float: left;
	white-space: nowrap;
	line-height: 35px;
}

#navigazione a:hover, #navigazione  li.selected  {/*a*/
	color: #000000;
	background-image: url(../img/sfondo_btn_atelier.gif);
	background-position: right top;
}

#navigazione  a.selected  {/*comune*/
	color: #000000;
}

#navigazione li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
#navigazione li:hover { 
	background-image: url(../img/sfondo_btn_atelier.gif);
	background-position: right top;
}

#navigazione li:hover a { 
	color: #000000;
}
#navigazione ul li ul li:hover { /*da controlla se è doppia con menu style*/
	background-image: none;
	background-position: right top;
	color: #000000;
}
#pdf_catalogo {
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	font-size: 12px;
	text-align: left;
	width: 158px;
}

#box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../img/box_bottom_atelier.gif);*/
	background-image: url(../img/box_bottom_atelier.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-bottom: 14px;
}

#immagine_principale {

}

#contenuti {
	padding-right: 12px;
	padding-left: 12px;
}
#box_news {
	background-image: url(../img/box_news_top_atelier.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	width: 159px;
	float: right;
}
#box_news_bottom {
	background-image: url(../img/box_news_bottom_atelier.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	font-size: 11px;
}
.titolo_news {
	font-weight: bold;
	font-size: 16px;
}
#box_news_bottom .testo {
	margin-top: 8px;
}


#box_bottom {
	background-image: url(../img/box_top_atelier.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 60px;
	padding-bottom: 5px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #999999;
}

#immagine_principale.loading {
	background: url(../img/ajax-loader.gif) no-repeat center center;
}
#logo {
	height: 130px;
	background-color: #FFFFFF;
}

#logo #posizione_logo {
	width: 720px;
	
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 180px;
	
	background-image: url(../img/logo_atelier_matteo.gif);
	background-repeat:no-repeat;

	padding-top: 42px;
	background-position: 500px 30px;
	height:70px;

}



.clear {
	clear: both;
}


#logo_home #posizione_logo_home {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#logo_home {
	background-color: #FFFFFF;
}


#elenco_modelli {
	width: 685px;
	margin-left: 8px;
	/*margin-bottom: 30px;*/
	padding-top: 20px;
	/*padding-bottom: 20px;*/
}

#elenco_modelli a {
	float:left;
	display:block;
	height:20px;

}

.box_anteprima {
	width: 160px;
	float: left;
	margin-right: 7px;
	background-color: #000000;
	margin-bottom: 15px;
	margin-left: 7px;
	/*height: 138px;*/
}
.grassetto {
	font-weight: bold;
}
.box_anteprima .titolo {
	color: #FFFFFF;
	height: 31px;
	line-height: 32px;
	padding-left: 8px;
	text-transform: uppercase;
	background-image: url(../img/box_top_anteprime_atelier.gif);
	font-weight: bold;
	letter-spacing: 1px;
	/*font-size: 17px;*/
	font-size: 15px;
	background-repeat: no-repeat;
}


/*********news home**********/
#box_news_home {
	background-image: url(../img/box_news_top_home.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	font-size: 11px;
	width: 140px;
	float: right;
	margin-left: 5px;
}


#box_news_bottom_home {
	background-image: url(../img/box_news_bottom_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	height: 17px;
	margin-left: 5px;
}


.body_none{background-image: none;}

.box_profile{
	background-image: url(../img/box_bottom_profile_atelier.jpg) !important;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.box_top_corta {
	background-image: url(../img/box_top_profile_atelier.gif) !important;
}

.mappa_italia {
	/*background-image: url(../img/mappa_italia.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;*/
}
.visualizza_mappa a {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	display: block;
	margin-bottom: 50px;
}
.visualizza_mappa a:hover {
	color: #999999;
}

#loghi_scheda_prodotto{/*a*/
	background-image: url(../img/loghi_scheda_prodotto_atelier.gif) !important;
	background-position: left top;
	height: 76px;
	background-repeat: no-repeat;
}

.doppio_logo {/*cpmune*/
	background-image: url(../img/logo_doppio.gif) !important;
	background-position: 400px 35px !important;
}


.padding_none{/*comune*/
	padding-left: 0px !important;
	padding-right: 2px !important;
}

.testo_garanzia {/*comune*/
	margin-left: 52px;
	margin-right: 90px;
	font-size: 16px;
}

.bg_garanzia {/*b*/
background-image:url(../img/garanzia_bg_1.jpg); background-position:right 18px; background-repeat:no-repeat;


}
.settore_azienda {
	color: #CC0000;
}
#cf {
	font-size: 11px;
	}

.box_anteprima .titolo_eventi {/*comune*/
	color: #ffffff;
	height: 31px;
	line-height: 32px;
	padding-left: 8px;
	text-transform: uppercase;
	background-image: url(../img/box_top_anteprime_eventi.gif);
	font-weight: bold;
	letter-spacing: 1px;
	/*font-size: 17px;*/
	font-size: 15px;
	background-repeat: no-repeat;
}



#formLink { font-size: 11px; margin-top: 5px; }
#cerchietti_form { vertical-align: middle;}
#vertical_slide { padding-top: 30px;}
/*------FORM------*/
fieldset { padding: 0 0 1em 0;  border: none; }
fieldset legend { margin-left: 1em; color: #999; left: -7px; top: -0.50em; }
fieldset ol { list-style: none; list-style-position: inside;}
fieldset li {clear:both; list-style-position: inside; padding-bottom: 8px;width: 100%;}
fieldset textarea {width: 300px; height: 100px}
fieldset input, fieldset textarea, fieldset select {font-size: 14px; border: 1px solid #AC9860;}
fieldset label {float: left; display: block; width: 10em; margin-right: 1em; text-align: right;}
fieldset input.alignRight, fieldset textarea.alignRight {margin-left: 12.5em;}
fieldset .error-message {margin-left: 14.5em; font-size: 12px; color: #cc0000;}


.paddingLeft_25 { padding-left: 25px; }



/*rounded form */
	div.rounded_container{
		   background-color: #f1f1f1;
		   padding: 8px 2px 0px 5px;
		   
		}	
	input.rounded_input{
			border:0;
			outline: none;
			margin-bottom: 8px;
			background: #f1f1f1;
			width: 200px;
		}
	
	div.rounded_border {  
			background: #CCCCCC;
			margin-left: 50px;
		}
		
		
	div.rounded_buttonborder {  
			background: #CCCCCC;
		}
	div.rounded_buttoncontainer{
		    background-color: #f1f1f1;
		   padding: 2px 5px 0px 0px;
		}
	#table_registrazione input.rounded_input, #table_recupera input.rounded_input {
			width: 250px;
	}
	
.reg_error{ color:#CC0000; }

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}

.error-message { color: #CC0000; margin-left: 50px; margin-bottom:8px;}


/* button */
#button {
	width: 100px;
	/*height: 49px;*/
	margin: 0;
	border: 0;
	background: transparent url(../img/submit.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	color: #666666;
	text-transform: uppercase;
	font: 16px/20px Arial, Helvetica, sans-serif;
	padding:0px;
}
form>#button { /* For non-IE browsers*/
  height: 0px;
}
