/* common styles */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #303032;
	background-color: white;
  font-size: 12px;
}

img {
  border: 0px;
}


a:link {
 	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: white;
}

a:visited {
	color: white;
	text-decoration: none;
}


hr {
border: none 0;
border-top: 1px dashed #5B8016;
height: 1px;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.04em;
	font-size: 2em;
	margin-top: 1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.04em;
	font-size: 1.5em;
	margin: 0.5em 0 1em 0;
	padding:0;
}

#container {
	width: 850px;
	margin: 0 auto;
	margin-top: 0px;
	border: 0px solid blacK;
	background-color: white;
}
#header {
 border: 0px solid black;
 margin: 0 auto;
 width: 250px;
 height: 122px;
 margin: 60px 0px 0px 0px;
 float: left;
 

}
#main {
	width: 250px;
	float: left;
	
	
}

#bar1 {
	width: 250px;
	height:120px;
	float: left;
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: no-repeat;
}
#bgsx {
	background-image: url(../images/bg_2.png);
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	height: 185px;
}

#mainmenu {
	border: 0px solid black;
	width: 105px;
	height: 175px;
	height: auto;
	float: right;
	
}
#languages {
	float: left;
	/*margin-right: 20px;*/
	margin-top: 0px;
}

#itinerari {
margin-top:-50px;
margin-left:13px;
 	width: 105px;
	height: 50px;
 }
#cavalli {
 	width: 105px;
	height: 50px;
 }
#dinastia {
 	width: 105px;
	height: 50px;
 }
#allevamento {
 	width: 105px;
	height: 40px;
 }




.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;

}


#content {
	width: 560px;
	min-height: 650px;
	float: right;
	border: solid 0px black;
	
}




.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;

}



#menu {
	width: 430px;
	height: 72px;
	float: right;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	
	}
#menu p {
	margin-top: 20px;
	margin-left: 5px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#foto {
	width: 400px;
	float: right;
	margin-top: 50px;
}
#text {
	float: right;
	width: 400px;
	margin-top: 30px;
	/*text-align: justify;*/
	color: #303032;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal normal Verdana 12px;
	line-height: 15px;
	margin-right: 0px;
}

#text a, #text a:link, #text a:hover, #text a:visited  {
	color: #5B8016;
}

#bar2 {
	width: 850px;
	height: 76px;
	float: left;
	border: 0px solid black;

}
#firma {
	border: 0px solid #ccc;
	margin: 0 auto;
	width: 850px;
	height: 25px;
	padding: 0px;
	background-color: transparent;
	font-size: 10px;
	text-align: center;
	color: #2D4555;
	margin-top: 50px;
}



#firma a:hover {
	text-decoration: underline;
	color: #2D4555;
}

#firma a:visited {
	text-decoration:  underline;
	color: #2D4555;
}

.dad{
	width:180px;
	height:20px;
	padding:5px 0;
	text-align:center;
	background-color:#D7E9B9;
	float:left;
}

.mom{
	width:180px;
	height:20px;
	padding:5px 0;
	text-align:center;
	background-color:#EBF3DA;
	float:right;
}
.child{
	margin:2px auto;
	width:180px;
	height:20px;
	padding:5px 0;
	text-align:center;
	background-color:#B9D77F;
}
.bastard{
	margin-top:4px;
	margin-bottom:4px;
	width:180px;
	height:20px;
	padding:5px 0;
	text-align:center;
	background-color:#B9D77F;
}
.bracci{
	margin:0 auto;
	background-image:url(../images/bracci.gif);
	clear:both;
	height:19px;
	width:204px;
}
.overflowauto{
height:380px;
overflow:auto;
padding:2px 4px 2px 2px;
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-face-color: #B9D77F; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #EEEEEE;