/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center; /*centro la pagina per IE*/
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	background-color:#EFEFEF;
}
A:link {
	color: #243C94; text-decoration:underline;
}
A:visited {
	color: #4662C8; text-decoration:underline;
}
A:hover {	color: #CC3333; text-decoration: none;
}

.comm{	display:none;}
.clBoth{clear:both;}
.clDx{clear:right;}
.clSx{clear:left;}
.centro{	text-align:center;}
.justif{	text-align:justify;}
.dx{text-align:right;}
.sx{text-align:left;}
.pad10{	padding: 10px;}
.pad7{	padding: 7px;}
.pad5{	padding: 5px;}
.padUp2{padding-top:2px;}
.padUp90{padding-top:90px;}
h1{	font-size:15px;}
.floatSx200{	float:left;	width:200px;}
.floatDx165{	float:right;	width:165px;}
.floatSx370{	float:left;	width:370px;}
.floatSx{	float:left;}
.floatDx{	float:right;}
.inl{	display:inline;}

.dotsLine{
	height:11px;
	background-image:url(images/dots1.gif);
	background-repeat:repeat-x;
}
/*
=====================================
=====================================
LAYOUT!!!!!!!!!!!!!
=====================================
=====================================
*/
div#container{
	margin: 0 auto; /*centro il contenuto (non IE browsers)*/
	width:736px;
	text-align:left; /*rimette apposto per IE*/
	padding-left:17px; padding-right:17px;
}
div#containerPop{
	margin: 0 auto; /*centro il contenuto (non IE browsers)*/
	width:600px;
	text-align:left; /*rimette apposto per IE*/
	padding-left:17px; padding-right:17px;
}
div#container470{
	margin: 0 auto; /*centro il contenuto (non IE browsers)*/
	width:470px;
	text-align:left; /*rimette apposto per IE*/
	padding-left:17px; padding-right:17px;
}
div#logo{
	float:left; width:347px;
}
div#lingua{
	float:right; width:35px;
}
div#menu{
	margin-left:347px; margin-right:35px; 
	min-width: 344px;
}
#tit{
	clear:both;
	background-color:#FFFFFF;
	text-align:right;
	height:37px;
}
#titBg1{	background-image:url(images/z1-bg.gif);}
#titBg2{	background-image:url(images/z2-bg.gif);}
#titBg3{	background-image:url(images/z3-bg.gif);}
#titBg4{	background-image:url(images/z4-bg.gif);}
#titBg5{	background-image:url(images/z5-bg.gif);}
#titBg6{	background-image:url(images/z6-bg.gif);}
#titBg7{	background-image:url(images/z7-bg.gif);}
#titBg8{	background-image:url(images/z8-bg.gif);}
#titSx{
	float:left;
	width:10px;
}
#centroAll{
	padding-top:10px;
	background-color:#EFEFEF;
}
.centroAll2{
	padding-top:10px;
	background-color:#EFEFEF;
}

#boxSx{
	float:left;
	width:336px;
	margin-bottom:10px;
}
#boxDx{
	margin-left:346px;
	margin-bottom:10px;
}
/* inizio BORDO tabelle*/
.tabUp{
	background-image:url(images/t-up.gif);
	text-align:right;
}
.tabUpSx{
	float:left;
	width:10px;
}
.tabDw{
	background-color:#FFFFFF;
	background-image:url(images/t-dw.gif);
	text-align:right;
}
.tabDwSx{
	float:left;
	width:10px;
}
.tabFascia1{
	background-image:url(images/t-fascia1.gif);
	background-repeat:repeat-y;
}
.tabFascia2{
	background-image:url(images/t-fascia2.gif);
	background-repeat:repeat-y;
	clear:right;
}
.tab736{
	width:736px;
	background-image:url(images/t-fascia736.gif);
	background-repeat:repeat-y;
}
.tab600{
	margin:0 auto;
	width:600px;
	background-image:url(images/t-fascia600.gif);
	background-repeat:repeat-y;
}

.tab239{
	width:239px;
	background-image:url(images/t-fascia239.gif);
	background-repeat:repeat-y;
	min-height:485px;
	height:auto !important;
	height:485px;
}
.tab239b{
	width:239px;
	background-image:url(images/t-fascia239.gif);
	background-repeat:repeat-y;
	/*min-height:500px;
	height:auto !important;
	height:500px;*/
}
.tab238{
	width:238px;
	margin-left:249px !important;
	margin-left:239px;
	margin-right:249px !important;
	margin-right:239px;
	background-image:url(images/t-fascia238.gif);
	background-repeat:repeat-y;
	min-height:485px;
	height:auto !important;
	height:485px;
}
.tab238b{
	width:238px;
	margin-left:249px !important;
	margin-left:239px;
	margin-right:249px !important;
	margin-right:239px;
	background-image:url(images/t-fascia238.gif);
	background-repeat:repeat-y;
}
/* fine BORDO tabelle*/
/* LISTE */
.jobList{
	padding: 0; 
	margin-left:6px;
	margin-right:4px;
	margin-top:14px;
	margin-bottom:12px;
}
.jobList li{
	padding-bottom:4px;
	padding-top:2px;
	padding-left:15px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	list-style-type: none;
	font-weight:bold;
	color:#243C94;
}
/* fine LISTE */
/* STAFF*/
#staff{ margin: 0px; padding: 0 }
#staff li{
	padding-bottom:10px;
	background-image:url(images/dots1.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	list-style-type: none;
	height:105px;
}
.tumbPic{
    float: left;
    width: 109px;
	text-align:right;
}
.tumbTx{
	padding-right:2px;
	padding-top:32px;
    margin-left: 129px;
	font-size:12px;
	font-weight:bold;
	color:#8C8C8C;
	line-height:18px;
}
/* fine STAFF*/
/* FORM */
.formBox{
	float:left;
	width:185px;
	min-height:30px; 
	height:auto !important;
	height:30px;
	
}
.fmNote{
	float:left;
	text-align:right;
	width:64px;
}
/* fine FORM */
/* FOOTER */ 
#footer{
	clear:both;
	background-color:#FFFFFF;
	background-image:url(images/ft-bg.gif);
	height:28px;
	margin-bottom:7px;
}
#ftSx{
	float:left;
	width:15px;
}
#ftDx{
	float:right;
	width:15px;
}

.webdes{
	float:right;
	width:100px;
}
/* fine FOOTER */ 
/*
===============================================
===============================================
				   F O N T S
===============================================
===============================================
*/
.T8C8C8C-12Bold{
	font-size:12px;
	font-weight:bold;
	color:#8C8C8C;
}
.T243C94-14Bold{
	font-size:14px;
	font-weight:bold;
	color:#243C94;
}


.T494949-10Bold {
	font-size: 10px;
	font-weight: bold;
	color: #494949;
}
.T494949-10 {

	font-size: 10px;
	color: #494949;
}
.T243C94-11Bold {

	font-size:11px;
	font-weight:bold;
	color:#243C94;
}
.T494949-12 {

	font-size: 12px;
	color: #494949;
}
A.T8C8C8C-10Bold:link {
	color:#8C8C8C; text-decoration:none;
}
A.T8C8C8C-10Bold:visited {
	color:#8C8C8C; text-decoration:none;
}
A.T8C8C8C-10Bold:hover {
	color:#243C94; text-decoration:underline;
}
.T8C8C8C-10Bold {
	font-size:10px;
	font-weight:bold;
	color:#8C8C8C;
}
.error {
	font-size:11px;
	font-weight:bold;
	color:#CB2929;
	text-align:center;
}


