@charset "utf-8";
/* CSS Document */

body {
	background-color: #DBDBDB;
	/*	background-color: #f3f3f3;*/
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size:12px;
}




#container 

{
	width: 900px;
	height: auto !important;
	text-align:center;
	margin:auto;
	margin-top:20px;
	background: #ffffff;
	
}

#content{
	width:652px;
	background:url(images/sfondo_pagina.gif) no-repeat;
	min-height:901px;
	height:auto !important;
	height:480px;
	float:right;
	background-position: bottom;
}
#colsx 

{
	marigin-top:0px;
	width: 210px;
	float:left;
	
}

#testa
{
	marigin-top:0px;
	float:left;
	line-height: 180%;
	height: 200px;
	width:auto;
/*	height: 330px;*/
	
	
}

#menu_principale 

{
	background-image: url(images/sfondo_menu.jpg);
	background-repeat: repeat-x;
	color:#d4d4d4;
	font-size:15px;
	line-height:150%;
	text-align:left;
	margin-left: 10px;
	margin-top: 0px;
	height:360px;
	margin-bottom:20px;
}

/*#menu_principale a{
	
	color:#d4d4d4;
	font-weight:bold;
	text-decoration: none;
}

#menu_principale a:hover{
	
	color:#7d469a;
}
#menu_principale .active{
	color:#7d469a;
}*/

#menu_principale a{
	
	color:#7d469a;
	font-weight:bold;
	text-decoration: none;
}

#menu_principale a:hover{
	/*font-weight:bold;*/
	color:#d4d4d4;
}
#menu_principale .active{
	color:#00CC00;
}

#menu_principale ul,li{
	
	list-style: none;
	text-decoration: none;
}


#menu_secondario 

{
	font-size:16px;
	line-height:150%;
	text-align:left;
	margin-left: 10px;
	margin-top: 50px;
	height:360px;
}

#menu_secondario_bg

{
	background-image: url(images/sfondo_menu.jpg);
	background-repeat: repeat-x;
	color:#d4d4d4;
	font-size:16px;
	line-height:150%;
	text-align:left;
	margin-left: 10px;
	margin-top: 50px;
	height:360px;

}

#menu_secondario a{
	
	color:#7d469a;
	font-weight:bold;
	text-decoration: none;
}

#menu_secondario a:hover{
	color:#d4d4d4;
}
#menu_secondario .active{
	color:#00CC00;
}


/*#menu_secondario a{
	
	color:#d4d4d4;
	font-weight:bold;
	text-decoration: none;
}

#menu_secondario a:hover{
	color:#7d469a;
}
#menu_secondario .active{
	color:#7d469a;
}*/

#menu_secondario ul,li{
	
	list-style: none;
	text-decoration: none;
}

#menu_secondario_bg .title{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:35px;
	width:165px;
	height:20px;
	background-color:#b1b3b2;
	padding-bottom:5px;
}



#menu_secondario_bg a{
	
	color:#7d469a;
	font-weight:bold;
	text-decoration: none;
}

#menu_secondario_bg a:hover{
	/*font-weight:bold;*/
	color:#d4d4d4;
}
#menu_secondario_bg .active{
	color:#00CC00;
}

/*#menu_secondario_bg a{
	
	color:#d4d4d4;
	font-weight:bold;
	text-decoration: none;
}

#menu_secondario_bg a:hover{
	
	color:#7d469a;
}
#menu_secondario_bg .active{
	color:#7d469a;
}*/



#body

{
	color: #000000;
	padding: 5px 5px 0 0;
	text-align:left;
}

#body h1

{
	font-size:28pt;
	color:#7d469a;
	border-bottom: 1px solid #CCCCCC;
}

#body p

{
	line-height: 180%;
}


#body a

{
	color:#7d469a;
	text-decoration:underline;
	text-align: center;
}

#body a:hover

{
	color:#7d469a;
	text-decoration:none;
	text-align: center;
}

#footer

{
	height: 60px;
	background: #7d469a;
	text-align:center;
	color: #FFFFFF;
	padding: 30px 0 0 0;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.clear{clear:both}

h1{
	font-size:34pt;
	color:#7d469a;
}

prodotti {
	}
	
#prodotti .title a{
	font-size:20pt;
	color:#7d469a;
	text-decoration:none;
}
.prodotti_title {
	font-size:15pt;
	color:#7d469a;
	text-decoration:none;
	text-align: center;
}
#prodotti_lista 

{
	font-size:15pt;
	color:#7d469a;
	text-decoration:none;
	text-align: center;
	width:210px;
	height:auto;
	float:left;
}

#prodotti_lista  a img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
#prodotti_lista  a:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


/*a.linkopaco img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
a.linkopaco:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}*/

#prodotto_elenco

{
	font-size:15pt;
	color:#7d469a;
	text-decoration:none;
	text-align: center;
	width:200px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
#prodotto_elenco a

{
	font-size:15pt;
	color:#7d469a;
	text-decoration:none;
	text-align: center;

}

#prodotto_elenco_dettaglio

{
	font-size:11pt;
	color:#7d469a;
	text-decoration:none;
	text-align: center;
	width:400px;
	height:auto;
	float:right;
	
}
#prodotto_colore

{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align: center;
	width:400px;
	height:500px;
	float:right;
	margin-top: 20px;
/*	border:1px solid #CCCCCC;*/
	
}

#faq li {
	line-height: 250%;
	list-style-image: url(images/ul_faq.gif);
	margin-left: 20px;
}

#img_press {
	float: left;
	border:0px solid #000000;
	text-align: center;
	padding: 0px 15px 0px 0px;
	margin: 0px 15px 10px 0px;
}
/* bottone contatti e preventivi */

#bottone_pre {
	font-size:10px;
	border:2px solid #7D469A;
	background-color:#E6E6E6;
	padding:5px;
	width:350px;
	text-align:justify;
}
#bottone_pre .titolino{
	font-size:13px;
	text-align:center;
	
}
/****************      LANDING PAGE    *******************/

#header_l{
	background:#cccccc;
}

#container_l 

{
	width: 760px;
	height: auto !important;
	text-align:center;
	margin:auto;
	margin-top:20px;
	background: #ffffff;
	border: 2px solid #cccccc;
	
}

#content_l{
	width:760px;
	background:url(images/landing/sfondo_pagina.gif) no-repeat;
	height:auto !important;
	height:480px;
	float:right;
	background-position: bottom;
	background-color: #FFFFFF;
}
#footer_l

{
	height: 20px;
	background: #7d469a;
	text-align:center;
	color: #FFFFFF;
	padding: 10px 0 0 0;
}
.prodotti_l{
	float:left;
	width:240px;
	height: 150px;
	text-align: center;
	
}

#content_l h1

{
	font-size:15pt;
	color:#7d469a;
	border-bottom: 1px solid #CCCCCC;
}
#content_l a

{
	color:#7d469a;
	text-decoration:underline;
	
}

#content_l a:hover

{
	color:#7d469a;
	text-decoration:none;
}
