@charset "utf-8";

/* CSS Document */

/* 	********************************************************************************************** 

	*		LAYOUT GENERALE *
	*		Created:	 24/04/2008	 *
	*		Last update: 07/01/2011	*
	*		Nome gruppo di proprieta': TamtamWeb	 	     *
	*		Cliente: Mertoli	 	     *
    *		Author: Katty Garcia				*
	*		Upgrade: Daniele Cedro	 		 *

   	********************************************************************************************** */

/* 	IMPOSTAZIONI GENERALI  */
body {
	background: url(../img/bg.png) repeat-x left top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 70%;
	color: #666;
	margin: 0px;
	padding:0px;
}
.clear {
	clear: both;
	margin: 0px;
}
a, a:visited {
	text-decoration: none;
	color: #c81304;
}
a:hover, a:active {
	color: #fb6966;
}
ul, li {
	margin: 0px;
	padding: 0px;
	color: #666;
}
#info ul {
margin-bottom: 15px;	
}
#info li {
	list-style-image: url(../img/liServ.png);
	list-style-position: inside;
	padding-bottom:5px;
}
#franc li {
	padding-bottom:5px;
}
#negozi li {
	list-style-image: url(../img/liNegozi.gif);
	list-style-position: outside;
	margin-left: 30px;
	margin-right: 15px;
	width: 170px;
	height:104px;
	float: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

#galleria span {
	color: #999;
	font-size:11px;
	font-weight: normal;
}
#galleria span:hover {
	color: #c81304;
}
#galleria li {
	list-style-image: url(../img/icoCartella.png);
	list-style-position: inside;
	padding-bottom:5px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #c81304;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font: small-caps bold 1.8em "Times New Roman", Times,  serif;
}
h2 span {
	color: #999;
}
p {
	padding-bottom: 10px;
	color: #666;
	font-size: 1em;
}
strong {
	color: #333;
}
span {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}
.more1, .more2 {
	margin-top:30px;
}
.more1 a {
	padding:20px 0px 10px 40px;
	text-align:right;
	background: url(../img/bgMore1.png) no-repeat left top;
}
.more2 a {
	padding:15px 0px 10px 40px;
	text-align:right;
	background: url(../img/bgMore2.png) no-repeat left top;
}
.allestimento {
	background: url(../img/icoAllestimento.png) no-repeat left center;
	padding:10px 0 20px 50px;
	color: #000;
	display: block;
	font-size: 12px;
}
/* 	DIV PRINCIPALI  */
#wrap {
	width: 900px;
	margin:0 auto;
	padding: 0px;
}

#footer {
	background: url(../img/bg.png) repeat-x left center;
	padding:5px 0px;
	text-align: center;
	color: #fff;
}
#footer a {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
#footer a:hover {
	color: #000;
}
/* 	HEADER STYLES  */
#header {
	width: 900px;
	height: 420px;
	margin: 0px;
	padding: 0px;
	background: url(../img/bgHeader.png) no-repeat left top;
}
#header h1 {
	width: 252px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../img/bgH1.png) no-repeat center top;
	text-indent: -9999px;
	float: left;
}
#header h1 a {
	height: 150px;
	display: block;
}
#header ul {
	margin: 0px;
	padding:0px;
	float: left;
	/*clear: both;*/
	list-style-type: none;
}
#header li {
	width:80px;
	padding:0px;
	margin: 0px;
	float: left;
	text-align: center;
}
#header li a, #header li a:visited {
	height: 75px;
	padding-top: 70px;
	background: url(../img/bgNav.png) no-repeat left top;
	display: block;
	color:#fdcccc;
	text-transform: uppercase;
	font-size: 0.9em;
}
#header li a:hover {
	background: url(../img/bgNav.png) no-repeat right top;
	color: #fff;	
}
#header li.active a {
	background: url(../img/bgNav.png) no-repeat right top;
	color: #fff;
	cursor: text;	
}
#menu_sec {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#menu_sec ul {
	margin: 0px;
	padding:0px;
	float: left;
	/*clear: both;*/
	list-style-type: none;
}
#menu_sec li {
	width:111px;
	padding:0;
	margin: 0px;
	float: left;
	text-align: center;
}

#ulright {
	float:right;
}

/* 	CENTER STYLES  */
#info {
	width: 100%;
	margin: 0px;
	padding:0px;
	padding-top: 15px;
}
.box {
	width:408px;
	margin: 0px;
	padding:0px 18px;
	float: left;
}
.boxPromo {
	width: 130px;
	height: 200px;
	padding:30px 45px;
	background: url(../img/bgBoxPromo.gif) no-repeat center top;
	float: left;
	margin:0;
}
.boxPromo h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0;
}
.boxPromo h3 {
	color: #fff;
	background: #c81304;
	padding: 0;
	padding-left: 10px;
	text-align:center;
	margin: 0;
}
.boxPromo p {
	padding: 0;
}
.titoletti {
	font-size: 10px;
	color: #F00
}
.boxPromo p span {
	text-decoration: line-through;	
}
.boxPromo .img {
	border: 1px solid #ccc;
	padding: 0px;
	text-align: center;
	height: 110px;
	width:130px;
}
.sep, .sep2, .sep3 {
	width: 2px;
	height:200px;
	background: url(../img/sep.png) no-repeat left top;
	float: left;
}
.sep2 {
	height:420px;
	background: url(../img/sep2.png) no-repeat left top;
}

.sep3 {
	height:700px;
	background: url(../img/sep3.png) no-repeat left top;
}
#toc {
	width: 900px;
	margin:0 auto;
	padding: 0px;}
#su {
	cursor:pointer;
	text-align:right;
	margin-bottom:5px;
}
#su a:link, #su a:visited {
	color:#999999; height:10px; padding:2px;font-size:10px;border:#CCCCCC 1px solid; background-color:#FFFFFF;
}
#su a:hover, #su a:active {
	color: #fff; background: #c81304; border: 1px solid #fa1805;
}
/* form */
#form_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom:0px;
	padding: 0px;
}

.fieldclass {
	background-image: url(../img/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	padding:3px;
	margin-bottom: 20px;
	width: 360px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


#submitter {
	height:30px;
	width: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(../img/send-button.gif);
}
#submitter:hover {
	background-image: url(../img/send-button.gif);
	background-position: bottom;
	text-align: right;
}
 #lista{ background:url(../img/bgH1_liste.png) no-repeat center top;}
#content_franc{
	background:url(../img/profilo.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	
	#content_supp{
	background:url(../img/supporto.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	#content_contr{
	background:url(../img/contratto.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	#content_conto{
	background:url(../img/conto.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	#content_form{
	background:url(../img/formula.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	#content_prod{
	background:url(../img/prodotto.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	#content_inves{
	background:url(../img/investimento.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}
	#content_ass{
	background:url(../img/assistenza.png) no-repeat left bottom;
	margin:35px 0 0 8px
	}

