@charset "UTF-8";
/* CSS Document */
/* ------------ NO LOGO */
#logo {
	width: 216px;
	height: 165px;
	background-image: url(../images/logo.jpg);
	margin-left:34px;
	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 #383838;
}

#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background:#000000;
	background-image:url(../images/bg-bodypages.jpg);
}
#head {
	height:192px;
	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:230px;
	margin:10px;
	margin-right:0px;
	font-size:0.9em;
}
/* HACK PER BROWSER MENO RECENTI */
html>body #left {
	margin:25px;
}
#right {
	float:right;
	width:620px;
	margin:25px;
	margin-left:0px;
}

#right-double {
	float:right;
	width:430px;
	margin:25px;
	margin-left:0px;
}
#menu-in {
float:right;
width:165px;
margin-right:25px;
margin-top:25px;
}

.news {
margin-top:15px;
line-height:1.4em;
color:#333333;

}

#renews {
height:590px;
overflow: auto;}

.bianco {
color:#dddddd;
}

.bordino {
	border: solid 1px #aaaaaa;
	padding:2px;
	border-left: solid 4px #aaaaaa;
}
.job {
	border: solid 1px #aaaaaa;
	padding:2px;
	border-left: solid 4px #aaaaaa;
	padding-left:15px;
	background:url(../images/bg-job.jpg) repeat-y right;
	margin-bottom:15px;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
padding-top:14px;
	background:#383838;
	padding-bottom:5px;
	color:#888888;
	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;
}

#menu-in td {
border-bottom: solid 1px #bbbbbb;}

/* ------------ 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:#222222;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom:0.2em;
	color: #003366;
	
}
h4 {
	font-size: 1.2em;
	margin-bottom:0.4em;
	font-weight:normal;
	color: #000000;
	
}
h5 {
	
font-size: 1.2em;
	margin-bottom:0.4em;
	margin-top: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: #333333;
}
a:visited {
	color: #777777;
}
a:focus, a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
#left a, #left a:link {
	color: #003366;
	text-decoration: none;
}
#left a:visited {
	color: #003366;
}
#left a:focus, #left a:hover {
	color: #000000;
	text-decoration: underline;
}
#left a:active {
	color: #000000;
}


#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;
}