@charset "utf-8";
/* CSS Document */

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

body{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	vertical-align: middle;
	color: #444444;
	text-align: center;
	background: #CC7E2B url(../general_files/sfondo_body.png) 0 0 repeat-x;
}

#contenitore{
	position: relative;
	width: 852px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}

#header{
	position: relative;
	width: 852px;
	height: 134px;
	background: url(../general_files/top.jpg) 0 0 no-repeat;
	overflow: hidden;
	display: block;
}

#navigazione a{
	position: absolute;
	top: 0;
	width: 137px;
	height: 122px;
	text-decoration: none;
	color: #444444;
	text-indent: -9999px;
	display: block;
}	

#navigazione a.attivo,
#navigazione a:hover{
	color: #FFFFFF;
}

#navigazione ul{
	margin: 0;
	padding: 0;
}

#navigazione li{
	list-style: none;
	display: inline;
}

a#home{
	left: 0px;
	background: url(../general_files/navigazione.gif) 0 0 no-repeat;
}
a#home.attivo,
a#home:hover{
	background: url(../general_files/navigazione.gif) 0 -122px no-repeat;
}

a#azienda{
	left: 143px;
	background: url(../general_files/navigazione.gif) -143px 0 no-repeat;
}
a#azienda.attivo,
a#azienda:hover{
	background: url(../general_files/navigazione.gif) -143px -122px no-repeat;
}

a#servizi{
	left: 286px;
	background: url(../general_files/navigazione.gif) -286px 0 no-repeat;
}
a#servizi.attivo,
a#servizi:hover{
	background: url(../general_files/navigazione.gif) -286px -122px no-repeat;
}

a#prodotti{
	left: 429px;
	background: url(../general_files/navigazione.gif) -429px 0 no-repeat;
}
a#prodotti.attivo,
a#prodotti:hover{
	background: url(../general_files/navigazione.gif) -429px -122px no-repeat;
}

a#curiosita{
	left: 572px;
	background: url(../general_files/navigazione.gif) -572px 0 no-repeat;
}
a#curiosita.attivo,
a#curiosita:hover{
	background: url(../general_files/navigazione.gif) -572px -122px no-repeat;
}

a#contatti{
	left: 715px;
	background: url(../general_files/navigazione.gif) -715px 0 no-repeat;
}
a#contatti.attivo,
a#contatti:hover{
	background: url(../general_files/navigazione.gif) -715px -122px no-repeat;
}

#contenuti{
	position: relative;
	margin-bottom: -1px;	/*BACO IE*/
	background: #FFFFCC url(../general_files/sfondo_contenuti_top.png) 0 0 no-repeat;
}

#bordo{
	position: relative;
	margin: 0;
	padding: 20px;
	text-align: left;
	background: url(../general_files/sfondo_contenuti_bottom.png) 0 bottom no-repeat;
}

#box_A{
	position: relative;
	height: auto !important;  /* PER I BROWSER MODERNI */
    height: 350px;      /* PER IE5.X E IE6 */
    min-height: 350px;  /* PER I BROWSER MODERNI */
	padding-right: 470px;
}

#box_A div.foto{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

#box_A div.foto span{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 350px;
	background: url(../general_files/angoli_foto.gif) 0 0 no-repeat;
	display: block;
}

#box_A h1,
#box_C h1{
	margin: 0;
	padding: 0 0 10px 0;
	color: #A0410D;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	border-bottom: 1px solid #A0410D;
}

#box_A p{
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
}

.box_B{
	position: relative;
	height: auto !important;  /* PER I BROWSER MODERNI */
    height: 200px;      /* PER IE5.X E IE6 */
    min-height: 200px;  /* PER I BROWSER MODERNI */
	margin-top: 20px;
	padding-left: 270px;
}

.box_B p,
#box_C p,
#box_F p{
	position: relative;
	margin: 0;
	padding: 5px 0 0 0;
}

.box_B div.foto{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.box_B div.foto span{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 200px;
	background: url(../general_files/angoli_foto_small.gif) 0 0 no-repeat;
	display: block;
}

.box_B h2{
	margin: 0;
	padding: 0 0 5px 0;
	color: #A0410D;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #A0410D;
}

#box_C{
	position: relative;
}

#box_D{
	position: relative;
}

#col_1{
	position: relative;
	width: 396px;
	padding-right: 416px;
}

#col_2{
	position: absolute;
	top: 0;
	left: 416px;
	width: 396px;
}

.box_E{
	position: relative;
	width: 220px;
	height: auto !important;  /* PER I BROWSER MODERNI */
    height: 125px;      /* PER IE5.X E IE6 */
    min-height: 125px;  /* PER I BROWSER MODERNI */
	padding-left: 166px;
	padding-top: 15px;
}

.box_E h2{
	margin: 0 0 2px 0;
	padding: 0 0 6px 0;
	color: #A0410D;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	border-bottom: 1px solid #A0410D;
}

.box_E p{
	position: relative;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 12px;
}

.box_E p a{
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	font-style: italic;
}

.box_E p a:hover{
	text-decoration: underline;
}

.box_E div.foto{
	position: absolute;
	top: 15px;
	left: 0;
	margin: 0;
	padding: 0;
}

.box_E div.foto a{
	position: absolute;
	top: 0;
	left: 0;
	width: 156px;
	height: 125px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../general_files/angoli_foto_logo.gif) 0 0 no-repeat;
	display: block;
}

.box_E div.foto span{
	position: absolute;
	top: 0;
	left: 0;
	width: 156px;
	height: 125px;
	background: url(../general_files/angoli_foto_logo.gif) 0 0 no-repeat;
	display: block;
}

#box_F{
	position: relative;
}

#box_F h2{
	margin: 0;
	padding: 0 0 10px 0;
	color: #A0410D;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #A0410D;
}

#box_F .separatore{
	height: 10px;
	display: block;
}

#box_G{
	position: relative;
}

#box_G #col_1 p,
#box_G #col_2 p{
	margin: 0;
	padding: 0 0 5px 0;
}

#box_G h2,
#box_G h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #A0410D;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #A0410D;
}

#box_G .etichetta{
	font-size: 12px;	
	color: #666666;
}

#box_G div.foto{
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
}

#box_G div.foto a{
	position: absolute;
	top: 303px;
	left: 0;
	margin: 0;
	padding:0;
	width: 376px;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
}

#box_G div.foto a:hover{
	color: #CC7E2B;
}

#box_G div.foto span{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 396px;
	height: 308px;
	background: url(../general_files/angoli_foto_map.gif) 0 0 no-repeat;
	display: block;
}

.box_H{
	position: relative;
}

.box_H div.foto{
	position: relative;
	float: right;
	margin: 0;
	padding: 15px 0 10px 10px;
}

.box_H div.foto span{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 396px;
	height: 308px;
	background: url(../general_files/angoli_foto_map.gif) 0 0 no-repeat;
	display: block;
}

.box_H div.foto span#faq{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 396px;
	height: 308px;
	background: url(../general_files/angoli_foto_faq.gif) 0 0 no-repeat;
	display: block;
}

#footer{
	position: relative;
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
	color: #563512;
	background-color: #CC7E2B;
}

#footer a{
	text-decoration: none;
	color: #563512;
}	

#footer a:hover{
	color: #CCCC99;
}

form{
	margin: 0;
	padding: 15px 0 5px 0;
}

input,textarea{
	width: 120px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
}

textarea{
	width: 376px;
	height: 45px;
}

input.XXL{
	width: 146px;
}
input.XL{
	width: 140px;
}
input.L{
	width: 112px;
}
input.M{
	width: 98px;
}
input.S{
	width: 38px;
}

input.ck{
	width: 15px;
}

form div{
	padding: 2px 0;
	text-align: center;
}

#check input{
	margin: 10px 0 0 0;
	padding: 0;
	width: 15px;
}

input#bottone{
	width: 100px;
}

div.box_testo{
	padding-top: 0;
}

p.alert{
	text-align: center;
	color: #FF0000;
}
