body{
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
	background-image: url(images/bg2.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

a{
	color: #98849F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.noscreen{
	display: none;
	visibility: hidden;
}
#logo-tondo{
	display: block;
	position: absolute;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intra_body{
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
}
#map_contorno{
	background-color: #F8F7F9;
	border: 1px solid #E7E2E9;
	padding: 5px;
	margin-bottom: 5px;
	height: 500px;
	display: block;
}
#map{
	height: 100%;
	width: 100%;
}

#contorno{
	padding: 0px;
	background-color: #FFFFFF;
}
#fianchi{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7F7F7;
	border-left-color: #F7F7F7;
}

#out_footer{
	display: block;
	width: 100%;
	margin: 0px;
	background-image: url(images/bg-fondo-pagina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;
}
#footer{
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 85%;
	text-align: center;
}

#menu_testa{
	background-image: url(images/fondo_menu.jpg);
	background-position: center bottom;
	text-align: center;
	display: block;
	height: 66px;
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #AB9AB1;
}
.menu-principale{
	text-align: center;
	display: block;
	list-style-type: none;
	padding-top: 5px;
}
.menu-principale li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
}
.menu-principale li a{
	text-decoration: none;
	color: #B2A3B8;
}
.menu-principale li a:hover{
	color: #6B5973;
}

#menu_fondo .menu-principale li{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
}
#menu_fondo .menu-principale li a{
	color: #333333;
	text-decoration: underline;
}
#menu_fondo .menu-principale li a:hover{
}

#def_out_box_contenuto{
	display: block;
	overflow: hidden;
	text-align: left;
}
#def_box_dx{
	line-height: 1.6em;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	overflow: hidden;
	display: block;
}
#def_out_box_costola{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #DFD9E1;
	border-right-color: #DFD9E1;
	border-bottom-color: #DFD9E1;
	border-left-color: #DFD9E1;
}
#def_box_sx{
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	overflow: hidden;
	display: block;
	padding-bottom: 30px;
}
#def_box_sx p{
	margin: 0px;
}
.data{
	font-size: 85%;
}
.separatore1{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3B3B3B;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

.pulitore{
	display: block;
	clear: both;
}


form{
	margin: 0px;
	padding: 0px;
}
.input_text{
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #bcbcbc;
}
.bottone{

}
.bottone:hover{
}

h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #76985d;
	padding-bottom: 3px;
	margin-bottom: 5px;
	line-height: 1.3em;
	padding-top: 5px;
	/*letter-spacing: -0.05em;
	word-spacing: 0.2em;*/
	font-variant: normal;
	font-weight: normal;
}
/*
h2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
*/
h1 .light, h2 .light{
	color: #EAEAEA;
}
h3{
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
h3 a{
	color: #917B99;
}

#def_box_sx h1, #def_box_sx h2{
}

h4{
	font-family: "Trebuchet MS", Arial;
	font-size: 110%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



ul {margin:0; padding:0; list-style:none}
#def_out_box_costola ul{
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}
#def_out_box_costola li{
	margin: 0px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#def_out_box_costola li a{
	text-decoration: none;
}
#def_out_box_costola li a:hover{
	text-decoration: underline;
}


/* POSIZIONAMENTO di costola e contenuto */
#def_out_box_contenuto.costola_a_sx, #def_out_box_contenuto.costola_a_sx_larga, #def_out_box_contenuto.costola_a_sx_50_percento{float: right;}
#def_out_box_costola.costola_a_sx, #def_out_box_costola.costola_a_sx_larga, #def_out_box_costola.costola_a_sx_50_percento{float: left;border-left:none;}

#def_out_box_contenuto.costola_a_dx, #def_out_box_contenuto.costola_a_dx_larga, #def_out_box_contenuto.costola_a_dx_50_percento{float: left;}
#def_out_box_costola.costola_a_dx, #def_out_box_costola.costola_a_dx_larga, #def_out_box_costola.costola_a_dx_50_percento{float:right; border-right:none;}


/* DIMENSIONI di costola e contenuto */
#def_out_box_contenuto.costola_a_sx, #def_out_box_contenuto.costola_a_dx{width: 522px;}
#def_out_box_contenuto.costola_a_sx_larga, #def_out_box_contenuto.costola_a_dx_larga{width: 464px;}
#def_out_box_contenuto.costola_a_sx_50_percento, #def_out_box_contenuto.costola_a_dx_50_percento{width: 381px;}

#def_out_box_costola.costola_a_sx, #def_out_box_costola.costola_a_dx{width: 238px;}
#def_out_box_costola.costola_a_sx_larga, #def_out_box_costola.costola_a_dx_larga{width: 298px;}
#def_out_box_costola.costola_a_sx_50_percento, #def_out_box_costola.costola_a_dx_50_percento{width: 381px;}


/* costola NASCOSTA */
#def_out_box_costola.costola_nascosta{display: none; visibility: hidden;}





.nolook{
	display: none;
	visibility: hidden;
}


.list1 li{
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: left 7px;
}
.negativo1, .negativo2{
	color: #FFFFFF;
	background-color: #B2A3B8;
	padding-right: 2px;
	padding-left: 2px;
}

.messaggio1{
	padding: 15px;
	border: 2px solid #3B3B3B;
	color: #FFFFFF;
}

.alberoGeneologico{
	border-collapse:collapse;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #000000;
}

.alberoGeneologico td{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 1.3em;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.alberoGeneologico td a{
	font-size: 13px;
	font-weight: bold;
}

.alberoGeneologico td.testa{
	font-size: 13px;
}
.alberoGeneologico .basso{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.alberoGeneologico .alto{
	border-top-width: 1px;
	border-top-style: solid;
}
.alberoGeneologico .sinistra{
	border-left-width: 1px;
	border-left-style: solid;
}
.alberoGeneologico .destra{
	border-right-width: 1px;
	border-right-style: solid;
}

.contornoAlbero{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	background-color: #F8F7F9;
	border: 1px solid #E7E2E9;
}
/* ================= MENU ================ */
#testa{
	display: block;
	width: 766px;
	padding: 0px;
}
#logo{
	display: block;
	height: 95px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	background-color: #252525;
}
#menu{
	background-image: url(images/sfondi/sf-1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 766px;
	height: 290px;
	overflow: hidden;
}
#menu ul{
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu li{
	display: block;
	background-image: none;
	list-style-type: none;
	float: left;
	width: 109px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#menu a{
	display: block;
	height: 290px;
	width: 109px;
	padding-top: 35px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/sfondi/sf-link-menu-1.png);
	background-repeat: no-repeat;
	background-position: left -220px;
}

#menu a:hover{
	background-position: left top;
}
/* ======================================= */

/* stili pe la scheda cavallo */
.foto_principale_scheda_cavallo{
	float: right;
	background-color: #F8F7F9;
	padding: 5px;
	border: 1px solid #E7E2E9;
	margin-bottom: 10px;
}
.separatore_certificato{
	display: block;
	clear: both;
	height: 10px;
}
.numero_certificato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gruppo_foto{
	display: block;
	clear: both;
}
.cav_gallery{}
.slimbox_cav_gallery{}
.slimbox_cav_gallery a{
	vertical-align: top;
	display: block;
	text-align: center;
	float: left;
	background-color: #F8F7F9;
	border: 1px solid #E7E2E9;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.slimbox_cav_gallery a:hover{
	background-color: #E7E2E9;
}
.slimbox_icona_gallery_cavalli{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* =============== GLI SPOT ============== */
.contorno_spot{
	display: block;
	background-color: #F8F7F9;
	border: 1px solid #E7E2E9;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 10px;
}
#def_out_box_contenuto .contorno_spot{

}

.spot{
	display: block;
	margin: 10px;
	overflow: hidden;
}
.spot h3, .spot h3 a{
	font-weight: normal;
	text-align: left;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.spot h3 a{}
.spot h3 a:hover{}

/* ======================================= */

.indiceNews{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.indiceNews li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}
.indiceNews li img{
	background-color: #4D4D4D;
	padding: 5px;
	border: 1px solid #5D5D5D;
	margin-bottom: 5px;
}
.bordo{
	background-color: #4D4D4D;
	padding: 5px;
	border: 1px solid #5D5D5D;
	margin-bottom: 5px;
}
.bordo_foto_out{
	background-color: #4D4D4D;
	padding: 5px;
	border: 1px solid #5D5D5D;
	overflow: hidden;
}
.box_foto{
	overflow: hidden;
}
.credits{
	color: #666666;
}
.credits a{
	color: #666666;
}
.credits a:hover{}

/*   per la scelta lingua con ombra */
#box-scelta-lingua .sl-ombra{
	display: block;
	position: absolute;
	top: 10px;
	margin-left: 660px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#box-scelta-lingua .sl-testo{
	position: absolute;
	top: 8px;
	margin-left: 637px;
}
#box-scelta-lingua .sl-testo a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#box-scelta-lingua .sl-testo a:hover{
	text-decoration: underline;
}

