@charset "UTF-8";
/* CSS Document */
body, td,th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
img, a, input{
	border: none;
	outline: 0 none;
}
a{
	color: #3a7fab;
	text-decoration: none;
}
a:hover{
	color: #71b8e6;
}
.Red{
	color: #e23412;
}
.White{
	color:#FFFFFF;
}
.Green{
	color: #adc3a3;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style: italic;
}
div#Menu li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
div#Menu li a{
	text-decoration: none;
	color: #3a7fab;
}
div#Menu li a:hover{
	color: #61a0c8;
}
div#Menu .MenuTopOver{
	position: relative;
	visibility: hidden;
	display: block;
	background:url(../img/menu_top/over.gif) no-repeat;
}
div#Menu .VoceMenuActive{
	background: url(../img/menu_top/sel.gif) no-repeat;
	color: #FFF;
}
form#SearchForm .SearchForm_input{
	border: none;
	background:url(../img/search/input.png) no-repeat;
	width: 89px;
	padding: 9px 0 0 3px;
	height: 23px;
	margin: 0;
}
form#SearchForm .SearchForm_img{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div#MenuLeft ul,div#MenuLeft li{
	margin: 0;
	padding: 0;
}
div#MenuLeft{
	font-size: 11px;
}
div#MenuLeft li{
	list-style-image:url(../img/menu_left/arrow.gif);
	background:url(../img/menu_left/div.gif) center bottom no-repeat;
	padding-bottom: 5px;
}
div#MenuLeft .ML_NoDiv{
	background: none;
}
div#MenuLeft a{
	color: #FFF;
	text-decoration: none;
}
div#MenuLeft a:hover, div#MenuLeft .ML_Active{
	color: #a4cd91;
}
div#Corpo{
	padding: 0 30px 0 30px;
}


.Box1{
	width: 167px;
	height: 100px;
}
.Box1 .Box1_bg1{
	background:url(../img/box1/center.png) repeat-y;
	height: 100%;
}
.Box1 .Box1_bg2{
	background:url(../img/box1/top.png) top no-repeat;
	height: 100%;
}
.Box1 .Box1_bg3{
	background:url(../img/box1/bottom.png) bottom no-repeat;
	height: 100%;
}
.Box1_Top{
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
}
.Box1_CenterCont{
	margin-left: 6px;
	margin-right: 6px;
	height: 200px;
	overflow: hidden;
}
.Box1_CenterCont p{
	width: 150px;
	height: 150px;
	background-color: #FFF;
	overflow: hidden;
}

.Box2{
	width: 167px;
}
.Box2 .Box2_Top, .Box2 .Box2_TopRed, .Box3 .Box3_Top{
	background:url(../img/box2/head.png) no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}
.Box2 .Box2_TopRed{
	background-image:url(../img/box2/head_red.png);
}
.Box2 .Box2_Center{
	background:url(../img/box2/bg.gif) no-repeat;
	width: 170px;
	height: 170px;
}
.Box3 .Box3_Top{
	background:url(../img/box3/head_center.png) repeat-x;
}
.Box3 .Box3_Top_bg1{
	background:url(../img/box3/head_sx.png) left no-repeat;
	height: 100%;
}
.Box3 .Box3_Top_bg2{
	background:url(../img/box3/head_dx.png) right no-repeat;
	height: 100%;
}
div#FooterCont{
	color: #adc3a3;
	font-size: 10px;
}
div#FooterCont a{
	color: #adc3a3;
	text-decoration: none;
}
div#FooterCont a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.FontSize2{	
	font-size: 14px;
}
.Titolo{
	font-size: 1.6em;
}
.TitoloProd{
	font-size: 2em;
}
.TextBig{
	font-size: 2.5em;
}
.Btn_type1, .Btn_type2{
	background:url(../img/buttons/type1.gif) no-repeat;
	display:inline-block;
	width: 78px;
	height: 21px;
	line-height: 21px;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
.Btn_type1_o, .Btn_type2_o{
	background:url(../img/buttons/type1_o.gif) no-repeat;
	position: relative;
	top: -21px;
	width: 78px;
	height: 21px;
}
.Btn_type2{
	background:url(../img/buttons/type2.gif) no-repeat;
}
.Btn_type2_o{
	background:url(../img/buttons/type2_o.gif) no-repeat;
}

.SchedaNews{
	overflow: hidden;
	margin: 10px 0;
}
.BoxAllegati{
	background:url(../img/box_allegati/center.gif) repeat-y;
	width: 186px;
}
.BoxAllegati ul{
	margin: 0;
	margin-left: 20px;
	padding: 0;
}
.BoxAllegati li{
	padding: 5px 0;
	list-style:url(../img/box_allegati/arrow.gif);
	background:url(../img/box_allegati/div.gif) center bottom no-repeat;
}
.BoxAllegati a{
	vertical-align: middle;
}
.BoxAllegati_bg1{
	background:url(../img/box_allegati/top_doc.gif) top no-repeat;
	height: 100%;
}
.BoxAllegati_bg2{
	background:url(../img/box_allegati/bottom.gif) bottom no-repeat;
	height: 100%;
	padding: 40px 5px 10px 5px;
}
.ProdottoCat{
	text-align: center;
	width: 177px;
	height: 157px;
	padding: 4px;
	float: left;
	border-top: 4px solid #FFF;
}
.HeadProdottiCategoria{
	border: 1px solid #CCC;
	background-color: #efefef;
	padding: 5px;
}
.ProdottoRow, .ProdottoScheda{
	height: 180px;
}
.ProdottiFirstRow{
	/*border-top: 1px solid #ccc; */
}
.ProdottiFirstCol{
	border-left: 1px solid #ccc;
}
.ProdottoRow{}
.ProdottoScheda{
	width: 238px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}
.ProdottoScheda_colDx{
	float: right;
	position: relative;
	width: 220px;
}
form#ProdottiForm{
	width: 100%;
	background-color: #efefef;
	border: 1px solid #ccc;
}
form#ProdottiForm #idc{
	width: 200px;
}

form#CarrelloForm table{
	width: 100%;
	border-collapse:collapse;
}
form#CarrelloForm th{
	background-color: #ededed;
}
form#CarrelloForm .RowPari{
	background-color: #eee;
}
form#CarrelloForm td, form#CarrelloForm th{
	border: 1px solid #ccc;
	padding: 5px;
}

.hr, .hr2{
	border-bottom: 1px solid #ccc;
}
.hr{
	margin: 12px 0;
}
.BoxPagamento{
	margin-bottom: 15px;
	background-color: #efefef;
	padding: 8px;
	border: 1px solid #ddd;
}
.BoxPagamento .label{
	float: left;
	display: block;
	width: 250px;
	margin-right: 5px;
	font-size: 14px;
}
.textSubInput{
	font-size: 11px;
	margin-left: 255px;
}
.BoxPagamento .input, .inputContatti, .textareaContatti{
	width: 300px;
	background-color: #f1fcdf;
	font-size: 15px;
	border: 1px solid #a1a993;
	outline: #09F;
}
.BoxPagamento .input, .inputContatti{
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.textareaContatti{
	height: 80px;
}
.Round, .RoundLeft{
	float:right;
	background:url(../img/round.gif) no-repeat;
	width: 52px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #333;
	font-size:16px;
}
.RoundLeft{
	float: left;
}
div#FotoChisiamo{
	background:url(../img/foto/chisiamo/1.png) no-repeat;
	width: 230px;
	height: 357px;
	float: right;
	margin-left: 15px;
	margin-top: -30px;
	z-index: 10;
}
div#FotoIlprogetto{
	background:url(../img/foto/ilprogetto/1.png) no-repeat;
	width: 300px;
	height: 326px;
	float: left;
	z-index: 10;
	margin-top: -40px;
	margin-right: 15px;
}
.ContattiBox{
	background:url(../img/bg_contatti.jpg) no-repeat;
	width: 339px;
	height:462px;
}
.ContattiBoxCont{
	padding: 10px;
}
.labelContatti{
	color:#FFF;
	display: block;
}
.inputContatti{
	width: 100%;
	margin: 0;
}