/********GENERALI******/
#body
{
	background-image: url('../immagini/grafica/fondo_grigio.jpg');
	background-color: #999999;
}
/********FINE GENERALI******/

/********HOME********/
#fade_testo
{
	overflow: hidden;
	float: left;
}

#box_fading
{
	background-image: url("../immagini/grafica/home/box_fade_grigio.png");
	background-repeat: no-repeat;
	width: 923px;
	height: 291px;
	margin-top: 10px;
	padding: 5px;
	padding-bottom: 15px;
	float: left;
	margin-right: 7px;
	overflow: hidden;
	position: relative;
}

.newsBox
{
	width: 923px;
	height: 291px;
	overflow: hidden;
}

#box_fading .img, .newsBox .img
{
	width: 600px;
	height: 100%;
	float: left;
	margin-right: 5px;
}

#box_fading .content, .newsBox .content
{
	width: 305px;
	height: 100%;
	overflow: hidden;
	border-left: 3px solid #DEDA00;
	padding-left: 10px; 
}

#box_fading .content .titolo, .newsBox .content .titolo
{
	font-size: 34px;
	color: #333333;
	font-family: trebuchet MS;
	font-weight: bold;
	margin-bottom: 10px;
}

#box_fading .content .testo, .newsBox .content .testo
{
	font-size: 16px;
	color: #333333;
	font-family: trebuchet MS;
	font-weight: bold;
}

#workArea
{
	display: none;
}

div.box_doppio
{
	background-image: url("../immagini/grafica/home/box_doppio.png");
	background-repeat: no-repeat;
	width: 446px;
	height: 285px;
	margin-top: 10px;
	padding: 8px;
	padding-bottom: 18px;
	float: left;
	margin-right: 7px;
}

.box_doppio .img
{
	height: 100%;
	float: left;
	margin-right: 10px;
}

.box_doppio .content
{
	height: 100%;
	overflow: hidden;
	padding-left: 10px; 
}

.box_doppio .content .titolo
{
	font-size: 25px;
	color: #333333;
	font-family: trebuchet MS;
	margin-bottom: 10px;
}

.box_doppio .content .testo
{
	font-size: 16px;
	color: #333333;
	font-family: trebuchet MS;
	line-height: 1.25;
}

div.box
{
	background-image: url("../immagini/grafica/home/box.png");
	background-repeat: no-repeat;
	width: 217px;
	height: 291px;
	margin-top: 10px;
	padding: 5px;
	padding-bottom: 15px;
	float: left;
	margin-right: 7px;
}

.box .titolo
{
	font-size: 25px;
	color: #333333;
	font-family: trebuchet MS;
	margin-bottom: 10px;
}

.box .img
{
	margin-bottom: 10px;
}

.box .testo
{
	font-size: 16px;
	color: #333333;
	font-family: trebuchet MS;
	line-height: 1.25;
}

.home_testo
{
	clear: left;
	float: left;
	width: 933px;
	margin-top: 15px;
}

.home_menu
{
	font-size: 25px;
	float: left;
	margin-right: 150px;
}

div.menu_list_element
{
	background-image: url("../immagini/grafica/piede/list.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 25px;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
}

div.menu_list_element a:hover
{
	border-bottom: 2px solid #DEDA00;
}

.home_descrizione
{
	font-family: Trebuchet MS;
	font-size: 18px;
	margin-top: 5px;
	color: black;
	margin-left: 450px;
}
/**********FINE HOME**********/

/*********CATALOGO************/
#catalogo_content
{
	overflow: hidden;
	width: 963px;
	margin: 0 auto;
	position: relative;
}

#catalogo_menu
{
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}

#catalogo_menu .menu_element
{
	background-image: url("../immagini/grafica/catalogo/simbolo_small.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
	font-size: 17px;
	font-family: Trebuchet MS;
	color: #8E8E8E;
	/*height: 29px;*/
}

#catalogo_menu .menu_element:hover, #catalogo_menu .menu_element.sel
{
	color: #DEDA00;
	/*font-size: 25px;*/
	background-image: url("../immagini/grafica/catalogo/simbolo_verde.png");
}

#catalogo_menu .menu_element a
{
	color: #8E8E8E;
}

#catalogo_menu .menu_element a:hover, #catalogo_menu .menu_element.sel a
{
	color: #DEDA00;
	/*font-size: 25px;*/
}

div.catalogo_pagine
{
	margin-top: 30px;
}

div.catalogo_pagine_bottom
{
	margin-bottom: 30px;
}

a.pallino
{
	margin-right: 10px;
}

a.freccia_sx
{
	margin-right: 15px;
}

a.freccia_dx
{
	margin-left: 5px;
}

div.catalogo_info
{
	background-image: url("../immagini/grafica/catalogo/info_black_off.png");
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	cursor: pointer;
	position: absolute;
	top: 45px;
	left: 47%;
}

div.catalogo_info:hover, .catalogo_info.sel
{
	background-image: url("../immagini/grafica/catalogo/info_black_on.png");
}

div.catalogo_list
{
	margin-top: 8px;
	overflow: hidden;
}

div.catalogo_box
{
	width: 953px;
	height: 420px;
	background-image: url("../immagini/grafica/catalogo/box.png");
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px;
	padding-bottom: 13px;
}

div.catalogo_box .img
{
	width: 665px;
	height: 420px;
	float: left;
	margin-right: 15px;
	background-color: white;
	text-align: center;
}

div.catalogo_box .destra
{
	width: 268px;
	padding-right: 5px;
	height: 420px;
	overflow: hidden;
	position: relative;
}

div.catalogo_box .titolo_cont
{
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 10px;
}

div.catalogo_box .piu
{
	width: 14px;
	height: 14px;
	float: left;
	background-image: url("../immagini/grafica/catalogo/simbolo_big_green.png");
	background-repeat: no-repeat;
	margin-top: 4px;
}

div.catalogo_box .titolo
{
	color: white;
	font-size: 24px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	margin-left: 17px;
}

div.catalogo_box .label
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial;
}

div.catalogo_box .descrizione
{
	color: white;
	font-size: 16px;
	font-family: Helvetica, Arial;
	margin-bottom: 15px;
	line-height: 1.03;
	padding-right: 10px;
}

div.catalogo_box .img_continua
{
	vertical-align: middle;
	margin-left: 3px;
	cursor: pointer;
}

div.catalogo_box .bottom
{
	top: 290px;
	position: absolute;
}

div.catalogo_box .immagini
{
	overflow: hidden;
	width: 200px;
	margin-top: 5px;
}

div.catalogo_box .immagini .freccia_dx
{
	width: 62px;
	height: 62px;
	background-image: url("../immagini/grafica/catalogo/img_dx.png");
	background-repeat: no-repeat;
	margin-left: 82px;
	
}

div.catalogo_box .immagini .freccia_sx
{
	width: 62px;
	height: 62px;
	background-image: url("../immagini/grafica/catalogo/img_sx.png");
	background-repeat: no-repeat;
	float: left;
}


div.catalogo_box .noimmagini
{
	height: 75px;
}

div.catalogo_box .pulsanti
{
	overflow: hidden;
	margin-top: 10px;
}

div.catalogo_box .pulsanti .pulsante
{
	width: 35px;
	height: 35px;
	background-color: transparent;
	float: left;
	margin-right: 10px;
}

#descrizione_google
{
	display: none;
}
/*********FINE CATALOGO***********/

/********PARTNERS***********/
div.partner_box
{
	width: 953px;
	height: 262px;
	background-image: url("../immagini/grafica/partners/box.png");
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px;
	padding-bottom: 13px;
}

div.partner_box .img
{
	width: 655px;
	height: 265px;
	float: left;
	margin-right: 15px;
}

div.partner_box .destra
{
	width: 283px;
	height: 262px;
	overflow: hidden;
	position: relative;
}

div.partner_box .titolo_cont
{
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 10px;
}

div.partner_box .piu
{
	width: 14px;
	height: 14px;
	float: left;
	background-image: url("../immagini/grafica/catalogo/piu.png");
	background-repeat: no-repeat;
	margin-top: 4px;
}

div.partner_box .titolo
{
	color: white;
	font-size: 23px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	margin-left: 29px;
}

div.partner_box .descrizione
{
	color: white;
	font-size: 15px;
	font-family: Helvetica, Arial;
	height: 150px;
	overflow: hidden;
}

div.partner_box .bottom
{
	top: 200px;
	position: absolute;
}

div.partner_box .pulsanti
{
	overflow: hidden;
	margin-top: 25px;
}

div.partner_box .pulsanti .pulsante
{
	width: 35px;
	height: 35px;
	background-color: transparent;
	float: left;
	margin-right: 10px;
}
/********FINE PARTNERS************/

/*******PORTFOLIO********/
div.portfolio_container
{
	overflow: hidden;
	margin-top: 20px;
}

div.portfolio
{
	float:left;
	width: 170px;
	height: 110px;
	margin-right: 5px;
	margin-bottom: 15px;
}
/*******FINE PORTFOLIO*******/

/*************stili popup**********/
div.contPopup
{
	background-color: black;
	border: 0px;
	padding: 15px;
}

div.popup_titolo
{
	color: #CCCCCC;
}

div.popup_testo
{
	color: #CCCCCC;
}

div.testo_desc_google
{
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}

div.closePopupGoogle
{
	position:absolute;
	bottom: -15px;
	left: 340px;
	cursor: pointer;
}
/***********fine stili popup***********/