@charset "UTF-8";
.testo_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C0055;
	font-style: normal;
	text-align: justify;
}
.sfondo_news {
	background-image: url(../img/fondo_news.gif);
	background-repeat: no-repeat;
	width: 399px;
	height: 140px;
}
.sfondo_bigtree {
	background-image: url(../img/back_tree2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.sfondo_bigmoon {
	background-image: url(../img/back_moon.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.sfondo_windows {
	background-image: url(../img/back_window.jpg);
	background-repeat: repeat-x;
}
.bordo_div {
	width: 665px;
	padding-right: 0px;
	padding-left: 0px;
	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-right-color: #AAA;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-bottom-color: #AAA;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back_azul.jpg);
	background-repeat: repeat-x;
}
a:hover {
	color: #39C;
}
a:link {
	text-decoration: none;
	color: #1B1C42;
}
a:visited {
	text-decoration: none;
	color: #1B1C42;
}
a:active {
	text-decoration: none;
	color:#004;
}
.testo_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	font-weight: normal;
}
.NOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #191C3F;
	text-align: left;
}
.menu_bianco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBEA29;
	text-align: center;
}
.Campi_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00C;
	text-align: center;
}
.sfondo_grafico1 {
	background-image: url(../img/horse1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D1C43;
	text-align: center;
	font-weight: bold;
}
.NOME_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #A00;
	text-align: center;
}
.Campi_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.menu_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBEA29;
	text-align: left;
}
.applemenu {
	margin: 0;
	padding: 0;
	width: 200px; /*width of menu*/
	border: 1px solid #9A9A9A;
}
.applemenu div.silverheader a {
	background: black url(../img/silvergradient.gif) repeat-x center left;
	font: normal 14px "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover {
	background-image: url(../img/silvergradientover.gif);
	color: white;
}
.applemenu div.submenu { /*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
	height: auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;/*height: 300px; Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.submenu a:hover { /*DIV that contains each sub menu*/
	color: #39C;
}
#wagt_map_1 {
	margin:auto;
	text-align:left;
	width:650px;
	height:400px;
}
.sfondo_newsletter {
	background-image: url(../img/back_newsletter.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 250px;
}
.sfondo_form {
	background-image: url(../img/form2.png);
	background-repeat: no-repeat;
}
.sfondo_bighorse {
	background-image: url(../img/back_horse.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.sfondo_bighorse2 {
	background-image: url(../img/back_horse2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.linea {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
}
.Campo_loghi {
	margin-left: 75px;
	margin-top: 10px;
}
.Campo_loghi2 {
	margin-left: 50px;
	margin-top: 0px;
}
.linea_gialla {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF3;
}

