@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	text-align:center;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 20px;
	font-size: 13px;
	background-attachment: scroll;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #fbfaf6;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #446f27;
	line-height: normal;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #446f27;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
}

b{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}


#centrato {
	width:900px;
	text-align:left; /* per IE5.x/WIN*/
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/*corpo con angoli arrotondati*/

#corpo {
	overflow: hidden;
	width: 900px;
	margin-top: 15px;
	background-color: #edebcc;
}

#corpo h1 {
	margin:0;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#corpo h3 {
	margin:0;
	padding:0px;
	background-image: url(images/header_vuoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

#corpo p {
	margin:0;
	padding:0 10px 10px 10px;
}

#colonna1{
	float:left;
	width:600px;
	background:trasparent;
	color:#000000;
}



#colonna1int a:hover{
	font-weight: bold;
	color: #006600;
}

#colonna1 corsivo{
	color:#666666;
}


#colonna1int{
	padding-top: 0em;
	padding-right: 3em;
	padding-bottom: 2em;
	padding-left: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#colonna2{
	float:left;
	width:299px;
	color:#000000;
}

#colonna2int{
	padding-top: 1em;
	padding-right: 1.4em;
	padding-bottom: 0.5em;
	padding-left: 1.4em;
}

#colonna3{
	float:left;
	width:100%;
	color:#000000;
}

#colonna3 a:link{
	color:#446f27;
	font-weight: bold;
}

#colonna3 a:visited{
	color:#446f27;
	font-weight: bold;
}

#colonna3 a:hover{
	color:#69AC3B;
	font-weight: bold;
}

#colonna3int{
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}

#intestazione{
	height: 150px;
	color:#FFF;
	background-image: url(images/testa2.jpg);
	background-repeat: no-repeat;
}

#menu{
	color:#FFF;
	height:33px;
}

/* footer */

#pie-di-pagina{
	color:#FFF;
	width:900px;
	height: 170px;
	background-image: url(images/fondo_footer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
}

#pie-di-pagina-int{
	padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}

#pie-di-pagina2{
	background:url(images/angoli_3.gif) left top no-repeat;
	height: 20px;
	margin: 0;
}

#colonna1footer{
	float:left;
	width:600px;
	background:trasparent;
	color:#FFFFFF;
}

#colonna1intfooter{
	padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}

#colonna2footer{
	float:left;
	width:299px;
	color:#FFFFFF;
}

#colonna2intfooter{
	padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}

A:LINK    {
	text-decoration: none;
	color: #CCCCCC;
}
A:VISITED {
	text-decoration: none;
	color: #CCCCCC;
}
A:HOVER   {
	text-decoration: none;
	color: #FFFFFF;
}



/*padding

#intestazione, #colonna1, #colonna2, #pie-di-pagina{
	padding-bottom:0.5em;
	padding-top: 0.5em;
}

padding*/

#div p{
margin:0;
padding:0.5em 1em;
}


/*menu*/

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 12px;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}

#stylefour ul li{display:block;float:left;margin:0;}

#stylefour ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:23px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 11px;
	padding-right: 54px;
	padding-bottom: 0;
	padding-left: 55px;
}

#stylefour ul li a:hover,#stylefour ul li a.current{
	background-image: url(images/bgoff.png);
	background-repeat: repeat;
	background-position: right top;
}



/*pulsante 1*/

a.ovalbutton{
	float: left;
	display: block;
	background-image: url(images/bott_calendario_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-bottom: 10px;
	width: 300px;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	float: left;
	display: block;
	background-image: url(images/bott_calendario_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-bottom: 10px;
	width: 300px;
}


a.ovalbutton:hover{ /* Hover state CSS */
	display: block;
	background-image: url(images/bott_calendario_up.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 300px;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*pulsante 2*/

a.ovalbutton2{
	float: left;
	display: block;
	background-image: url(images/bott_contatti_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-bottom: 10px;
	width: 300px;
}

a:link.ovalbutton2, a:visited.ovalbutton2, a:active.ovalbutton2{
	float: left;
	display: block;
	background-image: url(images/bott_contatti_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-bottom: 10px;
	width: 300px;
}


a.ovalbutton2:hover{ /* Hover state CSS */
	display: block;
	background-image: url(images/bott_contatti_down.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 300px;
}


.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


.Stile13 {
	color: #0033CC;
	font-weight: bold;
}

.Stile14 {
	color: #FF6633;
	font-weight: bold;
}
.Stile15 {
	color: #663300;
	font-weight: bold;
}
.Stile16 {
	color: #FF0000;
	font-weight: bold;
}
.Stile17 {
	color: #CC0099;
	font-weight: bold;
}
.Stile18 {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}




