body {
	font-family:Arial, Helvetica, sans-serif;
	behavior:url("css/csshover3.htc");
}
/* commented backslash hack \*/ 
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0
}
#wrapper {
	min-height:100%;
	height:auto;
	background:#282825 url("../img/bg_top.jpg") top center no-repeat;
	position:relative;
	text-align:center
}
* html #wrapper {
	height:100%;
}/* ie6 and under*/
a {
	color:#b43625;
	text-decoration:none;
}
#container_wrapper {
	width:1023px;
	margin:0 auto;
	height:auto;
}
#container {
	width:960px;
	margin:0 auto;
	height:585px;
}
#menu_wrapper {
	height:204px;
	width:960px;
	background: url("../img/logo.jpg") top center no-repeat;
}
#menu {
	padding-top:58px;
	width:891px;
	margin:0 auto;
	height:146px;
}
#menu .current, #menu .current a {
	background:#d00000;
	color:#ffffff;
}
.contentBtn {
	color:#aaa89e;
	font-size:15px;
	background:#f4f3f0;
	float:left;
	margin-right:4px;
	height:33px;
	text-align:center;
}
#menu .last {
	margin-right:0px;
}
.btn {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px
}
.btn a {
	text-decoration:none;
	height:33px;
	color:#aaa89e;
}
#menu .info {
	width:891px;
	clear:left;
}
#menu .address {
	float:left;
	width:309px;
	height:auto;
	color:#b2b0a8;
	font-size:12px;
	margin-top:26px;
	line-height:20px;
	text-align:left;
}
#menu .logo {
	width:280px;
	float:left;
	height:88px;
}
#menu .contact {
	width:302px;
	float:left;
	height:auto;
	color:#b2b0a8;
	font-size:12px;
	text-align:right;
	margin-top:26px;
	line-height:20px;
}
#menu .contact a {
	color:#B43625;
}
#menu .contact a:hover {
	color:#CE1901;
}

#menu .contentBtn a{ display:block; height:25px; padding-top:0px;}

#slide_wrapper {
	height:381px;
	width:960px;
	display:block;
	position:relative;
	clear:both;
	text-align:left;
}
#slider_holder {
	position:relative;
	height:343px;
	width:960px;
	overflow:hidden;
}
#slide-controls {
	position:absolute;
	height:40px;
	top:303px;
	width:960px;
	background:url("../img/slide_controls_bg.jpg") top left no-repeat;
}
#slide-controls p#slide-nav {
	display:inline;
	float:right;
	height:26px;
	margin:7px 20px 0 0;
}
#slide-controls p#slide-nav a:hover {
	/*background-image:url("../img/silde-nav.png");*/
	background-image:url("../img/silde-nav.png");
}
#slide-controls p#slide-nav a.on {
	background-image:url("../img/silde-nav.png");
	background-position:0 -26px;
}
#slide-controls p#slide-nav a {
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin:0 5px 0 0;
	text-align:center;
	text-decoration:none;
	width:26px;
}
.slide {
	height:303px;
	width:960px;
	overflow:hidden;
	position:absolute;
}
.slide_category {
	float:left;
	width:318px;
	height:303px;
	margin-right:3px;
}
#slider_holder .last {
	margin-right:0px;
}
/* IE6 BUG */
* html #slider_holder div {
	margin-bottom: -1px;
}
#slider_holder .slide_img {
	height:149px;
	width:318px;
	margin-bottom:2px;
	position:relative;
	overflow:hidden;
}
.slide_img div {
	position:absolute;
	height:1px;
	left:0px;
	width:100%;
}
.tl {
	background: url("../img/slide_img_corner.gif") no-repeat left top transparent;
	top: 0px;
}
.tr {
	background: url("../img/slide_img_corner.gif") no-repeat right top transparent;
	top: 0px;
}
.bl {
	background: url("../img/slide_img_corner.gif") no-repeat left bottom transparent;
	bottom: 0px;
}
.br {
	background: url("../img/slide_img_corner.gif") no-repeat right bottom transparent;
	bottom: 0px;
}
.slide_img img {
	height:149px;
	width:318px;
}
#slider_holder .slide_txt {
	height:149px;
	width:318px;
}
#slider_holder .shade_news {
	background:url("../img/news_txt_bg.jpg") top left no-repeat;
}
#slider_holder .shade_1 {
	background:url("../img/slide_txt_bg_1.jpg") top left no-repeat;
}
#slider_holder .shade_2 {
	background:url("../img/slide_txt_bg_2.jpg") top left no-repeat;
}
#slider_holder .shade_3 {
	background:url("../img/slide_txt_bg_3.jpg") top left no-repeat;
}
#txt_content {
	width:295px;
	float:right;
	margin-top:33px;
}
#txt_content .txt, #txt_content .txt a {
	color:#e3c1a8;
	margin-top:10px;
	font-size:13px;
	margin-right:40px;
}
.slide .slide_txt h3 a {
	color:#FFFFFF;
}
#news_container {
	width:1023px;
	height:150px;
	background:url("../img/news_bg.jpg") top left no-repeat;
	padding-top:10px;
}
#news_container #news {
	width:960px;
	margin:0 auto;
	height:128px;
	text-align:left;
}
#news .news_img {
	float:right;
	width:266px;
	height:128px;
	overflow:hidden;
	text-align:right;
}
#news .news_txt {
	float:right;
	width:468px;
	height:auto;
	margin-top:30px;
}
#news h3, #news h3 a {
	color:#67655b;
	font-size:16px;
}
#news .txt, #news .txt a {
	color:#a6a396;
	font-size:13px;
	margin-top:14px;
	margin-right:40px;
}
#content {
	width:960px;
	margin:0 auto;
	height:176px;
	margin-top:7px;
	margin-bottom:50px;
}
#content .spacer {
	float:right;
	width:1px;
	background:url("../img/spacer.jpg") top left no-repeat;
	height:130px;
	margin-top:12px;
}
#slideshow_container {
	width:329px;
	height:176px;
	float:left;
	background:url("../img/slideshow_bg.jpg") top left no-repeat;
	position:relative;
}
#slideshow {
	position:absolute;
	overflow:hidden;
	width:317px;
	height:148px;
	top:5px;
	left:6px;
}
#content_right {
	width:606px;
	float:right;
	height:176px;
	text-align:left;
}
#content_right h3 {
	color:#7e7962;
	margin-top:16px;
	font-size:22px;
}
#content_right ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 615px;
	margin-top:30px;
}
#content_right ul li {
	float: left;
	width: 195px;
	background: url("../img/list_dot.jpg");
	background-position:0 7px;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
	color:#b2b0a8;
	font-size:13px;
	line-height:18px;
}
#content_right ul li a {
	color:#b2b0a8;
}
/*#footer {
	background:#171715;
	width:100%;
	height:50px;
	clear:both;
}*/
#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	height:50px;
	width:100%;
	background:#171715;
	z-index:9999;
}
/* IE 6 */
* html #footer {
	position:absolute;
 top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
#footer_content {
	width:960px;
	margin:0 auto;
	height:50px;
}
#footer_content .copyright {
	float:left;
	width:648px;
	height:auto;
	color:#54534c;
	font-size:11px;
	margin-top:22px;
	text-align: left;
}
#footer_content .webdesign a {
	width:312px;
	float:left;
	text-align:right;
	color:#54534c;
	font-size:11px;
	margin-top:22px;
	height:auto;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.extravaganzzaBold {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'extravaganzzaBold', sans-serif;
	font-size-adjust: 0.49;
}
.extravaganzza {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'extravaganzzaRegular', sans-serif;
	font-size-adjust: 0.46;
}
.QuicksandBoldRegular {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'QuicksandBold', sans-serif;
	font-size-adjust: 0.49;
}
.Standard0755 {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'standard0755Regular', sans-serif;
	font-size-adjust: 0.63;
}
/*==============================================================================================================================
//
//
// 					AZIENDA
//
//
//============================================================================================================================*/


#azienda_wrapper {
	height:381px;
	width:960px;
	display:block;
	clear:both;
}
#azienda_holder {
	height:343px;
	width:960px;
	overflow:hidden;
	background:url("../img/azienda_top_bg.jpg") top left no-repeat;
	text-align:left;
}
#azienda_container {
	width:720px;
	height:270px;
	margin-left:47px;
	margin-top:44px;
}
#azienda_container .title {
	float:left;
	font-size:20px;
}
#azienda_container .title h3 {
	float:left;
	color:#7e7962;
	margin-right:12px;
	margin-top:2px;
}
#azienda_container .spacer_azienda {
	float:left;
	width:2px;
	height:24px;
	background:url("../img/spacer_title.jpg") top left no-repeat;
	margin-right:12px;
}
#azienda_container .subtitle {
	width:325px;
	float:left;
	margin-top:4px;
	color:#ce1901;
}
#azienda_container .cols {
	clear:left;
	padding-top:43px;
	height:230px;
	line-height:18px;
}
#azienda_container .col1 {
	width:330px;
	height:225px;
	float:left;
	color:#94928b;
	font-size:13px;
	margin-right:44px;
}
#azienda_container .col2 {
	float:left;
	width:330px;
	height:225px;
	color:#94928b;
	font-size:13px;
}
#azienda_container span.red {
	color:#c06154;
}
/*==============================================================================================================================
//
//
// 					CONTATTI
//
//
//============================================================================================================================*/

#contatti_wrapper {
	height:381px;
	width:960px;
	display:block;
	clear:both;
}
#contatti_holder {
	height:343px;
	width:960px;
	overflow:hidden;
	background:url("../img/contatti_top_bg.jpg") top left no-repeat;
	text-align:left;
}
#contatti_container {
	width:890px;
	height:270px;
	margin-left:47px;
	margin-top:44px;
}
#contatti_container .title {
	float:left;
	font-size:20px;
}
#contatti_container .title h3 {
	float:left;
	color:#7e7962;
	margin-right:12px;
	margin-top:2px;
}
#contatti_container .spacer_contatti {
	float:left;
	width:2px;
	height:24px;
	background:url("../img/spacer_title.jpg") top left no-repeat;
	margin-right:12px;
}
#contatti_container .subtitle {
	float:left;
	margin-top:2px;
	color:#ce1901;
	margin-right:12px;
}
#contatti_container .cols {
	clear:left;
	padding-top:95px;
	height:180px;
	line-height:18px;
	width:890px;
}
#contatti_container .col1 {
	width:247px;
	height:225px;
	float:left;
	color:#94928b;
	font-size:14px;
	margin-right:56px;
}
#contatti_container .col2 {
	float:left;
	width:330px;
	height:225px;
	color:#94928b;
	font-size:14px;
	margin-top:90px;
}
#contatti_container .col3 {
	float:right;
	margin-top:70px;
	text-align:right;
	color:#94928b;
	font-size:14px;
	padding-right:20px;
}
#contatti_container span.red {
	color:#c06154;
}
#form_container {
	width:1024px;
	min-height:284px;
	height:auto;
	margin-top:31px;
	margin-bottom:70px;
	text-align:left;
}
#form_container .spacer_left {
	width:32px;
	height:284px;
	float:left;
	background:url(../img/form_spacer.jpg) top right no-repeat;
}
#form_container .spacer_right {
	width:32px;
	height:284px;
	float:left;
	background:url(../img/form_spacer.jpg) top left no-repeat;
}
#form {
	width:960px;
	height:100px;
	float:left;
}
#form .content {
	margin-left:24px;
	margin-top:5px;
}
#form .content h3 {
	color:#7e7962;
	font-size:18px;
}
#form .form_col1 {
	float:left;
	width:311px;
	height:auto;
	margin-top:30px;
}
#form .form_col2 {
	float:left;
	width:311px;
	height:auto;
	margin-top:30px;
}
#form .form_col3 {
	float:left;
	width:311px;
	height:auto;
	margin-top:30px;
}
#form .field {
	width:292px;
	height:21px;
	color:#b2b0a8;
	font-size:14px;
}
#form .copy_form {
	font-size:8px;
	width:275px;
	margin-top:14px;
	color:#7c7c7c;
}
#form .submit_button {
	margin-top:26px;
	padding-right:22px;
	float:right;
}
#form .submit {
	height:27px;
	width:117px;
	background:url(../img/form_submit.jpg) top left no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	border:none;
	/* ie6 */
font-size: 0;
	display:block;
	line-height: 0;
}
#form .input {
	width:292px;
	border:none;
	background:#323231;
	height:18px;
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
}
#form .textarea {
	width:292px;
	border:none;
	background:#323231;
	height:79px;
	overflow: auto;
	resize:none;
	font-size:12px;
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
}
/*==============================================================================================================================
//
//
// 					PRODOTTI
//
//
//============================================================================================================================*/

#content_prodotti {
	width:960px;
	margin:0 auto;
	height: auto;
	margin-top:35px;
	padding-bottom:20px;
	margin-bottom:50px;
}
#slideshow_prodotti_container {
	width:329px;
	height:278px;
	float:left;
	background:url("../img/slideshow_prodotti_bg.jpg") top left no-repeat;
	position:relative;
}
#slideshow_prodotti {
	position:absolute;
	overflow:hidden;
	width:317px;
	height:148px;
	top:5px;
	left:6px;
}
#slideshow_prodotti_container h3 {
	position:absolute;
	top:191px;
	left:24px;
	color:#e0e2e6;
}
#slideshow_prodotti_container h3 a{
	color:#e0e2e6;
	
}
#slideshow_prodotti_container .txt {
	position:absolute;
	top:229px;
	left:24px;
	color:#b2b0a8;
	font-size:12px;
	text-align:left;
}
#content_prodotti_right {
	width:606px;
	float:right;
	height:176px;
	text-align:left;
}
#content_prodotti_right .top {
	height:145px;
	padding-top:16px;
}
#content_prodotti_right .top h3 {
	color:#7e7962;
	font-size:16px;
	font-size:22px;
}
#content_prodotti_right .top .txt {
	color:#d7d5ca;
	margin-top:24px;
	font-size:12px;
	line-height:16px;
}
#content_prodotti_right .top .txt h3 {
	color:#f4f3f0;
	font-size:18px;
}
#content_prodotti_right h3 {
	color:#69dbf1;
}
#content_prodotti_right ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 615px;
	margin-top:22px;
}
#content_prodotti_right ul li {
	float: left;
	width: 195px;
	background: url("../img/list_dot.jpg");
	background-position:0 7px;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
	color:#b2b0a8;
	font-size:13px;
	line-height:18px;
}
#content_prodotti_right ul li a {
	color:#b2b0a8;
}
/*==============================================================================================================================
//
//
// 					PRODOTTI
//
//
//============================================================================================================================*/

#content_prodotti_dettaglio {
	width:960px;
	margin:0 auto;
	height:auto !important;
	height:532px;
	min-height:532px;
	margin-top:10px;
	background:url("../img/prodotti_bg.jpg") top left repeat-y;
	text-align:left;
}
#content_prodotti_dettaglio .left {
	float:left;
	height:auto !important;
	height:532px;
	min-height:532px;
	width:318px;
	background:url("../img/prodotti_left_bg.jpg") top left repeat-y;
}
#content_prodotti_dettaglio .right {
	float:left;
	height:auto !important;
	height:532px;
	min-height:532px;
	width:642px;
	background:url("../img/prodotti_right_bg.jpg") top left repeat-y;
}
#content_prodotti_dettaglio .right_content {
	height:auto !important;
	height:532px;
	min-height:532px;
	width:642px;
	background:url("../img/prodotti_right_bg_top.jpg") top left no-repeat;
	position:relative;
}
#content_prodotti_dettaglio .title_left_container {
	width:318px;
	height:143px;
	background:url("../img/prodotti_left_bg_top.jpg") top left no-repeat;
}
#content_prodotti_dettaglio .pdf {
	float:right;
	height:55px;
	width:34px;
	margin-top:19px;
	margin-right:20px;
	background:url(../img/pdf.jpg) top left no-repeat;
	text-indent:-9999px;
}
#content_prodotti_dettaglio .pdf a {
	height:55px;
	width:34px;
	display:block;
}
#content_prodotti_dettaglio .pdf:hover {
	background:url("../img/pdf_hover.jpg") top left no-repeat;
}
#content_prodotti_dettaglio .title {
	float:left;
	margin-left:23px;
}
#content_prodotti_dettaglio .title h3 {
	margin-top:18px;
	color:#686450;
	font-size:22px;
}
#content_prodotti_dettaglio .title h4 {
	color:#a1a28f;
	font-size:20px;
}
.prodotti_list {
	width:318px;
}
.prodotti_list li {
	width:318px;
	height:48px;
	display:block;
	background:url("../img/prodotti_list_bg.jpg") top left no-repeat;
}
.prodotti_list li a {
	width:280px;
	height:auto;
	margin-top:16px;
	float:right;
	color:#7f7d78;
	font-size:14px;
}
.prodotti_list li:hover {
	background:url("../img/prodotti_list_hover_bg.jpg") top left no-repeat;
}
.prodotti_list li:hover a {
	color:#595547;
}
.prodotti_list li.active {
	background: url("../img/prodotti_list_active_bg.jpg") top left no-repeat;
}
.prodotti_list li.active a {
	color:#1d82d5;
}
#content_prodotti_dettaglio .description {
	float:left;
	width:414px;
	height:auto;
	margin-bottom:150px;
}
#content_prodotti_dettaglio .list_photos_container {
	float:left;
	width:228px;
	height:auto;

}
#content_prodotti_dettaglio .list_photos {
	width:196px;
	float:left;
	margin-top:39px;
	height:441px;
	overflow:hidden;
	display:block;
	position:relative;
}
.description .desc_title {
	margin-top:40px;
	margin-left:36px;
}
.description .desc_txt {
	margin-left:36px;
	margin-top:64px;
	color:#94928b;
	line-height:20px;
	font-size:13px;
	width:288px;
}
.description .desc_title h3 {
	color:#2b91df;
	font-size:22px;
}
.description .desc_title h4 {
	color:#bbb9b4;
	font-size:20px;
}
#pbottom {
	position:absolute;
	left:35px;
	bottom:27px;
	width:288px;
}
.h_spacer {
	height:4px;
	width:576px;
	background:url("../img/h_spacer.jpg") top left no-repeat;
}
.icons {
	height:107px;
	width:288px;
}
.icons ul {
	list-style-type:none;
}
.icons ul li {
	float:left;
}
.icons ul li {
	text-indent:-9999px;
}
.icons ul li.photos a {
	height:107px;
	width:98px;
	display:block;
}
.icons ul li.videos a {
	height:107px;
	width:115px;
	display:block;
}
.icons ul li.photos {
	background:url("../img/icon_photo.jpg") top left no-repeat;
	height:107px;
	width:98px;
}
.icons ul li.photos:hover {
	background:url("../img/icon_photo_hover.jpg") top left no-repeat;
}
.icons ul li.videos:hover {
	background:url("../img/icon_video_hover.jpg") top left no-repeat;
}
.icons ul li.videos {
	background:url("../img/icon_video.jpg") top left no-repeat;
	height:107px;
	width:115px;
}
#content_prodotti_dettaglio .photo_corner {
	position:relative;
	background:#FFFFFF;
	width:196px;
	height:96px;
	margin-bottom:19px;
}
.photo_corner .photo {
	position:absolute;
	top:5px;
	left:6px;
	width:184px;
	height:86px;
	overflow:hidden;
}
#content_prodotti_dettaglio_bottom {
	clear:both;
	height:232px;
	width:960px;
	margin:0 auto;
	border-bottom:solid 1px #32322f;
	margin-bottom:40px;
	text-align:left;
}
#content_prodotti_dettaglio_bottom h3 {
	color:#69dbf1;
}
#content_prodotti_dettaglio_bottom ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 615px;
	margin-top:22px;
}
#content_prodotti_dettaglio_bottom ul li {
	float: left;
	width: 195px;
	background: url("../img/list_dot.jpg");
	background-position:0 7px;
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	color:#b2b0a8;
	font-size:13px;
	line-height:18px;
}
#content_prodotti_dettaglio_bottom ul li a {
	color:#b2b0a8;
}
#content_prodotti_dettaglio_bottom .left {
	float:left;
	margin-top:42px;
	padding-left:22px;
	width:602px;
	height:auto;
	overflow:hidden;
}
#content_prodotti_dettaglio_bottom .right {
	float:left;
	width:331px;
	height:194px;
	background:#1e1e1b;
}
#content_prodotti_dettaglio_bottom .txt h3 {
	color:#8f8a70;
	font-size:16px;
	margin-top:40px;
}
#content_prodotti_dettaglio_bottom .txt h4 {
	color:#ffffff;
	font-size:14px;
	margin-top:18px;
}
#content_prodotti_dettaglio_bottom .txt {
	width:280px;
	margin:0 25px;
	color:#d7d5ca;
	font-size:12px;
	line-height:18px;
}
/* IE6 BUG */
* html #slide_gallery div {
	margin-bottom: -1px;
}
#slide_gallery {
	float:left;
	width:639px;
	height:300px;
	overflow:hidden;
	position:relative;
}
#slide_gallery div {
	position:absolute;
	height:1px;
	left:0px;
	width:100%;
	z-index:10;
}
.gtl {
	background: url("../img/gtl.gif") no-repeat left top transparent;
	top: 0px;
}
.gtr {
	background: url("../img/gtr.gif") no-repeat right top transparent;
	top: 0px;
}
.gbl {
	background: url("../img/gbl.gif") no-repeat left bottom transparent;
	bottom: 0px;
}
.gbr {
	background: url("../img/gbr.gif") no-repeat right bottom transparent;
	bottom: 0px;
}
img.slideshow_img {
	position:absolute;
	z-index:5;
	width:639px;
	height:300px;
}
/*==============================================================================================================================
//
//
// 					NEWS
//
//
//============================================================================================================================*/

#content_news {
	width:960px;
	margin:0 auto;
	height:auto !important;
	height:562px;
	min-height:562px;
	margin-top:10px;
	background:#1e1e1b;
	text-align:left;
}
#content_news .left {
	float:left;
	/*height:auto !important;*/
	height:auto;
	min-height:562px;
	width:318px;
	background:#1e1e1b;
	position:relative;
}
#content_news .right {
	float:left;
	height:auto !important;
	height:562px;
	min-height:562px;
	width:642px;
	background:url("../img/prodotti_right_bg.jpg") top left repeat-y;
}
#content_news .right_content {
	height:auto !important;
	height:562px;
	min-height:562px;
	width:642px;
	background:url("../img/prodotti_right_bg_top.jpg") top left no-repeat;
}
#content_news .title_left_container {
	width:318px;
	height:157px;
	background:url(../img/news_left_bg_top.jpg) top left no-repeat;
}
#content_news .title {
	float:left;
	margin-left:37px;
	margin-top:40px;
}
#content_news .title h3 {
	font-size:30px;
	color:#FFFFFF;
}
#content_news .title h4 {
	font-size:16px;
	color:#67655b;
	margin-top:27px;
}
#content_news .description {
	float:left;
	width:100%;
	position:relative;
	min-height: 562px;
    height:auto !important;
    height: 562px;
}
#content_news .desc_title {
	width:350px;
	margin-left:27px;
	float:left;
}
#content_news .desc_title h3 {
	color:#67655b;
	font-size:22px;
}
#content_news .desc_title h4 {
	margin-top:25px;
	font-size:13px;
	font-style:italic;
	color:#636052;
}
#content_news .desc_txt {
	margin-left:36px;
	margin-top:15px;
	color:#94928b;
	line-height:20px;
	font-size:13px;
	width:288px;
	float:left;
}
.news_spacer {
	width:576px;
	height:4px;
	background:url("../img/h_spacer.jpg") no-repeat top left;
	margin:0 auto;
	margin-top:19px;
}
#news_photo_container {
	/*height:98px;*/
	height:auto;
	width:221px;
	float:right;
	margin-top:36px;
}
#news_photo_container .news_photo {
	width:198px;
	/*height:98px;*/
	/*border:2px solid #fff;*/
	float:left;
	overflow:hidden;
	height:395px;
}
#news_photo_container .news_photo a{
	width:188px;
	height:115px;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	border:5px solid #fff;
	background:#fff;
}
#content_news .data {
	float:right;
	width:125px;
	height:auto;
	color:#67655b;
	margin-top:15px;
	font-size:13px;
}
#content_news .icon_news {
	width:101px;
	height:105px;
	text-indent:-9999px;
	background:url("../img/icon_photo.png") top left no-repeat;
	display:block;
	position:absolute;
	bottom:10px;
	right:22px;
}
#content_news .icon_news:hover {
	width:101px;
	height:105px;
	text-indent:-9999px;
	background:url("../img/icon_photo_hover.png") top left no-repeat;
	display:block;
	position:absolute;
	bottom:10px;
	right:22px;
}
#navigation {
	height:51px;
	width:318px;
	display:block;
	clear:both;
	position:absolute;
	bottom:0;
	left:0;
}
#navigation .prev, #navigation .next {
	width:159px;
	height:51px;
	float:left;
}
#navigation .prev a {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/prev.jpg") top left no-repeat;
}
#navigation .prev a:hover {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/prev_hover.jpg") top left no-repeat;
}
#navigation .next a {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/next.jpg") top left no-repeat;
}
#navigation .next a:hover {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/next_hover.jpg") top left no-repeat;
}
.news_list {
	width:318px;
	margin-bottom:51px;
}
.news_list li {
	width:318px;
	height:48px;
	display:block;
	background:url("../img/news_list_bg.jpg") top left no-repeat;
}
.news_list li a {
	width:280px;
	height:auto;
	margin-top:16px;
	float:right;
	color:#7f7d78;
	font-size:14px;
}
.news_list li:hover {
	background:url("../img/news_list_hover_bg.jpg") top left no-repeat;
}
.news_list li:hover a {
	color:#595547;
}
.news_list li.active {
	background: url("../img/news_list_active_bg.jpg") top left no-repeat;
}
.news_list li.active a {
	color:#1d82d5;
}
#txt_content .txt_news {
	color:#626159;
	margin-top:10px;
	font-size:13px;
	margin-right:40px;
}
/*==============================================================================================================================
//
//
// 					CONTATTI
//
//
//============================================================================================================================*/

#dove_wrapper {
	height:381px;
	width:960px;
	display:block;
	clear:both;
}
#dove_holder {
	height:343px;
	width:960px;
	overflow:hidden;
}
#dove_container {
	width:960px;
	margin:0 auto;
	height:auto;
	margin-top:10px;
}
#dove_siamo_container {
	width:960px;
	height:157px;
}
#dove_siamo_container .box_left {
	width:343px;
	height:157px;
	background:#161614;
	float:left;
}
#dove_siamo_container .box_right {
	width:617px;
	height:157px;
	float:left;
	background:#1e1e1b;
}
#dove_siamo_container .box_left h3 {
	color:#FFFFFF;
	margin-top:42px;
	margin-left:38px;
	font-size:24px
}
#dove_siamo_container .box_left h4 {
	color:#67655b;
	margin-left:38px;
	margin-top:28px;
	font-size:16px
}
.indirizzo {
	width:538px;
	margin-left:36px;
	margin-top:50px;
}
.indirizzo h3 {
	color:#7e7962;
	font-size:20px;
}
.indirizzo h4 {
	color:#b2b0a8;
	font-weight:normal;
	font-size:14px;
	margin-top:18px;
}
#dove_container_bottom {
	clear:both;
	margin-top:25px;
	height:auto;
	width:960px;
	border-bottom:solid 1px #32322f;
	margin-bottom:70px;
	padding-bottom:20px;
}
/*==============================================================================================================================
//
//
// 					REALIZZAZIONI
//
//
//============================================================================================================================*/

	
	
	
	
#realizzazioni_container {
	height: auto;
	margin:34px auto 0 auto;
	width: 962px;
	text-align: left;
}
#realizzazioni_container .main_spacer{
clear:both;
width:946px;
height:4px;
margin:0 auto;
background:url(../img/g_main_spacer.jpg) top left no-repeat;


}
#realizzazioni_container .spacer_left {
	border-left:#3d3d3a solid 1px;
	float: left;
	height: 700px;
	width: 22px;
}
#realizzazioni_container .spacer_right {
	border-right:#3d3d3a solid 1px;
	float: left;
	height: 700px;
	width: 20px;
}
#realizzazioni_container .content {
	width:918px;
	float:left;
	height: auto;
	margin-bottom:24px;
}
#realizzazioni_container .left_container {
	float:left;
	width:263px;
	height: auto;
}
#realizzazioni_container .left_container h3 {
	font-size:28px;
	color:#FFFFFF;
}
#realizzazioni_container .left_container h4 {
	font-size:20px;
	color:#67655b;
	margin-top:28px;
}
#realizzazioni_container .left_container .bottom{
margin-top:28px;
height:auto;
}
#realizzazioni_container .left_container .bottom h3{
color:#f4f3f0;
font-size:21px;
}
#realizzazioni_container .left_container .bottom p{
color:#d7d5ca;
font-size:12px;
line-height:20px;
margin-top:26px;
}
#realizzazioni_container .left_container ul {
	list-style-type:disc;
	margin-top:32px;
	list-style-position: inside;
}
#realizzazioni_container .left_container ul li {
height:25px;
line-height:25px;
list-style-type: disc;
display: list-item; 
color:#d7d5ca;
}
#realizzazioni_container .left_container .spacer {
width:177px;
height:6px;
background: url("../img/g_left_spacer.jpg") top left no-repeat;
margin-top:32px;
}
#realizzazioni_container .left_container ul li a{
	color:#d7d5ca;
	height:25px;
	line-height:25px;
}
#realizzazioni_container .right_container {
	float:left;
	width:652px;
	height: auto;
}
#realizzazioni_container .right_container h3 {
	font-size:22px;
	color:#FFFFFF;
	margin-top:7px;
	margin-bottom:21px;
	margin-left:27px;
}
#realizzazioni_container .right_container .nav{
width:623px;
height:51px;

float:right;

}
#realizzazioni_container .gallery_container {
	width:652px;
	border-left:#3d3d3a solid 1px;
	height:auto;
	padding-left:27px;
	float:left;
	margin-bottom:30px;
}
.gallery_container .item {
	width:196px;
	height:175px;
	float:left;
	margin-right:12px;
}
.gallery_container .dot {
	width:196px;
	height:18px;
	background:url("../img/gdot.jpg") center left no-repeat;
	
}
.gallery_container .desc {
	width:196px;
	height: auto;
	text-align:left;
	color:#d7d5ca;
	font-size:12px;
	
}
.gallery_container .last{
margin-right:0;

}
.gallery_container .photo_corner {
	width:196px;
	height:96px;
	background:#FFFFFF;
	position:relative;
}
.photo_corner .photo {
	width:184px;
	height:86px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:7px;
}
.nav .prev, .nav .next {
	width:159px;
	height:51px;
}
.nav .prev{
float:left;
}
.nav .next{
float: right;
}
.nav .prev a {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/prev.jpg") top left no-repeat;
}
.nav .prev a:hover {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/prev_hover.jpg") top left no-repeat;
}
.nav .next a {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/next.jpg") top left no-repeat;
}
.nav .next a:hover {
	display:block;
	width:159px;
	height:51px;
	background:url("../img/next_hover.jpg") top left no-repeat;
}
#realizzazioni_wrapper {
	height:381px;
	width:960px;
	display:block;
	clear:both;
}
#realizzazioni_holder {
	height:343px;
	width:960px;
	overflow:hidden;
	background: url("../img/g_preview.jpg") top left no-repeat;
}
#realizzazioni_slide_container {
	width:890px;
	height:270px;
	margin-left:47px;
	margin-top:44px;
}

/* nuova sezione home */

#slider_holder .slide_img_home {
	height:300px;
	width:318px;
	margin-bottom:2px;
	position:relative;
	overflow:hidden;
}
.slide_img_home div {
	position:absolute;
	height:1px;
	left:0px;
	width:100%;
}

#slider_holder .slide_txt_home {
	height:303px;
	width:318px;
}

#slider_holder .shade_home {
	background:url("../img/slide_txt_bg_home.jpg") top left no-repeat;
}

#txt_content_home {
	width:258px;
	float:right;
	margin-top:55px;
}
#txt_content_home h3 a{
color:#FFFFFF;
font-size:28px;


}
#txt_content_home h4{
color:#ff9a77;
font-size:16px;
margin-bottom:35px;


}
#txt_content_home .txt{
width:215px;
color:#FFFFFF;
font-size:14px;
text-align:left;

}

#txt_content_home .txt ul{
list-style:disc;

}
#txt_content_home .txt ul li{
height:16px;
width:auto;
line-height:16px;
list-style-type: disc;


}
#txt_content_home .txt ul li a{
color:#feeada;
font-size:14px;
line-height:16px;
display: inline-block;
}
