@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #DCD5C2 url(../images/taglio/background.jpg) repeat-x 0 73px;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 115px;
	background: url(../images/taglio/bg_header.jpg) no-repeat left top;
}
#header a {
	width: 447px;
	height: 104px;
	display: block;
	background: url(../images/taglio/logo.jpg) no-repeat;
	margin: 0 0 0 30px;
}
#content {
	width: 960px;
	float: left;
	padding: 0;
	margin:15px 0 15px 0;
}
#sidebar {
	width: 300px;
	float: left;
	background: url(../images/taglio/bg_sidebar.jpg) no-repeat left bottom;
}
#main {
	background: url(../images/taglio/bg_main.jpg) repeat-y left bottom;
	float: right;
	width: 647px;
}
#main #text {
	padding: 0 35px 25px 40px;
}
#footer {
	clear: both;
	width: 100%;
	font-size: 90%;
	background: #F5F2E9;
	text-align:center;
	margin: 15px 0 0 0;
	padding:0 0 20px 0;
	border-top: 3px solid #FFF;
}
/*--------------------TIPOGRAFIA--------------*/
h1 {
	font-size: 195%;
	font-family: "Times New Roman", Times, serif;
	color: #766D5A;
	font-weight: lighter;
	margin: 20px 0 10px 0;
	padding: 0;
}
h1.natale {
	font-size: 210%;
	font-family: "Times New Roman", Times, serif;
	background: url(../images/neve.jpg) left top no-repeat;
	color: #766D5A;
	font-weight: lighter;
	margin: 20px 0 0 0;
	padding: 30px 0 0 70px;
	display: block;
	height: 48px
}
h2 {
	font-size: 145%;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #444444;
	font-weight: lighter;
	padding: 5px 0 10px 0;
	margin: 0 0 15px 0;
	background: url(../images/taglio/h1.jpg) no-repeat left bottom;
}
h3 {
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #A10302;
	padding: 20px 0 0 0;
	margin-bottom:0;
}
#main #text h4 {
	font-size: 145%;
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	font-weight: lighter;
	border-bottom: 1px solid #CCC;
	color: #766D5A;
}
#main p {
	color: #545454;
	font-size: 80%;
	line-height: 140%;
	margin: 3px 0 15px 14px;
}
#main p a {
	color: #7C7C7C;
}
#sidebar h3 {
	font-size: 110%;
	color: #900;
	margin: 0 20px 25px 20px;
}
/*--------------------ELENCO PUNTATO--------------*/
#text .list {
	line-height: 18px;
	color: #707071;
	font-size: 90%;
	margin-bottom: 10px;
}
/*--------------------MAIN--------------*/
#main .main_top {
	background: url(../images/taglio/bg_h1.jpg) no-repeat top left;
	width: 649px;
	height: 18px;
	display: block;
}
#main #bottom {
	background: url(../images/taglio/bottom.jpg) no-repeat bottom left;
	width: 645px;
	height: 20px;
	display: block;
}
#main #text a.call {
	line-height: 19px;
	display: block;
	width: 231px;
	height: 55px;
	margin: 20px 0 20px 0;
	background: url(../images/taglio/call_hover.jpg) no-repeat left top;
	clear: both;
	padding: 10px 0 0 58px;
	color: #3D3726;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
}
#main #text a.call span {
	font-size: 75%;
	text-transform: none;
	font-weight:lighter;
}
#main #text a:hover.call {
	background: url(../images/taglio/call.jpg) no-repeat left top;
	color: #3D3726;
}
/*-------------------- UL generica del content -------------*/


ul#multi{
	width: 100%;
	overflow: hidden;
	line-height: 18px;
  color: #545454;
  font-size: 90%;
  margin: 25px 0 15px 30px;
  padding: 0;
  }

ul#multi li{float: left;width: 32%;
	background: url(../images/li.jpg) no-repeat left;
		padding-left: 30px;
    margin-left: 1%;display: inline;
		margin: 0 0 18px 0;
		border-bottom: 1px dotted #CCC;

} 


/*-------------------- ul ico content -------------*/
#main #text ul.location {
	margin: 30px 0 30px 0;
	padding: 0;
	font-size: 110%;
	list-style-type: none;
	}
	
#main #text ul.location li a {	
color: #766D5A;
text-decoration: none;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
line-height: 190%;
display: block;
padding: 18px 0 18px 80px;
}
#main #text ul.location a.ico_eventi {
	background: url(../images/ico_eventi.jpg) no-repeat left center;
}
#main #text ul.location a.ico_feste {
	background: url(../images/ico_feste.jpg) no-repeat left center;
}
#main #text ul.location a.ico_cene {
	background: url(../images/ico_cene.jpg) no-repeat left center;
}
#main #text ul.location a.ico_ricevimenti {
	background: url(../images/ico_ricevimenti.jpg) no-repeat left center;
}
#main #text ul.location a.ico_matrimoni {
	background: url(../images/ico_matrimoni.jpg) no-repeat left center;
}




/*--------------------NAV--------------*/
	
#content ul.nav {
	text-align: center;
	background: url(../images/taglio/bg_nav.jpg) no-repeat left top;
	width:645px;
	list-style-type: none;
	height: 36px;
	float: right;
	margin: 0 0 15px 0;
	padding:0;
}
#content .nav li {
	font-size: 12px;
	display: inline;
	line-height: 35px;
	text-transform:uppercase;
	border-right: 1px solid #707071;
	padding: 0 18px 0 18px;
	margin: 20px 0 0 0;
}
#content .nav li a {
	text-decoration: none;
	color: #707071;
}
#content .nav li a:hover {
	color: #333;
}
/*--------------------SIDEBAR--------------*/

#sidebar ul {
	margin: 30px 20px 10px 20px;
	padding: 0 0 16px 0;
	border-bottom: 1px dotted #DCD5C2;
	list-style-type:none;
}
#sidebar ul li a {
	height: 81px;
	display: block;
	padding: 0 0 0 105px;
	color: #504A3D;
	text-decoration: none;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#sidebar ul li a:hover {
	color: #900;
	text-decoration: none;
}
#sidebar ul li a.eventi {
	background: url(../images/taglio/eventi.jpg) no-repeat left top;
}
#sidebar ul li a.feste {
	background: url(../images/taglio/feste.jpg) no-repeat left top;
}
#sidebar ul li a.cene {
	background: url(../images/taglio/cene.jpg) no-repeat left top;
}
#sidebar ul li a.ricevimenti {
	background: url(../images/taglio/ricevimenti.jpg) no-repeat left top;
}
#sidebar ul li a.matrimoni {
	background: url(../images/taglio/matrimoni.jpg) no-repeat left top;
}
#sidebar ul li span {
	font-size: 85%;
	color: #545454;
	text-transform: none;
	line-height: 145%;
}
#sidebar .side_top {
	background: url(../images/taglio/sidebar_top.jpg) no-repeat top left;
	width: 300px;
	height:30px;
	display: block;
}
/*--------------------SIDEBAR CALL--------------*/

a.call_catalogo {
	font-family: "Times New Roman", Times, serif;
	line-height: 19px;
	display: block;
	width: 221px;
	height: 55px;
	background: url(../images/taglio/call_catalogo.jpg) no-repeat left top;
	clear: both;
	margin-left: 20px;
	padding: 18px 0 0 63px;
	color: #3D3726;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 130%;
}
#sidebar a.call_catalogo span {
	font-size: 70%;
	text-transform: none;
	font-weight:lighter;
}
 a:hover.call_catalogo {
	background: url(../images/taglio/call_catalogo_hover.jpg) no-repeat left top;
	color: #3D3726;
}

/*------------Immagini e testo Float----------------------*/

.parag_img div {
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 0;
	float:left;
	width: 100%;
}

#main .parag_img p {
	width: 320px;
	font-size: 70%;
	}
.parag_img .right {
	width: 380px;
	float: right;
	border: none;
}
.parag_img h3 {
	font-size: 90%;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	background: url(../images/taglio/h1.jpg) no-repeat left bottom;
	width: 350px;
	color:#232323;
}
.parag_img div.left img {
	float: left;
	margin: 0 15px 15px 0
}
.parag_img div.left a img {
	border: none;
}

.parag_img strong {
	color: #C10750;
	}
a.call2 {
	color:#FFF;
	text-decoration:none;
	margin: 15px 0 10px 0;
	padding: 10px 0 0 9px;
	font-size: 70%;
	font-weight:bold;
	background:url(../images/taglio/call_box.jpg) no-repeat left top;
	width:171px;
	height: 26px;
	display: block;
}
a:hover.call2 {
	color:#FFF;
	text-decoration:none;
	font-size: 70%;
	font-weight:bold;
}

a.pdf {
	background: url(../images/pdf.png) no-repeat left;
	line-height: 40px;
	display: block;
	padding-left: 50px;
	margin: 20px 0 20px 0;
	color: #333;
	font-size: 90%;
}

.clear {
	clear: both;
	}
/*--------------------footer--------------*/
#footer ul {
	text-align: center;
	width:860px;
	margin: 0 auto;
	padding: 20px 20px 3px 20px;
	list-style-type: none;
	font-size: 85%;
}
#footer li {
	display: inline;
	line-height: 25px;
}
#footer li a {
	text-decoration: none;
	color: #726F5C;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #CCC;
}
#footer li a:hover {
	color: #CCC;
}
#footer span {
	text-align: center;
	font-size: 80%;
	color: #726F5C;
}
#footer span a {
	color: #900;
	font-weight:bold;
	text-decoration: none;
}
/*------------FLOAT IMG GENERICI------------------*/
.float_right {
	float: right;
	margin: 0 0 0 20px;
	}
	
.float_left {
	float: left;
	margin: 0 20px 0 0;
	}


/*------------EXPOPAGE MYCONTACT------------------*/

.expo_header3 {
	vertical-align:middle;
	z-index: 1000;
	background-image:url(../images/dot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	position: relative;
	display:block;
	padding-top: 3px;
}

/*--------------PDF UL------------------------*/
#pdf ul {
	padding: 0;
}
#pdf ul li {
	height: 32px;
	list-style-type:none;
	margin: 14px 0;
	padding: 0 0 0 30px;
	background: url(../images/taglio/ico_pdf.jpg) no-repeat left top;
}

#pdf li a {
	display:block;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 0 0 10px;
}
#pdf li a:hover {
	color:#C00;
	text-decoration: underline;
}

#main .pdf a {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 8px;
	}
	
#main .pdf a:hover {
	color:#C00;
	text-decoration: underline;
	}

/*----------------FORM BOX------------------------------*/

fieldset {
	border: 0;
}
#nomesia_form {
	font-size:11px;
	clear:both;
	margin: 30px 0 0 20px;
}
#nomesia_form div {
	margin:7px 0 7px 0;
	clear:both;
	width:500px;
}
#nomesia_form #tipologia_lead_container {
	visibility:hidden;
	display:none;
}
#nomesia_form label {
	display:block;
	width:160px;
	float:left;
	font-size:130%;
	color: #3D3726;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color: #3D3726;
	border: 1px solid #CCC;
	background-color:#FFF;
	border:1px solid #DCD5C2;
	font-size:15px;
	width:220px;
	margin-bottom:10px;
}
#nomesia_form input:focus, #nomesia_form select:focus {
	color:#333;
	border: 1px solid #CCC;
	background-color:#FFF;
	border:1px solid #DCD5C2;
	font-size:15px;
	width:220px;
	margin-bottom:10px;
}
#nomesia_form textarea {
	width: 320px;
	height: 100px;
	color: #2B2B2B;
	border: 1 px solid #2B2B2B;
}
#nomesia_form textarea:focus {
	background: #FFF;
	color: #020202;
}
#nomesia_form #privacy_container {
	border:none;
	float:left;
}
#nomesia_form #privacy_container input {
	margin:10px 20px 0 0;
	padding:0;
	background:none;
	border:none;
	width:15px;
	float:left;
}
#nomesia_form #privacy_container label {
	float:left;
	display:block;
	width:300px;
	font-size:11px;
}
#nomesia_form .button_form {
	margin:20px auto;
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 110px;
	height: 56px;
	display: block;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	color: #3D3726;
	letter-spacing: 1px;
}
#nomesia_form input:focus.button_form {
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 110px;
	height: 56px;
	display: block;
	border: 0;
}
#messaggio_container label {
	padding-bottom: 15px;
}

