@charset "UTF-8";
/* CSS Document */
/* ------------ NO LOGO */
#logo {
	width: 259px;
	height: 47px;
	background-image: url(../images/logo.gif);
	margin-left:25px;
	margin-top:68px;
	float:left;
}
#logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* ------------ ELEMENTI */
body {
	font: 0.74em/1.66em  "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: url(../images/bg.jpg) repeat-x #ec6a2f;
}

#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background:#000000;
	background-image:url(../images/bg-bodypages.jpg);
}
#head {
	height:148px;
	background: url(../images/bg-head.jpg) no-repeat #383838;
}
#body {
	background-image:url(../images/bg-bodystart.jpg);
	background-repeat:no-repeat;
	min-height:100px;
	color:#000000;
}
#body-pages {
	background-image: url(../images/bg-bodypages-start.jpg);
	background-repeat:no-repeat;
	min-height:100px;
	color:#000000;
	style="clear:both;
	min-height:400px;"
}


#left {
	float:left;
	width:250px;
	margin:30px;
	margin-right:0px;
	text-align:justify;
	font-size:0.9em;
}
/* HACK PER BROWSER MENO RECENTI */
html>body #left {
	margin:34px;
}
#right {
	float:right;
	width:590px;
	margin:25px;
	margin-left:0px;
}

#right-double {
	float:right;
	width:410px;
	margin:25px;
	margin-left:0px;
}
#menu-in {
float:right;
width:165px;
margin:0px;
margin-right:25px;
margin-top:25px;
}

.news {
margin-bottom:15px;
line-height:1.4em;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
}
.bianco {
color: #990000;
}

.bordino {
	border: solid 1px #aaaaaa;
	padding:2px;
	border-left: solid 4px #aaaaaa;
}
#footer {
font-family: Arial, Helvetica, sans-serif;
padding-top:14px;
	background:#ec6a2f;
	padding-bottom:5px;
	color: #ffcccc;
	line-height:1.4em;
	font-size:0.9em;
}
#newsletter {
float:right;
width:220px;
padding:5px;
background:url(../images/bg-newsletter.jpg) no-repeat right top;
min-height:170px;
padding-left:15px;
margin-left:20px;
font-size:0.9em;
}

#edimo {
float:right;
bottom:0px;
right:0px;}

#menu-in td {
border-bottom: solid 1px #bbbbbb;}

.servizio {
margin-bottom:20px;
border-bottom:solid 1px #bbbbbb;
padding-bottom:10px;
float:left;
width:590px;
margin-top:10px;}

/* ------------ TIPOGRAFIA */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-bottom:1.4em;
	font-weight:normal;
	color:#777777;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-bottom:1em;
	color: #990000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom:0.2em;
	color:#a15748;
	
}
h4 {
	font-size: 1.2em;
	margin-bottom:0.4em;
	font-weight:normal;
	color: #000000;
	
}
h5 {
	font-size: 1.2em;
	margin-bottom:0.4em;
	font-weight:normal;
	color: #006699;
	
	
}








/* ------------ ALTRO */

table, form, select, input, textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* default link formatting */			
a, a:link {
	color: #750101;
}
a:visited {
	color: #750101;
}
a:focus, a:hover {
	color: #740606;
	text-decoration: underline;
}
a:active {
	color: #750101;
}
#left a, #left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited {
	color: #FFFFFF;
}
#left a:focus, #left a:hover {
	color: #740606;
	text-decoration: underline;
}
#left a:active {
	color: #FFFFFF;
}


#footer a, #footer a:link {
	color: #777777;
	text-decoration: none;
}
#footer a:visited {
	color: #777777;
}
#footer a:focus, #footer a:hover {
	color:#CC6600;
	text-decoration: underline;
}
#footer a:active {
	color: #777777;
}
/* default heading sizes */	
blockquote {
	padding-left:20px;
	color: #806C4D;
	border-left: solid 5px #edecd5;
	margin-left:30px;
	font-style:italic;
	margin-top: 25px;
	margin-bottom: 25px;
}
p {
	margin-bottom:1.4em;
}
#right li {
	margin-left:20px;
	padding-left:25px;
	background-image: url(../images/all-tr-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style:italic;
}
#right ul {
	margin-bottom:18px;
}