@charset "utf-8";
/* CSS Document */
html {
	background:#D0D0D0 url(../images/taglio/background.jpg) repeat-x;
}
body {
	margin: 0;
	font-size: 80%;
	color:#686057;
	background: url(../images/taglio/sf_ombra.jpg) no-repeat center 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 140px;
	background:#FFF url(../images/sf_header.jpg) no-repeat top right;
	float: left;
	margin-top: 73px;
}
#content {
	width: 960px;
	margin-top: 10px;
	background: #FFF;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	float: left;
}
#spalla {
	width: 320px;
	background: url(../images/taglio/spalla_border.jpg) right center no-repeat;
	float:left;
	padding: 20px;
}
#main {
	width: 550px;
	float: right;
	padding: 25px;
}
#main a {
	color:#666;
}
/*NAV*/
#nav {
	background: url(../images/taglio/sf_nav.jpg) repeat-x top;
	float: left;
	width: 960px;
	margin-top: 10px;
	border: 1px solid #999;
}
#nav ul {
	color: #fff;
	list-style: none;
	text-transform: uppercase;
	display: inline;
	font-weight:bold;
}
#nav ul li {
	font-size: 12px;
	display: inline;
	margin: 5 5 5 5px;
	padding: 0;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 9px;
	border-right: 1px solid #FFF;
	height: 28px;
}
#nav ul li a:hover {
background: url(../images/taglio/sf_nav_hover.jpg) repeat-x top;
	height: 28px;
	color: #fff;
}
/*Footer*/

#footer {
	background: url(../images/taglio/sf_footer.jpg) repeat-x;
	padding: 20px;
	height: 137px;
	font-size: 11px;
	clear: both;
	width: 920px;
	margin: 0 auto;
	text-align:center;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color: #F60;
	text-decoration: underline;
}
#footer ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#footer li {
	display: inline;
	line-height: 22px;
}
#footer li a {
	text-decoration: none;
	color: #333;
	padding: 0 5px 0 5px;
	border-right: 1px solid #333;
}
#footer li a:hover {
	color: #333;
}
/*logo*/
#header img {
	margin-top: 10px;
	padding-left: 15px;
}
/*Titoli*/

h1 {
	font-size:190%;
	color: #C00;
	margin-bottom: 0px;
}
#main h2 {
	font-size:140%;
	color:#333;
	margin-bottom: 15px;
	margin-top:3px;
}
h3 {
	font-size:120%;
	color:#C00;
	margin-top: 5px;
}
#main h3 a  {
	font-size:110%;
	font-weight:lighter;
	color:#FE0000;
	margin-top: 5px;
}
h4 {
	font-size:100%;
	color:#333;
	margin-bottom: 0;
}
#spalla h3 {
	font-size: 140%;
	color: #333;
}
#main p {
	line-height: 150%;
	margin-bottom: 15px;
	margin-top: 5px;
}
#main #title h1 {
	font-size:160%;
	color: #333;
	margin-bottom: 0px;
}
#main #title h2 {
	font-size:200%;
	color:#F60;
	margin-bottom: 5px;
	margin-top:3px;
}
/*----------------CALL MAIN--------------*/
a.call_main {
	background: url(../images/taglio/call_main.jpg) no-repeat;
	width: 210px;
	height: 30px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 6px 0 0 17px;
	}


/*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;
}

/* SPALLA navigazione*/
.spalla_ul ul {
	margin:30px 0 20px 0;
	padding:0;
	}

#spalla .spalla_ul li {
	background: url(../images/taglio/bullet2.jpg) left top no-repeat;
	list-style-type:none;
	padding-left: 30px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 18px;
	font-size:14px;
	}

/*ul content*/
	
.contentul {
	list-style-image: url(../images/taglio/bullet.jpg);
	background-position: 5px 10px;
	background-repeat:no-repeat;
	line-height:20px;
	font-size:110%;
	margin-left:30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentul li {
	margin-bottom: 15px;
}
.contentul a {
	color:#333;
	text-decoration:none;
}
.contentul a:hover {
	color: #999;
	text-decoration: underline;
}


dt {
	background: url(../images/taglio/bullet.jpg) no-repeat left;
	padding-left:20px;
	font-weight:bold;
	line-height: 25px;
	margin-top: 15px;
	}

/*FORM*/

#call {
	background:url(../images/taglio/call.jpg) top left no-repeat;
	height:28px;
	padding: 10px 0 0 28px;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#box {
	width: 500px;
	background-color: #E7E3E2;
	border: 1px solid #FC0;
	padding: 20px;
	font-size:11px;
}
.button_form {
	background: url(../images/taglio/invia.jpg) no-repeat;
	color:#333;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
	width: 94px;
	height: 44px;
	margin-top: 20px;
	border:none;
	cursor: pointer;
}
input, select, textarea {
	border: 1px solid #CCC;
}
textarea {
	width: 300px;
	height: 100px;
}

/*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;
}
#top-bg {
	background: #000;
	width: 100%;
	height: 70px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 4;
	}

