@charset "utf-8";
/* CSS Document */

body
{
	background-color: #313131;
	background-image: url(../images/bkg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: 'UniversCondensedLight';
	font-size: 11px;
	color: #CCCCCC;
	height: 100%;
}

p
{
	font-family: 'UniversCondensedLight';
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	line-height: 20px;
}

img
{
	border: none;
}

a
{
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover
{
	color: #F37021;
}

.orange
{
	color: #F37021;
}

h1
{
	font-size: 36px;
	margin: 0px;
	color: #F37021;
}
h2
{
	font-size: 24px;
	margin: 0px;
	color: #999999;
}

h3, h3 a
{
	font-size: 22px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

h3:hover, h3 a:hover
{
	font-size: 22px;
	margin: 0px;
	color: #F37021;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

h4
{
	font-size: 18px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

#main
{
	width: 1110px;
	margin: 0px auto;
	padding: 0px;
}

.clearer
{
	clear: both;
}

/*TOP*/
.content_top
{
	width: 1000px;
	padding: 25px 55px 0px 55px;
	background-image: url(../images/bkg_content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
}

.logo
{
	float: left;
	margin-left: 270px;
}

.testo_top
{
	width: 310px;
	float: left;
	margin: 55px 0px 0px 10px;
	z-index: 10;
}

.testo_top p
{
    font-family: 'UniversCondensedLight';
	font-size: 16px;
}

.indirizzo_top
{
	width: 230px;
	float: right;
	margin: 0px 0px 6px 0px;
	z-index: 60;
	background-image: url(../images/garanzia.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.indirizzo_top p
{
	text-align: right;
	font-size: 14px;
}

.garanzia
{
	width: 110px;
	height: 93px;
	z-index: 80;
	position: absolute;
	left: 927px;
	top: 112px;
}
/*fine TOP*/

/*menù nav*/
.nav
{
	width: 990px;
	height: 160px;
	margin: 0px auto 20px auto;
	background-image: url(../images/bkg_nav.png);
	background-repeat: repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 15px 5px;
	z-index: 10;
}
.button_nav
{
	width: 135px;
	height: 160px;
	float: left;
}
.button_nav:hover
{
	color: #F37021;
}
.button_nav a
{
	font-size: 18px;
	text-decoration: none;
}
.button_nav a:hover
{
	font-size: 18px;
	color: #F37021;
	text-decoration: none;
}
.margin_right_button
{
	margin-right: 35px;
}
/*FINE menù nav*/

.content
{
	width: 995px;
	margin: 0px auto;
	padding-left: 5px;
}
.column_left
{
	width: 135px;
	float: left;
	margin: 0px 35px 0px 0px;
}
.column_right
{
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}


.content_newseventi
{
	width: 800px;
	height: 150px;
	background-image: url(../images/bkg_newseventi.png);
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	padding-top: 5px;
	margin: 15px 0px 0px 0px;
}
.content_newseventi .data, .content_newseventi_page .data, .content_newseventi_detail .data
{
	color: #F37021;
}
.content_newseventi img, .content_newseventi_page img, .content_newseventi_detail img
{
	widows: 190px;
	height: 95px;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

.content_newseventi_page
{
	width: 800px;
	height: 150px;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	margin-bottom: 10px;
}

.content_newseventi_detail
{
	width: 800px;
	padding-top: 5px;
	margin-bottom: 10px;
}


.prodotto
{
	width: 385px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}

.content_googlemaps
{
	width: 470px;
	float: left;
	margin-right: 35px;
}
.right_maps
{
	width: 295px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* scheda prodotto */
.content_scheda_prodotto
{
	width: 770px;
	background-color: #333333;
	padding: 15px;
	margin: 0px 0px 0px 0px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
}
.content_immagine_prodotto
{
	width:390px;
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
}
.zoom
{
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 50;
	left: -8px;
	top: 275px;
}

.content_scheda_prodotto h4
{
	margin: 10px 0px;
}

.content_scheda_prodotto img.colore
{
	width: 40px;
	height: 40px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.button_pdf
{
	width: 120px;
	height: 24px;
	margin: 5px 0px 0px 15px;
	padding-top: 4px;
	background-image: url(../images/bkg_pdfdownload.png);
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'UniversCondensedLight';
	text-transform: uppercase;
	text-align: center;
}
.button_pdf:hover
{
	width: 120px;
	height: 24px;
	margin: 5px 0px 0px 15px;
	padding-top: 4px;
	background-image: url(../images/bkg_pdfdownload_hover.png);
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'UniversCondensedLight';
	text-transform: uppercase;
	text-align: center;
}
.button_pdf a, .button_pdf a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.margin_right_foto
{
	margin-right: 5px;
	margin-bottom: 10px;
}
.footer
{
	width: 100%;
	margin: 50px 0px 0px 0px;
	background-color: #242424;
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #000000;
}
.content_footer
{
	width: 995px;
	margin: 0px auto;
	color: #666666;
}
.content_footer p, .content_footer a
{
	color: #666666;
}
.content_footer a:hover
{
	color: #F37021;
}







