body 		{
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
	background-color:#D9E6F4;
	clear:left;
	background-image: url(images/base/background.gif);
	background-repeat: repeat-x;
}

#contenitore {
	width:956px;
	margin:0px auto;
}

#header {width:956px; height:285px; background:url(images/base/background_header.jpg); position:relative}

/*--------------
serve per le gif in alto: home, mail, bandierine lingue
*/

#language	{position:absolute; top:20px; left:20px}

/*-------------- menu */


#content-top 	{width:956px; height:35px; background:url(images/base/background_menu.gif)}
	ul#menu {
	padding:0;
	margin:0;
	list-style:none;
	border-width:1.5em 0;
	font-size: 14px;
}
	ul#menu li {float:left;}
	ul#menu li a {
	display:block;
	color:#002754;
	font-size:1em;
	line-height:2.5em;
	text-decoration:none;
	border-right:0.05em solid #FFF;
	font-family:"Trebuchet MS", Georgia;
	padding:0 1.25em;
}
	ul#menu li a.current {background:#300000;}
	ul#menu li a:hover {
	background-color: #F66013;
	color: #FFF;
}

/*-------------- corpo pagina (testo a sx - foto a dx) */

#content 	{
	width:955px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9ab9dd;
}

#left 		{
	width:464px;
	height:520px;
	float:left;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #002754;
}
#right 		{
	width:476px;
	height:520px;
	float:left;
	background-color: #FFF;
}

/*-------------- pagina 950px */
#left01	{
	width:464px;
	height:950px;
	float:left;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #002754;
}
#right01 {
	width:476px;
	height:950px;
	float:left;
	background-color: #FFF;
}

/*-------------- pagina 700px */
#left02 {
	width:464px;
	height:650px;
	float:left;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #002754;
}
#right02 {
	width:476px;
	height:650px;
	float:left;
	background-color: #FFF;
}

/*-------------- titolo */
#left-titolo {
	width:440px;
	float:left;
	font-size: 20px;
	color: #9AB9DD;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9AB9DD;
	padding-top: 20px;
	padding-left: 15px;
}

/*-------------- testi */

#testi{
	width:450px;
	text-align: justify;
	float:left;
	padding: 10px;
}

#testi a 		{color:#002754;}
#testi a:hover 	{text-decoration:none}

/*-------------- fine pagina */

#footer 	{width:956px; height:37px; background:url(images/base/background_footer.gif); font-size:10px; color:#002754; float:left;}
#footer-left 	{width:497px; float:left; padding:9px 0px 0px 30px; text-align:left}
#footer-right 	{width:231px; float:right;  padding:9px 34px 0px 0px; text-align:right}

h1 		{display:none}
img 	{border:0px}
p		{margin-top:0px; margin-bottom:18px}
ul		{margin-top:0px; margin-bottom:10px}

#right a 		{color:#000000}
#right a:hover		{text-decoration:none}

#text-top 		{color:#2D5D21; margin-bottom:31px}
#text-top a 		{color:#2D5D21; font-weight:bold}
#text-top a:hover	{text-decoration:none}

#footer a 		{color:#002754;}
#footer a:hover 	{text-decoration:none}

/*-------------- home */

#contenitoreHome	{
	width:956px;
	margin:0px auto;
	background-color: #FFF;
}

#leftHome 		{
	width:200px;
	float:left;
	background-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #002754;
}
#rightHome 		{
	width:750px;
	float:left;
	background-color: #FFF;
}

#home-titolo {
	width:715px;
	height: 15px;
	float:left;
	font-size: 15px;
	color: #9AB9DD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9AB9DD;
	padding-top: 20px;
	padding-left: 15px;
}

#home-titolo a 		{
	color:#9AB9DD;
	text-decoration: none;
	}
#home-titolo a:hover		{
	text-decoration:none;
	color: #F66013;
}

#testiHome{
	width:730px;
	height: 110px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

#testiHome a 		{
	color:#002754;
	text-decoration: underline;
}
#testiHome a:hover		{text-decoration:none}

