@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3E3E3E;
}


#wrapper {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
}


#divPrincipale {
	margin: 0px;
	float: left;
	width: 985px;
	background-color:#FFD5E9;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	height: auto;
}

#testata {
  	float:left;
  	width:985px;
  	height:90px;
  	background-color:#FFD5E9;
}

#topbanner {
	float:right;
	width:747px;
	height:90px;
	text-align:right;
}


#logo {
	float:left;
  	background-image:url(new_img/logo.png);
  	background-repeat:no-repeat;
  	background-position:left;
	width:238px;
	height:90px;
}

#testointroduttivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width:965px;
	padding:10px;
	clear: both;
	background-image:url(new_img/sfondo-testo-intro.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#menu {
	width:965px;
	background-color:#FFD5E9;
	padding:10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image:url(new_img/sfondo-testo-menu.png);
	background-repeat:repeat-x;
	background-position:top;
	height:15px;
}

#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#menu li
{
	float: left;
	margin: 0 0.15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 

#menu li a
{
	background: url(new_img/sfondo-bottone.png) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 12em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
} 

#menu li a:hover
{
	color: #FF0000;
} 


/* Hide from IE5-Mac \*/
#menu li a
{
	float: none
}
/* End hide */


#contenuti {
	margin: 10px;
	padding: 5px;
	width:955px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	float: left;
}

#categorie {
	margin-top:5px;
	margin-left: 5px;
}

.titoloTabellaCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d2474;
	padding-top:3px;
}

.titoloTabellaCategorieSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0d2474;
	padding-top:3px;
}


#elenco_categorie
{
	float:left;
	clear:both;
	width: 190px;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	border: 1px solid #f9a9cf;
}


#elenco_categorie a
{
	color: #0d2474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
}


#elenco_categorie a:hover
{
	text-decoration:underline;
}


#elenco_categorie h1
{
	font-size: 14px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight: bold;
}


#siti-network {
	padding-left:10px;
}

.titolo-network {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}

#siti-network ul
{
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-position: inside;
	list-style-image: url(new_img/bullet.png);
	list-style-type: none;
}

#siti-network li
{
	margin-bottom:4px;
	padding-bottom:5px;
	margin-right:15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f9a9cf;
}

#siti-network li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d2474;
	text-decoration:none;
}


#siti-network li a:hover
{
	text-decoration:underline;
}


#colonna-centrale {
	width:520px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

#colonna-centrale-top2 {
	width:520px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	height:auto;
	margin-right:5px;
}


#content-top-wrapper {
	float:left;
	margin: 0;
	padding: 0;
}

#colonna-centrale-mid {
	width:723px;
	float:right;
	margin-top:10px;
	margin-left:5px;
	margin-right:7px;
	/*background-color:#FF66CC;*/
	height:343px;
}

.header_centrale_titolo
{
	height:30px;
	background-image:url(new_img/header-liste-c.png);
	background-position:left;
	background-repeat:repeat-x;
	float:left;
	width:460px;
}

.testo-centrale
{
	border: 1px solid #f9a9cf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding:5px;
}

.testo-centrale a
{
	color: #0d2474;
	text-decoration:none;
}


.testo-centrale a:hover
{
	text-decoration:underline;
}


#colonna-centrale-top3 {
	width:715px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	height:auto;
	margin-right:5px;
}

.header_centrale_titolo2
{
	height:30px;
	background-image:url(new_img/header-liste-c.png);
	background-position:left;
	background-repeat:repeat-x;
	float:left;
	width:655px;
}


#elenco_link
{
	float:left;
	clear:both;
	width: 200px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border: 1px solid #f9a9cf;
}

#elenco_link ul
{
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
}

#elenco_link ul
{
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#elenco_link a
{
	color: #0d2474;
	text-decoration:none;
}


#elenco_link a:hover
{
	text-decoration:underline;
}


.testo-centrale-noborder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding:5px;
}

.testo-centrale-noborder a
{
	color: #0d2474;
	text-decoration:none;
}


.testo-centrale-noborder a:hover
{
	text-decoration:underline;
}
.testoPiccolo {
	font-size: 10px;
}

.linkCategoria
{
	font-size: 11px;
	text-transform: uppercase;
}

#voceLink
{
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-left:5px;
	margin-right:5px;
}

.noMarginAndPadding
{
	padding:0px;
	margin:0px;
}

.voce-menu-contestuale
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	font-size: 14px;
	font-weight: bolder;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#testoIntro
{
	margin:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;	
}


#testoIntro h1
{
	margin:0px;
	font-size: 28px;
}

#testoIntro h2
{
	margin:0px;
	font-size: 14px;
	font-weight:normal;
}


#titolo-pagina a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0d2474;
	text-decoration:none;
	font-weight: bold;
}

#titolo-pagina a:hover
{
	text-decoration:underline;
}

.rigaSotto
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

