/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}
table {
/*	border-collapse:collapse;
	border-spacing:0; */
}
fieldset,img { 
	border:none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
  border:0;
}

em{
  font-style: italic;
}

strong{
  font-weight: bold;
}

/* DEFAULT STYLE*/

body{
  background-image: url(../images/body.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  
	background-color: #EFF2F7;
	color: #000000;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	text-align: center;
}

#externalcontainer{
  margin: 0 10%;
  text-align: left;
}


/*---------------------------------------------------------- language toolbar */

.languages{
	/* margins paddings and borders*/
	margin: 1em 0 2em 0;
	
	text-align: right;
	font-size: .7em;
	line-height: 1.5em;
	font-weight: bold;
}

.languages ul{
	list-style-type: none;
	
	/* margins paddings and borders*/
	margin: 0;
	padding: 0;
}

.languages ul li{
	display: inline;
	margin: 0 .3em 0 .5em;
	padding: 0;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

.languages ul li.italy{
	background-image: url(../images/languages/italy.gif);	
}

.languages ul li.france{
	background-image: url(../images/languages/france.gif);	
}

.languages ul li.germany{
	background-image: url(../images/languages/germany.gif);	
}

.languages ul li.spain{
	background-image: url(../images/languages/spain.gif);	
}

.languages ul li.uk{
	background-image: url(../images/languages/uk.gif);	
}

.languages ul li a{
	/* margins paddings and borders*/
	margin: 0 0 0 26px;
	padding: 0;
	/* colors and background colors */
	color: #FFFFFF;
	background-color: transparent;
	
	text-decoration: none
}


/*------------------------------------------------------------- utilities ----*/

.skipLinks{
	position: absolute;
	top: -1000em;
	left: -1000em;
	
}

.hide{
	position: absolute;
	top: -1000em;
	left: -1000em;
	visibility: hidden;
}


.noDisplay{
	display: none;
}

.clear{
	clear: both;
	
	font-size: .01em;
	line-height: .01em;
	visibility: hidden;
}


/*-------------------------------------------------------------- header -------*/


#headersx{
  background-image: url(../images/header_left.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #FFFFFF;
  color: #000000;
}

#headerdx{
  background-image: url(../images/header_right.gif);
  background-repeat: no-repeat;
  background-position: right top;
}


#jingle{
	text-align: center;
	/* margins paddings and borders*/
	margin: 0 0 0 0;
	padding: 2em .5em 2em 0;
	
	
}

#jingle h1{
	background-color: #FFFFFF;
	color: #2A5587;
	
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	/* margins paddings and borders*/
	margin: 0;
	padding: .2em 0 0 0;
}

#jingle h2{
	background-color: #FFFFFF;
	color: #D40004;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 0;
}


span.red{
	color: #D40004;
}


/*------------------------------------------------------- menu orizzonatale---*/


#horSections{
	
  margin: 0;
  padding: 0;

	border-left: 2px solid #C0CEDB;
	border-right: 2px solid #C0CEDB;
	background-image: url(../images/horSectionbck.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	
	color: #FFFFFF;
	background-color: #6E8AAF;

	
	line-height: 1.8em;
}

#horSections ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .7em;
	text-align: center;
}

#horSections ol li{
	margin: 0;
	padding: 0;
	
	display: inline;
	text-align: center;
}


#horSections ol li strong{
	margin: 0 0 0 -4px;
	padding: .7em .8em .7em .9em;		
  white-space: nowrap;
  text-decoration: none;	
	border-right: 1px solid #D3DCE7;
	background-image: url(../images/horSectionActive.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: bold;
}

#horSections ol li.lastItem a, #horSections ol li.lastItem strong{
	border-right: none;
}

#horSections ol li a{
	font-weight: bold;
	margin: 0 0 0 -4px;
	padding: .7em .8em .7em .9em;
	color: #FFFFFF;
	background-color: transparent;	
	white-space: nowrap;
	border-right: 1px solid #D3DCE7;
	text-decoration: none;
}

#horSections ol li a:hover{
	background-image: url(../images/horSectionHover.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/*----------------------------------------------------------- container home---*/

#container{
  border-top: 2px solid #C0CEDB;
	font-size: .8em;
  background-color: #FFFFFF;
  color: #000000;
  float: left;
  width: 100%;
  background-image: url(../images/bck_container.jpg);
  background-repeat: repeat-y;
	background-position: 0 0;
}


#internalcontainer{
  float: left; width: 99%;
}

/*----------------------------------------------------------- barra dei menu --*/

#leftbar{
	float: left;
	width: 175px;	
 
	
}


/* ------------------------------------------- first level vertical menu  ----*/

#verticalMenu{
  margin: 20px 0 0 0;
}

#verticalMenu ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	
}

#verticalMenu ol li{
	color: #FFFFFF;
	background-color: #3D6596;
	border-bottom: 1px solid #C0CEDB;
	margin: 0;
	padding: 0;
	background-image: url(../images/menu/v_menu1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: .85em;
	line-height: 1.4em;
}

#verticalMenu ol li.first{
	border-top:  1px solid #C0CEDB;
	
}

#verticalMenu ol li.last{
	border-bottom: none;
	
}


#verticalMenu ol li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 1px 3px 15px;
	display: block;
	
	
}

#verticalMenu ol li strong{
	color: #D40404;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px 1px 3px 15px;
	display: block;
	background-image: url(../images/menu/v_menu1_active.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	
	
}


#verticalMenu ol li a:hover{
	background-color: #E6EBF1;
	color: #16466F;
	background-image: url(../images/menu/v_menu1_active.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


/* ----- second level vertical menu  ----*/


#verticalMenu ol li ol li{
	font-size: 1em;
	background-image: url(../images/menu/v_menu2.gif);
	background-position: 15px 1px;
	background-repeat: no-repeat;
}

#verticalMenu ol li ol li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 1px 3px 27px;
	display: block;
}

#verticalMenu ol li ol li strong{
	color: #D40404;
	background-color: #FFFFFF;
	text-decoration: none;
		padding: 2px 1px 3px 27px;
	display: block;
	background-image: url(../images/menu/v_menu2_active.gif);
background-position: 15px 0px;
	background-repeat: no-repeat;
	
	
}


#verticalMenu ol li ol li a:hover{
	background-color: #E6EBF1;
	color: #16466F;
	background-image: url(../images/menu/v_menu2_active.gif);
	background-position: 15px 0px;
	background-repeat: no-repeat;
}





/* ----- third level vertical menu  ----*/


#verticalMenu ol li ol li ol li{
	font-size: 1em;
	background-image: url(../images/menu/v_menu3.gif);
	background-position: 27px 1px;
	background-repeat: no-repeat;
}

#verticalMenu ol li ol li ol li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 1px 3px 40px;
	display: block;
}


#verticalMenu ol li ol li ol li strong{
	color: #D40404;
	background-color: #FFFFFF;
	text-decoration: none;
		padding: 2px 1px 3px 40px;
	display: block;
	background-image: url(../images/menu/v_menu3_active.gif);
	background-position: 27px 0px;
	background-repeat: no-repeat;
	
	
}

#verticalMenu ol li ol li ol li a:hover{
	background-color: #E6EBF1;
	color: #16466F;
	background-image: url(../images/menu/v_menu3_active.gif);
	background-position: 27px 0px;
	background-repeat: no-repeat;
}


/*----------------------------------------------------------- contenuto della pagina --*/


#maincontent{
 
  margin-left: 175px;
  

}

#maincontentinternal{
  padding: 5px;
}


/*------------------------------------        elementi html della pagina-------*/

p{
	padding: 0em 0 .7em 0;
	margin: 0;	
}


strong{
  font-weight: bold;
}

ul.squaredOne, ul.squaredTwo{
	list-style-type: square;
	
}

ul.squaredOne ul.squaredOne, ul.squaredTwo ul.squaredTwo{
	font-size: 1em;
}

ul.squaredOne li{
	color: #204065;
	background-color: #FFFFFF;
}

ul.squaredTwo li{
	color: #D40004;
	background-color: #FFFFFF;
}

ul.squaredOne li span, ul.squaredTwo li span{
	color: #000000;
	background-color: #FFFFFF;
}

a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:focus, a:active{
	text-decoration: none;
}


/* elements in pageContent*/

h1.firstTitle{
	
	margin: 0 0 .3em 0;
	padding: 2px 0 0 1.3em;
	border-top: 1px solid #C0CEDB;
	
	background-image:url(../images/titleFirst.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

div.firstTitleContainer{
	
	border-top: 2px solid #2A5587;
	
	color: #2A5587;
	background-color: #FFFFFF;
	
	padding: 0 0 1em 0;
}

h2.secondTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	
	margin: 0 0 .3em 0;
	padding: 0 0 0 1em;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/titleSecond.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
}

div.secondTitleContainer{
	color: #D40004;
	background-color: #FFFFFF;
	border-top: 2px solid #D40004;
	
	padding: 0 0 1em 0;
}


h3.thirdTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 .3em 0;
	padding: 0 0 0 1em;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/thirdTitle.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
}

div.thirdTitleContainer{
	color: #D40004;
	background-color: #FFFFFF;
	border-top: 1px solid #2A5587;
	padding: 0 0 .2em 0;
}


p{
	padding: 0em 0 .7em 0;
	margin: 0;	
}

ul.squaredOne, ul.squaredTwo{
	list-style-type: square;
	margin: .5em 0 1em 2em;
	font-size: 0.9em;
}

ul.squaredOne ul.squaredOne, ul.squaredTwo ul.squaredTwo{
	font-size: 1em;
}

ul.squaredOne li{
	color: #204065;
	background-color: #FFFFFF;
		padding: 2px 0;
}

ul.squaredTwo li{
	color: #D40004;
	background-color: #FFFFFF;
	padding: 2px 0;
}

ul.squaredOne li span, ul.squaredTwo li span{
	color: #000000;
	background-color: #FFFFFF;
}

a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:focus, a:active{
	text-decoration: none;
}

.internalLink{
	background-image: url(../images/intenalLink.gif);
	background-position: .3em .3em;
	background-repeat: no-repeat;
	padding: 0 0 0 1.7em;
	line-height: 1.3em;

}

.internalLink a{
	font-weight: bold;
	text-decoration: underline;
	
	color: #204065;
	background-color: #FFFFFF;
	
	font-size: .85em;
}

.internalLink a:hover{
	text-decoration: none;
}


.externalLink{
	background-image: url(../images/externalLink.gif);
	background-position: .3em .3em;
	background-repeat: no-repeat;
	padding: 0 0 0 1.7em;
	line-height: 1.3em;
}

.externalLink a{
	font-weight: bold;
	text-decoration: underline;
	
	color: #204065;
	background-color: #FFFFFF;
	
	font-size: .85em;
}

.externalLink a:hover{
	text-decoration: none;
}

/*----- attachments -----*/

.attachment{
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding: 0 0 0 1.8em;
	line-height: 1.7em;

}

.pdf{
	background-image: url(../images/icons/pdf.gif);
}

.doc{
	background-image: url(../images/icons/doc.gif);
}

.xls{
	background-image: url(../images/icons/xls.gif);
}

.txt{
	background-image: url(../images/icons/txt.gif);
}

.zip{
	background-image: url(../images/icons/zip.gif);
}

.ppt{
	background-image: url(../images/icons/ppt.gif);
}

.gif{
	background-image: url(../images/icons/gif.gif);
}

.jpg{
	background-image: url(../images/icons/jpg.gif);
}

.attachment a{
	
	text-decoration: underline;
	
	color: #204065;
	background-color: #FFFFFF;
	
	font-size: .85em;
	vertical-align: bottom;
	
}


/*-------------------------------------------- search panel ------------------*/
#searchPanel{
	
	padding: 5px 3px 5px 5px;
}

#searchPanel form{
	margin: 0;
	padding: 0;
}

#searchPanel label{
	font-size: .75em;
	font-weight: bold;
	vertical-align: middle;
}

#searchPanel input#search{
	vertical-align: middle;
}

#searchPanel input.submitSearch{
	vertical-align: middle;
}

/*-------------------------------------------------------- Pannello news -----*/

.BoxNews{
	
	padding: 10px 0 5px 0;
	
}

.BoxNews h2{
	margin: 0;
	
	padding: .1em 0 .1em 1.8em;
	font-size: .9em;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(../images/titleFirst.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	background-color: #3D6596;
}




.BoxNews ol{
	padding: 2px 8px 0 .8em;
	margin: 0 0 0 1em;
	
	list-style-type: square;
}

.BoxNews ol li {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: .85em;
	
}


/*------------------------------------------------------------- box informazion--------*/

/* to better distance the link in list*/
.interstitial{
	line-height: 1.8em;
}

#boxInfoContainer{
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dotted #3D6596;
	
}

.BoxInfo{

	margin: 10px 10px 0 10px;
	color: #000000;
	background-color: #E6EBF1;
	background-color: #F4F6F9;

	border-left: 1px solid #C0CEDB;
	border-right: 1px solid #C0CEDB;
	border-bottom: 1px solid #C0CEDB;
}


.BoxInfo h2{
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: .5em;
	color: #FFFFFF;
	background-color: #396192;
	background-image: url(../images/horSectionbck.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: 2px solid white;

}

.BoxInfo div.boxContent{
	padding: 5px;
	font-size: .85em;
}

.BoxInfo div.boxContent ul{
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: square;
	
}


.BoxInfo div.boxContent a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



.BoxInfo div.boxContent a:hover, .BoxInfo div.boxContent a:focus, .BoxInfo div.boxContent a:active{
  	text-decoration: none;
}


/*------------------------------------------------------------ breadcrumb -----*/

#breadCrumb{
	font-size: .75em;
	margin: 5px 0px 15px 0px;
	padding: 0 20px 5px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #3D6596;
}

#breadCrumb a{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
	white-space: nowrap;
	font-weight: normal;
	background-image: url(../images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 10px 0 5px;

}

#breadCrumb a:hover, #breadCrumb a:focus, #breadCrumb a:active{
	text-decoration: none;
}
#breadCrumb a:visited{
  text-decoration: underline;
}

#breadCrumb strong{
	padding: 0 10px 0 6px;
}



/*--------------------------------------------------------- box dei contatti --*/

#BoxContact{
	
	/* margins paddings and borders*/
	margin: 1em 0 0 2em;
	padding: .2em 0 0 0;
	
}

#BoxContactFloat{
	float: left; width: 100%;
}

#BoxContactFloatImg{
float: left; 
}

#BoxContactFloatText{
	float: left;
	width: 70%;	
}

#BoxContactFloatImg div{
	padding: 0 10px 0 10px;
}

#BoxContactFloatImg div.Right{
	padding: 50px 0px 0 15px;
}

#BoxContactFloatImg div a img{
	border: none;
}

#BoxContact h1{
	background-color: #FFFFFF;
	color: #2A5587;
	
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	/* margins, padding & borders*/
	margin: 0;
	padding: 0em 0 .2em 0;
	
  border-bottom:  2px solid #D40004;
}

#BoxContact h2{
	background-color: #FFFFFF;
	color: #000000;
	
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	/* margins paddings and borders*/
	margin: 0;
	padding: .2em 0 .2em 0;
}

#BoxContact h3{
	background-color: #FFFFFF;
	color: #000000;
	
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	/* margins paddings and borders*/
	margin: 0;
	padding: .2em 0 .2em 0;
	
}


.small{
	font-size: .8em;
}

/*---------------------------------------------------------- footer -----------*/

#copyright{
	
	/* margins paddings and borders*/
	margin: 0;
	padding: 1em 0;
	border-top: 1px solid #C0CEDB;
	
	color: #000000;
	background-color: #FFFFFF;
	
	font-size: .7em;
	text-align: left;
	float: left;
	width: 100%;
}

#copyright .address{
	float: left;
	width: 48%;
	
}

#copyright .address div{
	padding: 0 0 0 15px;
}

#copyright .property{
	float: left;
	width: 48%;
	text-align: right;
	padding: 0 0 0 0;
}


/*-------------------------------------------------------- tabelle dei risultati -*/

table.catalogo {
	/*border: 1px solid #C0CEDB;*/ 
	border-top: 1px solid #C0CEDB;
	border-left: 1px solid #C0CEDB;
	border-right: 1px solid #C0CEDB;
  font-size: .9em;
	color: #000;
}

table.catalogo tr{text-align: left;  } 
 
table.catalogo td, table.catalogo th { padding:5px; border-left: 1px solid #C0CEDB;}

table.catalogo td{  margin: 5px; border-bottom: 1px solid #C0CEDB; text-align: right;}

table.catalogo td.codicecatalogo{background-color: #e6ebf1; border-left: none}

table.catalogo th { font-weight: bold; background-color: #D3DCE7; border-bottom: 1px solid #C0CEDB; margin: 5px; text-align: center;}

table.catalogo caption {
	text-transform: uppercase;
	text-align:center;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 3px 0;
}

/*--------------------------------------------------------------------- form --*/

/**----- form -----**/
form.cmxform fieldset {
  margin: 10px 0;
  border: 1px solid #C0CEDB; 
 
}



form.cmxform fieldset span{
  color: #3D6596;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform input {
 float: left;
 width: 300px;
  
 
}


form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
 width: 220px;
 float: left; /* Width of labels */
 
}

form.cmxform fieldset fieldset label {
  margin-left: 10px; /* Width plus 3 (html space) */
  }
  
div.formbody{
  padding: 10px;
  

}  

div.formautorizzo{
  text-align: center;
  margin: 0 10%;
  
}

div.formautorizzo label{
  float: left;
  width: 120px;
  
}

div.formautorizzo input{
  float: left;
  width: 50px;
  
}

form.cmxform textarea{
border: 1px solid #C0CEDB; 
width: 90%;

margin: 1% 4%;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

form.cmxform button{
  border: 1px solid #C0CEDB;
  background-color:  #3D6596;
  color: #ffffff; 
  margin: 0 3px;
  padding: 0 3px;
  font-weight: bold;
}

