@charset "UTF-8";
/* CSS Document */

html {
font-size: 100.01%;
margin: 0;
padding: 0;
}

body {
/*background: #fff url(../images/layout/all_bg.gif) top left repeat-y;*/
background: #fff;
font: normal 0.8em Arial, Helvetica, sans-serif;
color:#333;
margin: 0;
padding: 0;
}

a:link, a:active, a:visited{
color:#333;
}

a:hover,a:focus{
color: #006;
}

a img{
border:none;
}

p {
font-family: Arial, Helvetica, sans-serif;
color: #323232;
font-size: 1.0em;
font-weight: normal;
text-decoration: none;
display: block;
text-align: justify;
line-height: 1.2em;
margin-bottom:20px;
}


h1 {
clear:both;
font-family: Arial, Helvetica, sans-serif;
color: #2f3781;
font-size: 1.3em;
font-weight: bold;
text-decoration: none;
display: block;
text-align: justify;
height: 1.2em;
line-height: 1.2em;
margin:20px auto auto auto;
}


h2 {
clear:both;
color: #8396c9;
font-size: 1.1em;
font-weight: bold;

}


h3 {
color: #323232;
font-size: 0.8em;
font-weight: normal;
text-align: right;
line-height: 1.2em;
}

/* contenitore globale div */

#all {
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
}


/* definizione stile header */
#header {
width: 994px;
/*height: 122px;*/
height: 180px;
background: url(../images/layout/header_bg.jpg) top left no-repeat;
margin: 0;
padding:19px 0 0 0;
/*border: 1px solid #FF0000;*/
}


#header_intro {
float:left;
display:inline;
width:345px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #fdfdfd;
font-size: 1.4em;
font-weight: bold;
font-style: italic;
text-decoration: none;
text-transform: capitalize;
text-align: left;
margin: 65px 0 0 60px;
padding:0;
}


/* definizione stile banner */
#banner {
	display:inline;
	width: 560px;
	height: 100px;
	margin: 0;
	padding: 0;
}	

/* definizione stile menu principale */

#menu {
	clear:both;
	width: 673px;
	height: 25px;
	margin: 20px 0 0 319px;
	background-color: #2f3781;
	padding:0;
/*	border:1px solid #f00;*/

}
#menu ul{
list-style:none;
/*background:#2f3782;*/
background:#fff;
margin:0 0 0 1px;
padding:0;
}

#menu ul li{
list-style:none;
float:left;
height:26px;
width:80px;
border-right: 1px solid #2f3782;
margin:0;
padding:0;
}

#menu ul li a:link,#menu ul li a:visited {
color: #fff;
height:100%;
width:100%;
display: block;
font-weight:bold;
/*text-transform: capitalize;*/
text-decoration: none;
text-align: center;
/*background: url(../images/layout/button_bg1.gif) top left repeat-x;*/
background:#8395c8;
line-height: 26px;
}


#menu ul li a:hover,#menu ul li a:focus,#menu ul li a:active,#menu ul li a.selected  {
background:#fff;
color:#2f3782;
}

#flags{
	/*margin: 11px 5px 0 10px;*/
	position:absolute;
	left:42px;
	top:145px;
}

/* definizione stile menu secondario */

#all #sidebar {
	float:left;
	width: 305px;
	margin:0;
	padding:0;
}

#submenu {
	width: 305px;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	background: #227de3 url(../images/layout/submenu_bg.gif) top left repeat-y;
}

#titolo_submenu {
	line-height: 2.5em;
	height: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
/*	text-transform: capitalize;*/
	text-align: left;
	text-indent: 40px;
	background: transparent url(../images/layout/submenu_bullet.gif) top left no-repeat;
}


#submenu ul{
list-style:none;
margin:0 0 0 40px;
padding:0;
}

#submenu ul li{
width: 250px;
height:35px;
list-style:none;
margin:2px 0;
border:1px solid #eaedf4;
padding:0;
}


#submenu ul li a:link, #submenu ul li a:visited {
color:#2f3782;
text-align: left;
/*text-transform: capitalize;*/
font-size: 1.1em;
font-weight:bold;
text-decoration: none;
line-height:35px;
text-indent: 8px;
width:238px;
height:35px;
/*background: transparent url(../images/layout/button_bg4-2.gif) top left repeat-x;*/
background: #fff;
/*border-left:12px solid #000;*/
display:block;
padding:0;
margin:0;
}



#submenu ul li.voce1 a{
border-left:12px solid #dba02c;
}

#submenu ul li.voce2 a{
border-left:12px solid #e4e387;
}

#submenu ul li.voce3 a{
border-left:12px solid #67a15f;
}

#submenu ul li.voce4 a{
border-left:12px solid #975fa1;
}

#submenu ul li a:hover,#submenu ul li a:focus,#submenu ul li a:active,#submenu ul li a.selected {
font-weight:bold;
color:#fff;
/*background: transparent url(../images/layout/button_bg2.gif) top left repeat-x;*/
background: #8396c9;
border-left:12px solid #000;
}


/* definizione stile newsbox */



#all #sidebar .bullet{
	float:left;
	width: 32px;
	height:50px;
	background: #fff url(../images/layout/news_bullet.gif) top left no-repeat;
}

#all #sidebar .contbox{
	float:left;
	width:272px;
}

#all #sidebar .newsbox {
	display:block;
	margin: 0 0 20px 0;
	padding:0 15px 20px 0;
	background: transparent url(../images/layout/newsbox_bg.gif) top left repeat-x;
	border: 1px solid #c8ccd3;

}

#all #sidebar .newsbox .newsdata {
	color: #2f3781;
	font-size: 0.9em;
	font-weight: bold;
	line-height:3em;
	text-transform: capitalize;
	text-align: left;
	text-indent: 40px;
	margin:0;
	padding:0;
}

#all #sidebar .newsbox .newstitle {
	color: #2f3781;
	font-size: 1.1em;
	font-weight: bold;
	font-style:italic;
	text-transform: capitalize;
	text-align: left;
	text-indent: 40px;
	margin:5px 0 0 0;
	padding:0;
}

#all #sidebar .newsbox .newstext {
	min-height:50px;
	height:auto;
	color: #323232;
	font-size: 0.9em;
	text-align: left;
	margin: 0 0 0 40px;
	padding:0;

}

#all #sidebar .newsbox .newsimage{
float: left;
width:55px;
margin-right: 10px;
margin-bottom: 5px;
border: 1px solid #c8ccd3;
}

.newsthumb {
width: 150px;
}


/* definizione stile content */

#all #content {
	float:left;
	width: 600px;
	margin:0 0 0 65px;
}

#all #content li {
	text-align: justify;
}

#all #content #title_image {
	float:right;
	display:block;
	width: 390px;
	height: 313px;
	margin-top: 0px;
}

/* spazio immagini per pagina tecnologie e gallery */

#all #content .image_left_300 {
	width: 200px;
	height: 130px;
	margin-left: 0px;
	margin-right: 13px;
	margin-bottom: 20px;
	float:left;
	overflow:hidden;
}

#all #content .image_left_300 img {
	width: 200px;
	/*max-height: 200px;*/
	height: auto;
	/*width: auto;*/	
}

.image_left_thumb {
	width: 50px;
	margin: 0 10px;
	float:left;	
	border:1px solid #2f3782;
}

#all #content .image_right_300 {
	width: 200px;
	margin-left: 0px;
	margin-right: 13px;
	margin-bottom: 20px;
	float:right;
}

#all #content .image_right_300 img {
	width: 200px;
	/*max-height: 200px;*/
	height: auto;
	/*width: auto;*/	
}

.image_right_thumb {
	width: 50px;
	margin: 0 10px;
	float:right;	
	border:1px solid #2f3782;
}


.tecnologia {
/*	clear:both;*/
	width:auto;
	/*width: 250px;
	height: 290px;*/
	margin: 20px 10px;
	display:inline;
	float:left;
/*	border:1px solid #fc0;*/
}

.tecnologia_desc {
/*	clear:both;*/
	float:left;
	width:98%;
}

.tecnologia .boxfoto{
width:250px;
float:left;
display:inline;
/*border:1px solid #000;*/
margin:0 20px 0 0;
padding:0;
}

.tecnologia .zoom_icon{
float:left;
width:22px;
height:21px;
float:left;
}

.tecnologia  p {
	text-align: left;
	width: 350px;
	float: left;
}

.gallery {
	width: 600px;
	margin: 40px 10px 20px 20px;
}

.left_image {
	float:left;
	width: 150px;
	margin: 1px  15px 15px 0;
	border:1px solid #2f3782;
}

.right_image {
	float:right;
	width: 150px;
	margin: 1px 0 15px 15px;
	border:1px solid #2f3782;
}

.dx{
float:right;
}

.center{
text-align:center;
}

/* menu navigazione incluso nel footer */

#footer {
	width: 600px;
	margin: 35px 0 0 0;
}

#submenu_footer {
	text-transform: capitalize;
	color:#2f3781;
	margin: 0;
	width: 600px;
	text-align:right;
	
}

#submenu_footer a:link, #submenu_footer a:visited, #submenu_footer a.selected {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	font-weight:bold;
	color:#2f3781;
	
}

#submenu_footer a:hover {
	color:#8396c9;
}

#indirizzo {
	font-size: 0.8em;
	text-transform: capitalize;
	width: 600px;
	text-align:right;
	margin: 0;
}

#home_ol{
float:left;
display:inline;
margin: 0 0 0 20px;
padding:0;
}

#credits{
font-size:11px;
text-align:right;
}


/* STILI GENERALI */

hr,.clr {
	clear:both;
}

.evidenza {
	color: #FF0000;
	font-size: 1em;
}
.picc {
	font-size: 0.8em;
	color: #333333;
}
