/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:0px;
  background-color: #ffffff;
}

td {
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  vertical-align:top;
}

.table_main {
	background-color: #ffffff;
	border: none; /* 1px dotted; 
	border-color: #7f7f7f; */
	margin: 2px;
	padding: 2px;
	width: 100%
	}
	
/* footer
--------------------------------------------------*/
.footer {
  margin:0;
  padding:3px;
  background:#003366;
  font-family:Verdana;
  font-size:9px;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
}

.footer_link {
  font-family:Verdana;
  font-weight:bold;
  color:#ffffff;
}

.td_main {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	vertical-align: top;
	padding-top: 15px;
	}
	
.td_main_reserved {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	}
/* links
--------------------------------------------------*/
.link{
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:#336695;
  text-decoration: underline;
}

a.link:active { text-decoration: underline;}

a.link:hover { text-decoration: underline;
}

a.link:link { text-decoration: underline;}

.chiudi{
  font-family:trebuchet MS;
  font-size:14px;
  font-weight:bold;
  color:#cc0033;
  text-decoration: none;
}

a.chiudi:active { text-decoration: none;}

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

a.chiudi:link { text-decoration: none;}

/* paragraphs
--------------------------------------------------*/
.titolo{
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#336695;
}

.testo{
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  vertical-align:top;
  padding:10px;
  line-height:18px;
}

.testo_picc{
  font-family:Verdana;
  font-size:10px;
  font-weight:normal;
  color:#0E006E;
}


.testo_bianco{
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:#ffffff;
  font-weight:bold;
  padding-left:6px;
}

/*Aggiunta*/

.testo_bianco1{
  font-family:Verdana;
  font-size:13px;
  font-weight:normal;
  color:#ffffff;
  font-weight:bold;
  padding-left:3px;
}

a.testo_bianco1{
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:#C0C0C0;
  font-weight:bold;
  padding-left:3px;
}


a.testo_bianco1:visited { 
  text-decoration: none;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#990000;
  text-align:left;
}

.testo_az{
  font-family:Verdana;
  font-size:12px;
  color:#66CCFF;
  font-weight:bold;
  text-align: left;
  vertical-align: center;
}

a.testo_az{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#00FFFF;
  font-weight:bold;
  padding-left:3px;
}


a.testo_az:visited { 
  text-decoration: none;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#990000;
  text-align:left;
}

.testo_blue{
  font-family:Verdana;
  font-size:13px;
  font-weight:normal;
  color:#003366;
  font-weight:bold;
  padding-left:3px;
}

a.testo_blue{
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  color:#00FFFF;
  font-weight:bold;
  padding-left:3px;
}


a.testo_blue:visited { 
  text-decoration: none;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#990000;
  text-align:left;
}



/*Aggiunta*/ 

/* menu
--------------------------------------------------*/
.menu_top{
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  color:#979797;
  text-align:left;  
}

a.menu_top,
a.menu_top:visited { 
  text-decoration: none;
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  color:#979797;
  text-align:left;
}

a.menu_top:hover { 
  text-decoration: underline;
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  color:#979797;
  text-align:left;
}

.menu_sx{
  background:url(../images/blocco.gif);
  background-position:top;
  background-repeat:no-repeat;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#336695;
  text-align:left;
  vertical-align:text-top;
  padding-left:20px;
  padding-top:40px;
  height: 288px;
}

a.a_menu_sx,
a.a_menu_sx:visited { 
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#336695;
	text-decoration: none;
	}

a.a_menu_sx:hover { 
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#336695;
	text-decoration: underline;
	}


.login{
  font-family:trebuchet MS;
  font-size:12px;
  font-weight:normal;
  color:#000000;
  text-align:left;
  padding-left:5px;
  text-decoration: none;
}

.input {
background-color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
color: #000000;
border:1px solid #ffffff;
width:90%;
}

.input2 {
background-color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
color: #666666;
border:1px solid #666666;
width: 140px;
}

.input2_select {
background-color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
color: #666666;
border:1px solid #666666;
width: 450px;
}

.input_textarea {
background-color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
color: #666666;
border:1px solid #666666;
width: 420px;
height: 80px;
	}

.button {
background-color: #336695; 
font-family: Verdana; 
font-size: 11px; 
color: #ffffff;
border:1px solid #336695;
}

.ricerca,
.ricerca_select {
background-color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
color: #666666; 
border: 1 solid #ffffff;
width:98%; 
}

.td_right_voce {
	background-color: #9eecff;
	height: 20px;
	padding-left: 4px;
	}
.td_right_voce_picc {
	background-color: #9eecff;
	height: 16px;
	padding-left: 20px;
	vertical-align: top;
	}
a.right_a_link,
a.right_a_link:visited {
	font-family: verdana;
	font-size: 12px;
	color: #6780c3;
	font-weight: bold;
	text-decoration: none;
	}
a.right_a_link:hover {
	font-family: verdana;
	font-size: 12px;
	color: #6780c3;
	font-weight: bold;
	text-decoration: underline;
	}
a.right_a_link_picc,
a.right_a_link_picc:visited {
	font-family: verdana;
	font-size: 10px;
	color: #6780c3;
	font-weight: bold;
	text-decoration: none;
	}
a.right_a_link_picc:hover {
	font-family: verdana;
	font-size: 10px;
	color: #6780c3;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.a_red,
a.a_red:visited {
	font-family:Verdana;
	font-size:12px;
	color: red;
	text-decoration: underline;
	}
a.a_red:hover {
	font-family:Verdana;
	font-size:12px;
	color: red;
	text-decoration: none;
	}

.input_file {
	height: 20px;
	border: 1px;
	border-style: solid;
	border-color: #336598;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	}
	
.cv_insertForm_table {
	width: 100%;
	border: 1px solid;
	border-color: #666666;
	border-collapse: collapse;
	}
.cv_input {
	background-color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #666666;
	border:1px solid #666666;
	width: 260px;		
	}
.cv_input_file {
	background-color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #666666;
	border:1px solid #666666;
	width: 200px;		
	}
.cv_textarea {
	background-color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #666666;
	border:1px solid #666666;
	width: 260px;
	height: 100px;
	}
.cv_select {
	background-color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #666666;
	border:1px solid #666666;	
	}
.cv_label {
	height: 20px;
	width: 40%;
	}
.cv_data {
	height: 20px;
	width: 60%;
	}
.cv_sugg {
	height: 20px;
	width: 10%;
	text-align: center;
	}
	
a.cv_insertForm_a,
a.cv_insertForm_a:visited {
	font-family:Verdana;
	font-size:11px;
	color: #336695;
	text-decoration: underline;
	}
a.cv_insertForm_a:hover {
	font-family:Verdana;
	font-size:11px;
	color: #336695;
	text-decoration: none;
	}
	
	
/*---------------AGGIUNTIVI-----------------------*/

.table_news {
	background-color: none;
	border: 1px solid; 
	border-color: #336695;
	margin: 2px;
	padding: 2px;
	}	
	
.td_news {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	}	
	
.tr_animation {
	border: 1px solid; 
	border-color: #00000;
	}	

.par{
    font-family: Century Schoolbook,Verdana;
	border: 0;
	font-size: 14px;
	color:#0E006E;
	padding: 2 2 4 5;
	text-align: justify;
}	

.par_general{
    font-family: Calibri,Verdana;
	border: 0;
	font-size: 18px;
	color:#0E006E;
	padding: 2 30 4 5;
	text-align: justify;
	line-height:1.5	 	
}

/* BOX A DX HOME */

.left_box{
	font-family: 'segoe ui', 'Tahoma', 'Verdana', 'lucida grande', sans-serif;
	font-size: 19px;
	width: 230px;
	height: 75;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin: 0;
	color: #fff;
	background: #336695;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}
.left_box a{
	font-family: 'segoe ui', 'Tahoma', 'Verdana', 'lucida grande', sans-serif;
	font-size: 19px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-decoration:none;
	color: #fff;
}

