/* CSS Document */

body {
	margin:0px;
	padding:0px;
	padding-top:0;
	background: #E0E0E0 url(../images/taglio/sf_body.jpg) repeat-x;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
/*----------------STRUTTURA------------------------------*/
#wrap {
	width: 860px;
	margin: 0 auto;
}
#header {
	background: url(../images/taglio/sf_header.jpg) no-repeat;
	width: 860px;
	height: 200px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#spalla {
	margin: 10px 10px 0 0;
	padding: 15px;
	float: left;
	width: 190px;
	background: #FFF;
	border: 1px solid #CCC;
}
#main {
	margin: 10px 0;
	padding: 15px;
	float: right;
	width: 590px;
	background: #FFF;
	border: 1px solid #CCC;
}
/*----------------HEADER------------------------------*/

#header img {
	border:none;
	padding: 10px 0 0 15px;
}
/*----------------FOOTER------------------------------*/

#footer {
	width: 100%;
	background-color: #FFF;
	float: left;
	margin-top: 10px;
}
#footer ul {
	padding: 20px 20px 10px 20px;
	margin: 0 auto;
	list-style-type: none;
	width: 860px;
	text-align: center;
}
#footer li {
	font-size: 11px;
	display: inline;
	line-height: 22px;
}
#footer li a {
	text-decoration: none;
	color: #666;
	padding: 0 5px 0 5px;
	border-right: 1px solid #CCC;
}
#footer li a:hover {
	color: #287FC6;
}
#footer p {
	color: #666;
	text-align: center;
	font-size: 11px;
}
#footer p a {
	text-align: center;
	font-size: 11px;
	color: #287FC6;
	font-weight: bold;
	text-decoration: none;
}
/*----------------TIPOGRAFIA------------------------------*/
#main p {
	font-size: 75%;
	color: #808080;
	line-height: 18px;
	margin: 3px 0 15px 0;
}
#main h1 {
	font-size: 170%;
	color: #0A5E9E;
	/*	font-weight: lighter;	*/
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	width: 80%;
}
h2 {
	font-size: 110%;
	color: #333;
	font-weight: lighter;
}
h3 {
	font-size: 90%;
	color: #0A5E9E;
	/*	font-weight: lighter;
*/
	padding-top: 8px;
}
#spalla h1 {
	font-size: 110%;
	margin: 15px 0 20px 0;
	color: #0A5E9E;
	font-weight: lighter;
}
/*----------------LINK------------------------------*/
/*#main p a {
	color: #06C;
	text-decoration: none;
}
#main p a:hover {
	color: #06C;
	text-decoration: underline;
}*/
/*a
{
color: #6c8a28;
text-decoration:none;
}

a:hover
{
text-decoration:none;
color:#4e6715;
}

a:visited
{
color:#FE8901;
text-decoration:none;
}

a:active
{
text-decoration:none;
color:#4b630e;
}*/

/*----------------UL NAVIGAZIONE------------------------------*/

#nav {
	clear:both;
	width: 860px;
	background: url(../images/taglio/sf_nav.jpg) repeat-x top;
	float: left;
	background: url(../images/taglio/sf_nav2.jpg) repeat-x;
	height:49px;
	margin: 0;
	padding: 0;
}
#nav ul {
	color: #fff;
	list-style: none;
	text-transform: uppercase;
	display: inline;
}
#nav li {
	display: inline;
	list-style-type: none;
	font-size: 80%;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 13px;
	border-right: 1px solid #0C5FA3;
	height: 35px;
}
#nav ul li a:hover {
	background:url(../images/taglio/sf_nav_roll2.jpg) repeat-x bottom;
	height: 35px;
	color: #fff;
}
/*----------------CALL------------------------------*/
 a.call {
	background: url(../images/taglio/call.jpg) no-repeat;
	width: 100px;
	height: 89px;
	color:#333;
	display: block;
	padding: 15px 0 0 85px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.call_pdf {
	background: url(../images/taglio/call_pdf.jpg) no-repeat;
	width: 100px;
	height: 89px;
	color:#333;
	display: block;
	padding: 15px 0 0 85px;
	margin: 35px 0;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

#main a.call_main {
	margin: 10px 0 10px 0;
	border: none;
	background: url(../images/taglio/call_main.jpg);
	display: block;
	cursor: pointer;
	width: 277px;
	height: 40px;
	}
/*----------------SPALLA------------------------------*/
#spalla dl {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-weight: bold;
}
#spalla dt {
	margin: 15px 0 10px 0;
	background: url(../images/taglio/li.jpg) no-repeat left 1px;
	list-style-type: none;
	padding: 0 0 0 30px;

}
#spalla dt a {
	color:#333;
	text-decoration: none;
}
#spalla dt :hover {
	color: #1C79BF;
}

#spalla dd {
	font-size: 90%;
	font-weight: lighter;
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #F2DEAA;
	}
/*----------------IMMAGINI FLOAT------------------------------*/
.img_right {
	float: right;
	padding: 2px;
	margin: 10px 0 10px 10px;
}
.img_left {
	float: left;
	margin: 15px 15px 15px 0;
}
/*----------------LISTA MAIN------------------------------*/

.lista li {
	background: url(../images/taglio/lista.jpg) no-repeat left;
	list-style-type: none;
	margin-bottom: 15px;
	line-height: 19px;
	font-size: 75%;
	color: #287FC6;
	font-weight: lighter;
	padding-left: 30px;
}
/*----------------FORM BOX------------------------------*/
	
	
#main a.call_box {
	background: url(../images/taglio/call_box.jpg) no-repeat;
	width: 450px;
	padding: 10px;
	height: 36px;
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0 0 30px;
	margin: 0;
}
#box {
	width: 96%;
/*	background: url(../images/sf_box2.jpg) no-repeat 200px bottom;
*/	padding: 10px;
	font-size: 11px;
	color: #000;
	border: 1px solid #CCC;
	position:relative;
	margin: 0;/*	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;*/
}

#box table {
	width: 520px;
	}

.button_form {
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 94px;
	height: 38px;
	display: block;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	margin-top: 20px;
}
textarea, input, select {
	border: 1px #CCC solid;
	width: 250px;
	background: #E2E2E2;
}
input:focus, select:focus, textarea:focus {
	background: #F7E597;
	color:#333;
}
textarea {
	height: 130px;
	margin-top: 15px;
	border: 1px solid #CCC;
}
#box form {
	width:420px;
}
#privacy {
	text-align: left;
	width: 200px;
	border: 0;
	margin-left: 0;
	padding-left: 0;
}
/*----------------BANNER------------------------------*/
#banner_index {
	background: url(../images/banner_index.jpg) no-repeat;
	height: 80px;
	width: 100%;
	margin: 15px 0 25px 0;
	border-bottom: #DBDBDB 1px solid;
}
#banner_programma {
	background: url(../images/banner_programma.jpg) no-repeat;
	height: 80px;
	width: 100%;
	margin: 15px 0 25px 0;
	border-bottom: #DBDBDB 1px solid;
}
#banner_aziende {
	background: url(../images/banner_aziende.jpg) no-repeat;
	height: 80px;
	width: 100%;
	margin: 15px 0 25px 0;
	border-bottom: #DBDBDB 1px solid;
}
#banner_privati {
	background: url(../images/banner_privati.jpg) no-repeat;
	height: 80px;
	width: 100%;
	margin: 15px 0 25px 0;
	border-bottom: #DBDBDB 1px solid;
}
