
/*** varios ***/

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #3f3f3f;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin: 0 0 0px 0;
	padding:0 0 0px 0;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

p{
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	line-height: 17px;
}

a{
	text-decoration: none;
	color: #cc0066;
}

a:hover{
	color: #333;
}

/***** structure ******/

#main{
	width: 750px;
	margin: 40px 0 0px 100px!important;
	margin: /**/40px 0 0px 50px;
	background-color: #fff;
	border: 2px solid #000;
	float: left;
	clear: both;
	text-align: center;
}

#back_g{
	width: 730px;
	background-color: #c2c2c2;
	background-image: url(../images/bg_g.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin: 10px!important;
	margin: /**/10px 5px;
	float: left;
}

/** sx **/
#c_sx{
	width: 190px;
	float: left;
	background-color: transparent;
}

/* logo */

h1{
	width: 100%;
	height: 200px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}

#print{
	display: none;
}

#info,
#partner{
	width: 100%;
	margin: 10px 0 50px 0;
}

#info p{
	color: #333;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 10px; 
}

#info a{
	color: #333;
}

#info a:hover{
	color: #cc0066;
}

#partner{
	text-align: center;
}

#partner img{
	border: 1px solid #000;
}

/* * */

/** * **/

/** dx **/
#c_dx{
	width: 540px;
	float: left;
	background-color: transparent;
}

/* menu */

#menu{
	width: 100%;
	height: 90px;
	background-color: #CC0066;
	background-image: url(../images/bg_div_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu .moduletable{
	float: right;
	margin: 0 20px 0 0!important;
	margin: /**/ 0 10px 0 0;
}

#menu ul{
	width: 401px;
	/*border: 1px solid blue;*/
	float: right;
	background-image: url(../images/line_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu ul li{
	width: 100px;
	float: left;
	background-image: url(../images/line_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu ul li a{
	width: 100px;
	height: 90px;
	display: block;
	color: #cc0066;
	text-align: center;	
	background-repeat: no-repeat;
	background-position: 1px 0;
	font-size: 0px!important;
	text-decoration: none;
}

#menu ul li a:hover, 
#menu ul li.current a{
	background-position: 1px -90px;
}

.level0_ilsalone{
	background-image: url(../images/bg_menu1.jpg);
}

.level0_collezioni{
	background-image: url(../images/bg_menu2.jpg);
}

.level0_contatti{
	background-image: url(../images/bg_menu3.jpg);
}

.level0_eventi{
	background-image: url(../images/bg_menu4.jpg);
}

/* * */

/* head */

#head{
	width: 100%;
	height: 634px;
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}

#content{
	width: 490px!important;
	width: /**/510px;
	float: right;
	background-color: transparent;
	margin: 0;
	padding: 0 20px 20px 0;
	text-align: left;
}

.contentpaneopen{
	width: 100%;
	margin: 0;
	padding: 0;
}

.contentpaneopen td{
	padding: 0;
	font-size: 11px;
	line-height: 17px;
}

h2{
	width: 100%;
	font-size: 25px;
	font-weight: normal;
	color: #333;
	margin: 20px 0 20px 0;
	padding: 0;
	line-height: 35px;
}

/* * */

/** * **/

/** footer **/

#footer{
	width: 100%;
	height: 50px;
	/*border: 1px solid red;*/
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
}

#concept{
	float: left;
	width: 190px;
	height: 50px;
	background-color: #9B9B9B;
	margin: 0;
	padding: 0;
	
}

#concept p{
	text-align: center!important;
	color: #fff;
	padding: 15px 0 0 0;
	margin: 0;
}

#concept a{
	color: #fff;
}

#concept a:hover{
	text-decoration: underline;
}

#credits{
	width: 540px;
	height: 50px;
	float: left;
	background-color: #323232;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
}

#credits a{
	width: 540px;
	height: 50px;
	display: block;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}

#credits a:hover{
	background-position: 0 -50px;
}

/** * **/

#bottom{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	height: 40px;
}

/*** p_gallery ***/

.p_gallery td{
	font-size: 11px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #999;
}

h3{
	width: 100%;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-indent: 50px;
	letter-spacing: 1px;
	font-weight: normal;
	background-image: url(../images/bg_p_gall.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.p_gallery p{
	/*border: 1px solid red;*/
	width: 50%!important;
	width: /**/70%;
	margin: 7px 0 0 0!important;
	margin: /**/-25px 0 0 0;
	padding: 0 0 0 50px;
	float: left;
}

.p_gallery img{
	border: 4px solid #fff!important;
}

.sectiontableheader{
	font-size: 11px;
	padding: 5px 0 5px 5px;
	border-bottom: none!important;
}

.numbers{
	font-size: 10px;
	color: #666;
	border-bottom: none!important;
}