@charset "utf-8";
/* CSS Document */

#container {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 803px;
	background-color: #FFFFFF;
	background-image: url(../images/sfondo_container.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container #sx {
	margin: 0px;
	padding: 0px;
	width: 216px;
	float: left;
	background-color: #88878c;
	background-image: url(../images/sfondoBody.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #dx {
	margin: 0px;
	float: right;
	width: 587px;
	padding: 0px;
}
body {
	/*background-attachment: fixed;*/
	background-color: #e3e3e3;
	background-image: url(../images/sfondoBody.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#bodydue {
	background-image: url(../images/sfondoBodydue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 83px;
}
#bodydue #container #sx #logo {
	background-color: #FF0000;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	height: 93px;
	width: 216px;
}
#bodydue #container #sx #logo h1 {
	margin: 0px;
	padding: 0px   
}
#bodydue #container #sx #logo h1 a{
	margin: 0px;
    display:block;
	width:216px;
    text-indent: -9000px;
    text-decoration: none;
	padding: 93px 0px 0px 0px;
    overflow: hidden;
    height: 0px !important;
    height /**/:93px;    
}
#footer{
	clear: both;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 803px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #88878c;
	height: 33px;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:red;
	text-decoration:underline;
}
#bodydue #container #sx #subnav {
	margin: 0px;
	padding: 330px 13px 50px 13px;
	/*height: 330px;*/
	width: 190px;
	background-image: url(../images/sfondo_sx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodydue #container #dx #service {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 587px;
}
#bodydue #container #dx #header {
	background-image: url(../images/foto_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 587px;
}
#bodydue #container #dx #header-cat {
	background-image: url(../images/foto_header-cat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 587px;
}
#bodydue #container #dx #header-catusato {
	background-image: url(../images/foto_header-catusato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 587px;
}
#bodydue #container #dx #nav {
	/*background-image: url(../images/sfondo_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	background-color: #88878c;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	height: 30px;
	width: 562px;
}
#bodydue #container #dx #content {
	margin: 0px;
	padding: 0px 25px 50px 25px;
	width: 537px;
}
#contentformazione {
	background-image: url(../images/sfondo_formazione.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px 25px 50px 25px;
	width: 537px;
}
.percorso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.percorso a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-decoration:none;
}
.percorso a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-decoration:underline;
}
h2 {
	color: #FF0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.boxnews {
	background-color: #E6E6E6;
	margin: 0px;
	border: 1px solid #FF0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.boxnews h2{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.boxlogo h2{
	color: #FF0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.boxlogo {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #FF0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul#menu{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
} 
ul#menu,ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0}
ul#menu li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	float:left;
	margin-right:15px}
ul#menu a{
	float:left;
	padding:7px 0px 0px 0px;
    text-decoration:none;
	color:#cccccc}
ul#menu a:hover{
	/*border-bottom: 1px solid #FFFFFF;*/
	color:red;} 
ul#menu li a#activelink{
	/*border-bottom: 1px solid #FFFFFF;*/
	color:#ffffff;}


#bodydue #container #dx #service #serviceone {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 25px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	width: 225px;
	height: 20px;
}
#bodydue #container #dx #service #serviceone a {
	color:#000000;
	text-decoration:none;
}
#bodydue #container #dx #service #serviceone a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#bodydue #container #dx #service #servicetwo {
	margin:0px 0px 0px 0px;
	padding:3px 25px 0px 0px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	width: 225px;
	height: 27px;
	text-align:right;
}
.it a {
	float:right;
    display:block;
	width:28px;
    text-indent: -9000px;
    text-decoration: none;
	padding: 28px 0px 0px 0px;
    overflow: hidden;
    height: 0px !important;
    height /**/:28px;
	background-image: url(../images/bandieraIT.gif);
	background-repeat: no-repeat;
	background-position: left top;  
}
.it a:hover {
	float:right;
    display:block;
	width:28px;
    text-indent: -9000px;
    text-decoration: none;
	padding: 28px 0px 0px 0px;
    overflow: hidden;
    height: 0px !important;
    height /**/:28px;
	background-image: url(../images/bandieraIT_over.gif);
	background-repeat: no-repeat;
	background-position: left top;  
}
.en a {
	float:right;
    display:block;
	width:28px;
    text-indent: -9000px;
    text-decoration: none;
	padding: 28px 0px 0px 0px;
    overflow: hidden;
    height: 0px !important;
    height /**/:28px;
	background-image: url(../images/bandieraEN.gif);
	background-repeat: no-repeat;
	background-position: left top;  
}
.en a:hover {
	float:right;
    display:block;
	width:28px;
    text-indent: -9000px;
    text-decoration: none;
	padding: 28px 0px 0px 0px;
    overflow: hidden;
    height: 0px !important;
    height /**/:28px;
	background-image: url(../images/bandieraEN_over.gif);
	background-repeat: no-repeat;
	background-position: left top;  
}
form{width:100%;padding:0px;margin:0px}

fieldset{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float:left;
	width:100%;
    margin: 1em 0;padding: 0;
    border: none;border-top: 1px solid #cccccc;
    background: #e6e6e6 url(../images/gradient.png) repeat-x top}
legend{font-weight:bold;color: #333;background:#FFF}
form b{color:#F00}
form p{margin:0.5em 10px}
fieldset div{float:left;width:100%;
    padding: 10px 0 12px;
    background: url(../images/line.png) repeat-x bottom}
label{float:left;width:100px;
    display: inline;margin-left: 10px;
    line-height:23px}
div#confirm-address label,div#sports label,input#go{
    margin-left:130px}
#sfoglia{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: red;
	height: 33px;
}
div#gallery{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	
}
div#gallery dl{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	float: left;
    text-align: left;
	color: #000000;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
	margin: 13px 12px 13px 0px;
}
div#gallery dl h4{
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
div#gallery dl a{
	text-decoration: none;
	color: red;
}
div#gallery dl a:hover{
	color: red;
	text-decoration: underline;
}
div#gallery dt{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} 
div#gallery img{
	display:block;
	margin:0;
	padding:0;
}
div#gallery dd{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#submenu{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
} 
ul#submenu,ul#submenu li{
	list-style-type:none;
	margin:0;
	padding:0px 10px 8px 0px}
ul#submenu li{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
ul#submenu a{
	/*float:left;*/
	padding:10px 0px 0px 0px;
    text-decoration:none;
	color:#ffffff}
ul#submenu a:hover{
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF}
fieldset#ricerca{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*float:left;*/
	width:100%;
    margin: 1em 0;padding: 0;
    border: none;border-top: 2px solid red;
    background: #e6e6e6 url(../images/gradient-ricerca.png) repeat-x top}
fieldset#ricerca legend{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight:bold;
	color: red;
	background:#FFF
}
fieldset#ricerca div{float:left;width:100%;
    padding: 5px 0px 5px 0px;
    background: url(../images/line.png) repeat-x bottom}
label{float:left;width:70px;
    display: inline;margin-left: 10px;
    line-height:23px}
input#ok{
    margin-left:58px}
h6 {
	float:left;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	background-color:red;
	margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px; 
}
h5 a{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h5 a:hover{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight:bold;
	color: red;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#menunews{
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	/*height: 33px;*/
}
ul#minipics{margin:0;padding:0;list-style-type:none; text-align: center;}

ul#minipics li{float: left;margin: 5px 35px 5px 5px;padding:0 0 12px 0;
    background: url(shadow.png) no-repeat bottom center}
ul#minipics li a{text-decoration: none; color: #000000;}
ul#minipics li a:hover{text-decoration: none; color: red;}

ul#minipics li img{display:block;border:0px solid;
    /*border-color: #fff #fff #fff #fff;*/
    padding: 5px;background: #ffffff}
.PagAttiva a{
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	text-decoration: none;
	margin: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	}
.PagAttiva a:hover{
	background-color: #FFFF99;
}

.PagNoAttiva {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: center;
}
#TitoloRisultati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #993333;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#Paginazione {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}

#TitoloSimile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-color: #99FF66;
}
#avvertenza {
	font-size: smaller;
	color: #666666;
	visibility: hidden;
}