/************************************************************************************* 
													ELEMENTI PRINCIPALI
*************************************************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	text-align: center;
	background: url(images/sf.jpg) repeat-y;
	background-position: center;
}
p {
	padding: 0px;
	margin: 0px;
}
#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#cont {
	margin: 0px;
	padding: 0px;
}
#topmenu {
	height: 25px;	
	background: #e9eaee;
	border-bottom: 1px solid #5c6369;
	border-top: 1px solid #5c6369;
	padding: 0px 0px 0px 40px;
}
#header {
	height: 200px;
	background: White url(images/header.jpg) no-repeat left;
	
}
#bsx {
	width: 200px;
	float: left;	
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}
#centro {
	width: 700px;
	margin-left: -1px;
	float: right;
	font-size: 0.875em;
	height: auto !important; /* per i browser moderni */
	height: 700px; /* per IE5.x e IE6 */
	min-height: 700px; /* per i browser moderni */
	overflow: visible;
}
#prebottom {
	background: url(images/finepagine.jpg) no-repeat bottom right;
	margin: 10px;
	height: auto !important; /* per i browser moderni */
	height: 100px; /* per IE5.x e IE6 */
	min-height: 100px; /* per i browser moderni */
	overflow: visible;
	width: 790px;
	float: right;
	
}
#bottommenu {
	width: 900px;
	height: 25px;
	float: left;
	text-align: center;
	vertical-align: middle;
/*	padding: 0px 0px 0px 200px;*/
}
#footer{
	height: 20px;
	width: 899px;
	margin: 0px 0px 0px 1px;
	line-height: 18px;
	vertical-align:middle;
	color: #5c6369;
	text-align: center;	
	font-weight: bold;
	font-size: x-small;
	float: left;
	clear: both;
	background: #e9eaee;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/************************************************************************************* 
													IMMAGINE HEADER
*************************************************************************************/
#header img,#header object{
	border: none;
	float: right;
}
/************************************************************************************* 
														TOP MENU
*************************************************************************************/
#topmenu ul {
	list-style: none;
	float: left;
}
#topmenu li {
	font-size: 0.9em;
	display: inline;
	font-weight: bold;
	text-align: left;
}
#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	color: #5c6369;
	line-height: 25px;	
	display: inline;	
	padding: 0px 15px 5px 5px;
	font-weight: bold;
	border-left: 5px solid #376aaa;
}
#topmenu a:hover, #topmenu a:focus, #topmenu a:active{
	color: #ffffff;
	padding: 0px 15px 5px 5px;
	text-decoration: none;
	display: inline;
	line-height: 25px;
	font-weight: bold;
	border-left: 5px solid #376aaa;
	background: #376aaa;
}
#topmenu a#tattivo{
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;	
	display: inline;	
	padding: 0px 15px 5px 5px;
	font-weight: bold;
	border-left: 5px solid #376aaa;
	background: #376aaa;
}
/************************************************************************************* 
														BOTTOM MENU
*************************************************************************************/
#bottommenu ul {
	list-style: none;
}
#bottommenu li {
	font-size: 0.75em;
	display: inline;
	font-weight: bold;
	text-align: left;
}
#bottommenu a:link, #bottommenu a:visited {
	text-decoration: none;
	color: #5c6369;
	line-height: 20px;	
	display: inline;	
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	border-right: 1px dotted #5C6369;
}
#bottommenu a:hover, #bottommenu a:focus, #bottommenu a:active{
	color: #376aaa;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#bottommenu a#tattivo{
	color: #376aaa;
	padding: 0px 10px 0px 10px;
}

/************************************************************************************* 
														MENU SX
*************************************************************************************/
#bsx .box{
	padding: 0px;
	margin:  0px;
}
#bsx h2{
	width: 97%;
	margin: 10px 0px 0px 0px;
	height: 90px;	
	color: #3b6cae;
	text-align: center;
	font-size: small;	
	background: url(images/sfmenuverticale.jpg) no-repeat bottom center;
	font-weight: bold;
	font-variant: small-caps;
}
#bsx ul.menu {
	width: 97%;
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
}
#bsx ul.menu li a{
	width: 97%;
	text-decoration: none;
	color: #5c6369;
	line-height: 20px;
	padding-left:5px;
	display: block;			
	font-weight: bold;
	font-size: x-small;
	border-bottom: 1px solid #ffffff;
	border-left: 5px solid #3b6cae;
}
#bsx ul.menu li a:hover {
	color: #ffffff;
	background: #3b6cae;
}
#bsx ul.menu li a#attivo{
	color: #ffffff;
	background: #3b6cae;
}
/************************************************************************************* 
														CENTRO
*************************************************************************************/
#centro .box{
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
/*

*/
	
}
#centro .box a:link {
color: #3B6CAE;
text-decoration: underline;
 font-weight: bold;
}
#centro .box a:hover {
color: #5C6369 ;
text-decoration: underline;
}
#centro .box a:visited {
color: #3B6CAE;
text-decoration: underline;
 font-weight: bold;
}
/*****************************            HOME          *****************************/
#centro .titolo{
	font-weight: bold;
	text-align: center;
	font-size: small;
	margin-bottom: 15px;	
	color: #ffffff;	
	line-height: 30px;
	border-bottom: 1px solid #3b6cae;
	text-transform: uppercase;
	background-color: #3b6cae;
}
#centro .messaggio{
	width: 100%;
	float: left;
	margin: 0px 0px 50px 0px;
}
/*****************************          PAGINE        *****************************/
#centro .pagetitle{
	font-weight: bold;
	text-align: center;
	font-size: small;
	margin-bottom: 15px;	
	color: #ffffff;	
	line-height: 30px;
	border-bottom: 1px solid #3b6cae;
	text-transform: uppercase;
	background-color: #3b6cae;
}
/*****************************     TEMPLATE DI FCK    *****************************/
#centro .box1{
	margin: 0px 10px 0px 10px;
	float: left;
	width: 300px;	
	font-size: small;
}
#centro .titolo1{
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 25px;	
	color: #3b6cae;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: small;			
	font-weight: bold;
	padding-bottom: 5px;	
}
#centro .box2{
	margin: 0px 10px 0px 10px;
	background-color: #376AAA;
	float: right;
	width: 270px;
	padding: 0px 10px 20px 10px;
	font-size: small;
	color: #ffffff;
	
}
#centro .titolo2{
	width: 100%;
	margin: 0px 0px 10px 0px;
	height: 25px;	
	color: #ffffff;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: small;		
	border-bottom: 3px solid #ffffff;
	font-weight: bold;
}
#centro .box3{
	margin: 0px 10px 0px 10px;
	background-color: #e9eaee;
	float: left;
	width: 270px;
	padding: 0px 10px 20px 10px;
	font-size: small;
	color: #3b6cae;
	
}
#centro .titolo3{
	width: 100%;
	margin: 0px 0px 10px 0px;
	height: 25px;	
	color: #3b6cae;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: small;		
	border-bottom: 1px solid #3b6cae;
	font-weight: bold;
}
#centro .box4{
	margin: 0px 10px 0px 10px;
	float: right;
	width: 300px;	
	font-size: small;
}
#centro .titolo4{
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 25px;	
	color: #000000;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: small;			
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
#centro .box5{
	margin: 0px 10px 0px 0px;
	float: right;
	width: 300px;	
	font-size: small;
	padding-top: 5px;
}
#centro .titolo5{
	width: 100%;
	margin: 0px 0px 10px 0px;
	height: 25px;	
	color: #ffffff;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: small;			
	font-weight: bold;	
	background: #5C6369;
}
#centro .box6{
	margin: 0px 10px 0px 10px;	
	float: left;
	width: 270px;
	padding: 10px 10px 20px 10px;
	font-size: small;
	color: #000000;
	padding-top: 5px;
}
#centro .titolo6{
	width: 100%;	
	margin: 0px 0px 10px 0px;
	height: 25px;	
	color: #000000;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: small;			
	font-weight: bold;
	background: #E9EAEE;
}
#centro .box7{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	padding: 10px 0px 20px 0px;
	font-size: small;
	color: #000000;
}



/*




h3 {
margin: 20px 0px 0px 0px;
	height: 30px;	
	color: #000000;
	text-align: right;
	line-height: 30px;
	vertical-align: middle;
	font-size: medium;
	border-bottom: 3px solid #e01a1e;
}

#cal{
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	
}

*/

/*
#centro img{
	
	border: none;
}
#centro .box{
	padding: 10px 5px 6px 3px;
	text-align: left;	
	margin-top: 10px;
	border-bottom: 3px solid #e01a1e;
	font-size: x-small;
	}

#centro .box h2{
	margin: 20px 0px 0px 0px;
	height: 20px;	
	color: #000000;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	font-size: small;
	padding-left: 0px; 
	font-weight: bold;
}

#centro .txtvar{
	padding: 5px 20px 5px 20px;
	color: #000000;	
	font-size: 1.1em;
	border-bottom: 3px solid #e01a1e;
}
#centro .txtvar img{
	border: none;
	padding: 0px;
	margin: 0px;
}
#centro .txtvar a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#centro .txtvar a:hover{
	text-decoration: underline;
}

#centro .txt{
	padding: 5px 5px 5px 5px;
	color: #000000;
	border-bottom: 3px solid #e01a1e;
}




#bsx ul.menu {
	width: 100%;
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 2px 0px;
	display: block;
	background: #e01a1e;
	
	
	}
	
#bsx ul.menu li a{
	width: 97%;
	text-decoration: none;
	color: Black;	
	line-height: 20px;
	padding-left:5px;
	display: block;		
	border-bottom: 1px dashed Black;
	font-weight: bold;
	font-size: x-small;
}
#bsx ul.menu li a:hover {
	color: #ffffff;
	
}
#bsx ul.menu li a#attivo{
	color: #ffffff;	
	
	
}



/*
#bsx .pubb{
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	float: left;	
	
	clear: both;
}
#bsx .pubb h2{
	margin: 20px 0px 0px 0px;
	height: 30px;	
	color: #d31d8c;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	font-size: medium;
	padding-left: 0px;
	
}

#bsx .cont{
	width: 200px;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 50px 0px;
	float: left;		
	clear: both;
}



#bsx ul.menub {margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 50px 0px;
	display: block;
	background: #d31d8c url(images/bordosottoboxsx.jpg) no-repeat bottom;
}
#bsx ul.menub li a{
	width: 100%;
	text-decoration: none;
	color: #0159a1;
	
	line-height: 20px;
	padding-left: 0px;
	display: block;
	
	text-align: center;
}
#bsx ul.menub li a:hover {
	color: #e9c538;
	background-color: #EE88CD;
	
	padding-left: 0px;
}
#bsx ul.menub li a#attivo{
	color: #ffffff;	
	padding-left: 0px;
	background: #EE88CD;
}



#bdx {
	width: 200px;
	float: right;	
	margin: 0px 17px 0px 0px;
	
}
#bdx .box{
	margin: 0px 0px 0px 0px;
	
	
}

#bdx h2{
	margin: 20px 0px 0px 0px;
	height: 20px;	
	color: #000000;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	font-size: small;
	padding-left: 0px; border: 2px solid #ffffff;
	
}

#bdx ul.menu {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 50px 0px;
	display: block;
	border-bottom: 1px dotted #990000; 
	background: #f3f3f3;
}
#bdx ul.menu li a{
	width: 100%;
	text-decoration: none;
	color: #000000;
	
	line-height: 20px;
	padding-left: 0px;
	display: block;
	
	text-align: center;
}
#bdx ul.menu li a:hover {
	color: #000000;
	background-color:  #d31d8c;
	
	padding-left: 0px;
}
#bdx ul.menu li a#attivo{
	color: #000000;	
	padding-left: 0px;
	background: #d31d8c;
}




#bdx ul.menub {margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 50px 0px;
	display: block;
	background: #bcdd11 url(images/bordosottoboxdx.jpg) no-repeat bottom;
}
#bdx ul.menub li a{
	width: 100%;
	text-decoration: none;
	color: #0159a1;
	
	line-height: 20px;
	padding-left: 0px;
	display: block;
	
	text-align: center;
}
#bdx ul.menub li a:hover {
	color: #e9c538;
	background-color: #EE88CD;
	
	padding-left: 0px;
}
#bdx ul.menub li a#attivo{
	color: #ffffff;	
	padding-left: 0px;
	background: #EE88CD;
}


*/



marquee{
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
.newsbox{
	width: 60%;
	margin: 10px 0px 0px 100px;	
	padding: 0px;
	border: 3px solid #e01a1e;
	color: Black;
}
.newsbox h2{
	text-align: center;
	color: #e01a1e;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;	
	margin: 0px;
	padding: 0px;
	background: Black;
}
.newsdata{
	color: #e01a1e;
	margin: 10px 0px 0px 0px;
	font-size: small;
	font-weight: bold;
}
.newslink a{
	color: #000000;
	text-decoration: none;
}
.newslink a:hover{
	text-decoration: underline;
}
/*
#cal{
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	
}
*/

/*

#bottommenu {
	clear: both;
	height: 50px;		
	
}
#bottommenu ul {
	list-style: none;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	border-bottom: thin dotted #D31D8C;
	}
#bottommenu li {
	font-size: 0.8em;
	display: inline;
}
#bottommenu a:link, #topmenu a:visited {
width: 100%;
	text-decoration: none;
	color: #000000;
	line-height: 20px;	
	display: inline;	
	padding: 10px 5px 10px 5px;
	
}
#bottommenu a:hover, #topmenu a:focus, #topmenu a:active{
	color: #D31D8C;
	padding: 10px 5px 10px 5px;
	
}
#bottommenu a#tattivo{
	color: #D31D8C;
	padding: 10px 5px 10px 5px;
	
}
#aff{
	width: 286px;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	clear: both;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #0159a1;
	line-height: 20px;
	
}
#aff h2{
	margin: 0px 0px 5px 0px;
	height: 30px;
	background-color: #0159a1;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	font-size: medium;
	padding-left: 0px; border: 2px solid #ffffff;
	
}
*/
#centro .h2{
	font-weight: bold;
	text-align: center;
	font-size: small;
	margin-bottom: 15px;	
	color: #000000;	
	line-height: 30px;
	border-bottom: 3px solid #e01a1e;
}

