/* ------------------------------------------------ */
/* Elementi corpo principale ---------------------- */
/* ------------------------------------------------ */
* {
 	margin: 0;
 	padding: 0;
}
html {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:none repeat scroll 0 0;
	margin:0 auto;
	overflow-y:scroll;
	padding:0;	
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #707070;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
/* ------------------------------------------------ */
/* Impostazioni di base --------------------------- */
/* ------------------------------------------------ */

h1, h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #b3071b;
	text-decoration: none;
	margin-bottom: 12px;
}
h1 a:hover {
	text-decoration: underline;
}
h2, h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #707070;
	margin: 5px;
	margin-bottom: 5px;
	margin-top:10px;
	font-style:italic;
}
h2 a:hover {
	text-decoration: underline;
	color: #b3071b;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #b3071b;
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0;
	margin-top: 10px;
	margin-bottom:4px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
	padding: 10px;
	font-style:italic;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
	padding: 0px 20px 0px 20px;
	font-style:italic;
}
cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
}
hr {
	width: 100%;
	border: black thin;
	margin-bottom: 0;
}
img {
	border: 0px;
}
form, select, input, textarea, button {
	font-size: 12px;
	float:right;
	margin: 0;
	padding: 0;
	width: auto;
}
/* ------------------------------------------------ */
/* struttura della pagina-------------------------- */
/* ------------------------------------------------ */
#cm {
	float: left;	
}
#fascia_top {
	width:1100px;
	height:86px;
	margin:0 auto;
	clear:both;
	background-image:url(../pagination/background/bg_testa.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#menu_container {
	width: 960px;
	height:85px;
	margin: 0 auto;
	border-bottom: 1px dotted #b7ada6;
	clear: both;
}
#logo_container {
	width:102px;
	height:80px;
	float:left;
}
#sitemap_container {
	width:858px;
	height:55px;
	float:left;
	color:#FFF;
}
#sitemap_container a {
	color:#FFF;
	text-decoration:none;
}
#sitemap_container a:hover {
	color:#FFF;
	text-decoration: underline;
}
#menu_content {
	width:856px;
	padding-left:2px;
	height:30px;
	float:left;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
}
#splash_container {
	width: 960px;
	margin:0 auto;
	height:200px;	
	border-bottom: 1px dotted #b7ada6;
}
#submenu_container {
	width:260px;
	height:200px;
	float:left;
	background-image:url(../pagination/background/bg_submenu.gif);
}
#image_container {
	width:700px;
	height:200px;
	float:left;	
}
#breadcrumb {
	width:940px;
	height:25px;
	float: left;
	padding-left:35px;
	padding-right: 25px;
	padding-top:15px;
	background:url(../pagination/background/bg_breadcrumb.gif) center bottom no-repeat;
	font-size:11px;
	color: #d0d0d0;
	border-bottom:
}
#breadcrumb ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#breadcrumb li {
	float:left;
	line-height:25px;
	padding-left:18px;
	padding-right: 10px;
	background: url(../pagination/icone/arrow_bread.gif)  no-repeat left center;
}
#breadcrumb a {
	color: #b3071b;
	font-weight:bold;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#news {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
/*#news img {
	margin-right: 10px;
}*/
#paginazione {
	font-size: 10px;
	
}

#paginazione strong {
	font-size: 12px;
	
}
#piede {
	width:1000px;
	height:30px;
	float: left;
	background-image:url(../pagination/background/bg_piede.gif);
}
#footer {
	width: 960px;
	height:30px;
	clear:both;
	margin:0 auto;
	background-image:url(../pagination/background/bg_footer.gif);
	color: #cacaca;
	font-size:10px;
	text-align:right;
	padding-right:140px;
	padding-top: 50px;
}
#footer a {
	color: #cacaca;
	font-weight:bold;	
}
#footer a:hover {
	color: #cacaca;	
}
	
/* ------------------------------------------------ */
/* Link ------------------------------------------- */
/* ------------------------------------------------ */
a {
	color: #b3071b;
	text-decoration: none;
}
a:hover {
	color: #707070;
	text-decoration: underline;
}
/* ------------------------------------------------ */
/* Classi ----------------------------------------- */
/* ------------------------------------------------ */

#centrato {
	width: 1000px;
	margin:0 auto;
}

.presentazione2 {
	width: 930px;
	float: left;
	padding-left:35px;
	padding-right: 35px;
	background-image: url(../pagination/background/bg_pagina.gif);
	background-position:top;
	background-repeat:repeat-y;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align: left;
}
#company {
	width: 470px;
	height:270px;
	background-image:url(../pagination/background/bg_company.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:15px;
}
#flash_container {
	margin: 0 auto;
	clear:both;
	width: 100%;
	height: 301px;
	
}
#flash {
	width:960px;
	margin:0 auto;
	height: 300px;
	text-align:center;
	border-bottom: 1px dotted #b7ada6;
}
.boldbox {
	font-weight: bold;
}
.bordo {
	border-left: 1px white dotted;
	color: white;
	font-size: 12px;
	text-align: left;
}
.bordo a {
	color: white;
	text-decoration: none;
	
}
.bordo a:hover {
	color: white;
	text-decoration: none;
}
/* ------------------------------------------------ */
/* Menu & submenu ------------------------------- */
/* ------------------------------------------------ */
.menu {
	width:214px;
	text-align: center;
	color: #707070;
	height: 30px;
	float:left;
	line-height: 30px;!important
}
.menu a {
	color: #707070;
	display:block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	line-height: 30px;!important
	vertical-align: middle;
}
.menu a:hover{
	color: #b3071b;
	text-decoration: none;
}
.submenu {
	font-size: 12px;
	color: #707070;
	text-align: left;
}
.submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li {
	margin:0;
	padding:0;
	width:260px;
	height:26px;
}
.submenu li a {
	color: #707070;
	background-image:url(../pagination/background/bg_tasti_submenu.gif);
	display:block;
	text-decoration: none;
	text-indent: 20px;
	height: 26px;
	line-height: 26px!important;
	vertical-align: middle;
}
.submenu li a:hover {
	color: #b3071b;
	background-image:url(../pagination/background/bg_tasti_submenu_h.gif);
	text-decoration: none;
}
.submenu li.active a {
	color: #b3071b;
	background-image:url(../pagination/background/bg_tasti_submenu_h.gif);
	text-decoration: none;
}
.contatti {
	width:310px;
	float:left;
	padding-bottom:15px;
}
.box_left {
	width:500px;
	float:left;
}
.box_right  {
	width:425px;
	padding-left:5px;
	float:left;
}
.immagini {
	border:1px solid #CCC !important;
	margin-right: 5px;
	padding:5px;
}
.immagini_cv {
	border:2px solid #CCC !important;
	margin-right: 10px;
	margin-bottom:5px;
	margin-top:3px;
}
.elenco_cv {
	width: 930px;
	float: left;
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	margin-bottom:5px;
}
.elenco_cv h2, .elenco_cv h2 a {
	margin:0;
	padding:0;
	padding-top:0;
	margin-top:0;
	padding-left:0px;
	padding-bottom:15px;
	font-size:15px;
}