body {
	background: #E3ECF9 url('./immagini/pagina/sfondo_pagina.jpg') repeat-x; 
	margin-top: 0px;
	font-family:"Trebuchet MS", Georgia;
}
div#contenitore {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFF;
}
div#header {background:#fff;}

/* per home page immagini piccole*/
div#header01 {
	background:#fff;
	height: 78px;
	width: 960px;
}
/* */

/* menu top */
div#menuTop{
	background-color: #C8DBF2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #255195;
	border-left-color: #FFFFFF;
	height: 30px;
}

/* */


	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:#255195;
	font-size:1em;
	line-height:2.1em;
	text-decoration:none;
	border-right:0.05em solid #FFF;
	font-family:"Trebuchet MS", Georgia;
	padding:0 1.943em;
}
	ul#menu li a.current {background:#300000;}
	ul#menu li a:hover {
	background-color: #F97F2D;
	color: #FFF;
}
/* fine menu top */
/* menu top home*/
	ul#menuHome {
	padding:0;
	margin:0;
	list-style:none;
	border-width:1.5em 0;
	font-size: 14px;
}
	ul#menuHome li {float:left;}
	ul#menuHome li a {
	display:block;
	color:#255195;
	font-size:1em;
	line-height:2.1em;
	text-decoration:none;
	border-right:0.05em solid #FFF;
	font-family:"Trebuchet MS", Georgia;
	padding:0 2.2em;
}
	ul#menuHome li a.current {background:#300000;}
	ul#menuHome li a:hover {
	background-color: #F97F2D;
	color: #FFF;
}
/* */

/* This Page Menu*/

.thispagemenu {
	display:block;
	font-size:1.0em;
	line-height:2.1em;
	background-color: #255195;
	color: #FFF;
	font-family:"Trebuchet MS", Georgia;
	padding:0 1.1em;
}
/* fine This Page Menu*/

/*titolo pagina*/

div#titolo {
	background:#fff;
	width:660px;
	font-size: 1.2em;
	color: #F97F2D;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F97F2D;
	padding-left: 20px;
	padding-top: 10px;
	text-transform: uppercase;
}

/* fine titolo pagina */

/* colonna sinistra*/

div#colsx {
	background:#fff;
	width:660px;
	float:left;
	padding: 10px;
}

/* fine colonna sinistra*/

/* colonna link*/

div#link {
	background:#fff;
	width:310px;
	float:left;
	padding: 10px;
}

/* fine colonna link*/

/* colonna destra*/

div#coldx {
	background:#fff;
	width:280px;
	float:left;
}

/* colonna destra*/

/* foto*/

div#fotoO {
	width:280px;
	float:left;
	height: 200px;
}

div#fotoV {
	width:280px;
	float:left;
	height: 210px;
}

div#fotoHome {
	width:280px;
	float:left;
	height: 320px;
}

/* fine foto*/

/* fine pagina */

div#footer {
	background:#E3ECF9;
	clear:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #255195;
	font-size: 0.6em;
}

#footer a:link, a:visited, a:active {
	color: #255195;
	text-decoration: underline;
}

#footer a:hover {
	color: #255195;
	text-decoration: none;
}
/* fine titolo pagina */

/* testi*/

.testi {
	font-size: 0.9em;
	text-align: justify;
}

.testi a:link, a:visited, a:active {
	color: #255195;
	text-decoration: underline;
}

.testi a:hover {
	color: #255195;
	text-decoration: none;
}

/* fine testi*/
