@charset "UTF-8";

body {
	background-color: #57381b;
	margin: 0;
	padding: 0;
}
a:focus {
	outline: 0;
}
a img {
	border: 0;
}
p {
	color: #5d5d5d;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
}
li {
	color: #5d5d5d;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 17px;
	margin-top: 5px;
}
h1 {
	color: #603814;
	font-size: 28px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 40px;
}
h2 {
	color: #fb5614;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
}
h3 {
	color: #58371A;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
td {
}
a:link {
	color: #143594;
	text-decoration: none;
}
a:visited {
	color: #143594;
	text-decoration: none;
}
a:hover {
	color: #2a5fff;
	text-decoration: underline;
}
a.foot:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.foot:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.foot:hover {
	color: #fb5614;
	font-weight: bold;
	text-decoration: none;
}
#body_content {
	background-color: #a17f52;
	background-image: url(immagini/bg_site.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	float: none;
	margin: 0;
	overflow: hidden;
}
#testata {
	background-image: url(immagini/logo_testata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	width: 900px;
	height: 109px;
	clear: both;
	margin: 0 auto;
}
#c_pagina {
	background-image: url(immagini/bg_pagina.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	height: auto;
	overflow: hidden;
}
.c_link {
	width: 900px;
	overflow: hidden;
	margin: 20px auto;
	text-align: left;
}
.c_link p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.c_link h2{
	font-family: Tahoma, Geneva, sans-serif;
	color: #57381A;
	font-size: 19px;
	line-height: 17px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.c_img-link {
	float: left;
	width: 284px;
	margin-right: 24px;
	overflow: hidden;
}
.c_img-link_x2 {
	float: left;
	width: 592px;
	margin-right: 24px;
	overflow: hidden;
	background: #FFF;
}
.c_img-link-dx {
	float: right;
	width: 284px;
	background: #FFF;
}
#c_pagcont {
	background-color: #fff;
	background-image: url(immagini/frondo_pag.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 820px;
	height: auto;
	clear: both;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
}
#c_dx {
	background-color: #fff;
	background-image: url(immagini/frondo_pag.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
	width: 592px;
	height: auto;
	float: right;
	padding: 30px;
	overflow: hidden;
}
#c_sx {
	background-color: #fff;
	background-image: url(immagini/frondo_pag.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
	width: 248px;
	height: auto;
	float: left;
	overflow: hidden;
}
#c_abro {
	text-align: left;
	width: 590px;
	float: left;
	border-bottom: 1px solid #8f7548;
	padding-top: 30px;
	padding-bottom: 10px;
}
#c_abro2 {
	text-align: left;
	width: 280px;
	float: left;
	border-bottom: 1px solid #8f7548;
	padding-top: 30px;
	padding-bottom: 10px;
}
#c_abro2-dx {
	text-align: left;
	width: 280px;
	float: right;
	border-bottom: 1px solid #8f7548;
	padding-top: 30px;
	padding-bottom: 10px;
}
.bordo_prof {
	margin-bottom: 20px;
	margin-right: 20px;
}
.bordo_prod {
	margin-bottom: 0px;
	margin-left: 20px;
}
#c_abro_f {
	text-align: left;
	width: 590px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
}
#c_arredo {
	text-align: left;
	width: 590px;
	float: left;
	border-bottom: 1px solid #8f7548;
	padding-top: 30px;
	padding-bottom: 10px;
}
#c_arredo_f {
	text-align: left;
	width: 590px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
}
#foot_content {
	background-image: url(immagini/bg_foot.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}
#foot {
	color: #c9ac77;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	width: 900px;
	margin: 0 auto 0;
}

/*menu destro*/

#c_menu_dx {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 248px;
}
.menu_dx {
	margin: 0px;
	padding: 0px;
	width: 248px;
	list-style-type: none;
	text-align: right;
}
.menu_dx li {
	margin-bottom: 0;
	margin-top: 0;
}
.menu_dx a {
	display:block;
	text-decoration:none;
	margin:0px 0;
	padding:9px 40px 9px 0px;
	background:#58381A;
	color:#C9AC77;
	border-top: 1px solid #6F5238;
	border-right: 1px solid #6F5238;
	border-bottom: 1px solid #392310;
	border-left: 1px solid #392310;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.menu_dx a:link,
.menu_dx a:visited {
	background:#58381A url(immagini/freccia.gif) no-repeat 215px 13px;
	color:#C9AC77;
}
.menu_dx a:hover,
.menu_dx a:focus,
.menu_dx a:active {
	background:#58381A url(immagini/freccia.gif) no-repeat 215px 13px;
	color: #FFF;
}
.menu_select  {
	background:#FFF url(immagini/freccia_sel.gif) no-repeat 215px 13px;
	padding:9px 40px 9px 0px;
	color:#46280D;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-size: 14px;
	font-weight: normal;
}

/*menu ita*/
#menu {
	width: 466px;
	float: right;
	margin-top: 74px;
}
#menu em {
	display: none;
}
#menu ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu li a {
	height: 35px;
	display: block;
}
#menu li a.home {
	background-image: url(immagini/p_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 107px;
	height: 35px;
}
li#home_select {
	background-image: url(immagini/p_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 107px;
	height: 35px;
}
#menu li a.sola {
	background-image: url(immagini/p_solarium.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 95px;
	height: 35px;
}
li#sola_select {
	background-image: url(immagini/p_solarium.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 95px;
	height: 35px;
}
#menu li a.prod {
	background-image: url(immagini/p_prodotti.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 92px;
	height: 35px;
}
li#prod_select {
	background-image: url(immagini/p_prodotti.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 92px;
	height: 35px;
}
#menu li a.este {
	background-image: url(immagini/p_estetica.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 81px;
	height: 35px;
}
li#este_select {
	background-image: url(immagini/p_estetica.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 81px;
	height: 35px;
}
#menu li a.contact {
	background-image: url(immagini/p_contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 91px;
	height: 35px;
}
li#contact_select {
	background-image: url(immagini/p_contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 91px;
	height: 35px;
}
#menu li a:hover {
	background-position: right center;
}
#menu li a:active {
	background-position: right bottom;
}

