html, body {
	margin: 0;
	padding:0;
	height:100%
	}
	
body{
	font-family: verdana,sans-serif;
	font-size: 1em;
	text-align: center;
	background-color:#726095;
	color: #000;
	scrollbar-arrow-color:#FF9600; 
    scrollbar-base-color:#FFF; 
    scrollbar-shadow-color:#FFF; 
    scrollbar-face-color:#FFF; 
    scrollbar-highlight-color:#AAA; 
    scrollbar-dark-shadow-color:#FFF; 
    scrollbar-3d-light-color:#FFF; 
	}

/*------------stili per la homepage-------------*/


div#homepage{
	position: relative; 
	width: 100%;
	background: url('images/sfo_home.gif');
	background-repeat: repeat-y;
    background-position: center;
	margin: 0 auto;
	float: center;
	text-align: center;
    height: 100%; 
    min-height: 100%
        }

div#home{
	position: relative; 
	width: 270px;
	float: center;
	margin: 0 auto;
	align: center;
	text-align: center;
	background-color:#FFF;
    height: 100%; 
    min-height: 100%
        }
        
 p.homep{
	padding: 10px;
	line-height: 1.3;
	width: 244px;
	color: #FFF;
	font-family: verdana,sans-serif;
	font-size: 11px;
	align: center;
	text-align: center
	}
        
/*------------stili per le pagine-------------*/
div#container{
	background-color: #fff;
	position: relative; 
	width: 980px;
	margin: 0 auto;
	bottom: 0;
	align: center;
	text-align: left;
  	border-left: 3px solid #BEB6CE;
    border-right: 3px solid #BEB6CE;
    height: 100%
        }

body>div#container{
	height:auto;
	min-height:100%
	}
        
div#header{
	position: relative; 
	margin: 0 auto;
	top: 0;
	bottom: 0;
	background-color:#fff;
	width: 980px;
	color: #000
	}

.logo {
margin: 40px;
margin-top: 100px; 
}

div#menu{
	background: url('images/grafica/sfmenu.gif') repeat-y left;
	background-color: #FFF;
	float: left;
	margin: 0 auto;
	align: center;
	text-align: center;
	width: 216px;
    height: 380px; 
border-left: 2px solid #BEB6CE;
	}
	
div#foto{
	margin: auto;
	float: right;
	text-align: center;
	width: 500px;
    padding: auto;
	background: url('images/separ01.gif') no-repeat;
	}
	
table.fotorandom{
	text-align: center;
	align: center;
	margin: 0 auto;
	}
	
div#content{
  	margin: auto;
	text-align: center;
	align: center;
	width: 980px;
	height: auto;
  	border-top: 2px solid #BEB6CE;
	background-color: #EAE7EF;
	padding: 0 auto
	}

.tdhead{

	padding: 0 auto;
	vertical-align: top;
	}	
	
tbody {border:0;}


	
div#pagina{
	width: 760px;
	float: left;
	text-align: center;
	background: url('images/sfu_content.gif') no-repeat top left;
    background-color: #EAE7EF
	}	
	
	
div#box{
	width: 720px;
	margin: 30px auto;
	padding: 0 auto;
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #FF9600;
	border: 1px solid #FF9600;
	background-color: #fff
	}
	
td.lilla {
background-color: #EAE7EF;
}
	
div#colonna{

	margin: 0 auto;
	float: right;
	line-height: 1.5;
	color: #8575A3;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: center;
	width: 220px;
	background: url('images/separ02.gif') repeat-y left;
	background-color: #EAE7EF;
	padding: 0 auto;
	height: 100%;
	}
	
div#colonna p {
	text-align: center;
	align: center;
	width: 90%;
	}

div#colonna table {
	text-align: center;
	align: center;
	}
	
div#footer{
	position: absolute;
	bottom: 0; 
	width: 100%; 
	padding: 0;
	font-family: verdana,sans-serif;
	font-size: 0.7em;
	line-height: 1.5;
	border-top: 1px solid #BEB6CE;
   	background-color: #EAE7EF;
   	color: #8575A3;
	text-align: center;
    }



div#bigphoto{
    position: relative;
	margin: 0 auto;
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 10px;
	align: center;
	width: 720px;
	height: 500px;
  	border-top: 2px solid #BEB6CE;
  	background-color: #EAE7EF;
	padding: 20px
	}


div#pgpedigree{
	float: left;
	width: 710px;
	margin: 0 auto;
	background: url('images/sfu_content.gif') no-repeat;
	background-color: #EAE7EF;
	}
	
div#boxpedigree{
	width: 700px;
	margin: 30px 10px 40px 10px;
	padding: 0;
	text-align: left;
	color: #FF9600;
	border: 1px solid #FF9600;
	background-color: #fff
	}




/*--------------------------stili per il MENU----------------------------*/

div#menu ul, div#menufoto ul{

	padding: 0; 
	text-align: left;
	color: #544386;
	font-family: book antiqua,times,sans-serif;
	font-size: 80%;
	line-height: 1.5; 
	list-style-type: none;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 100px; 
	margin-bottom: 1em
}

div#menu li, div#menufoto li{
	padding: 0;
	border-bottom: 1px solid #BEB6CE;
	}

div#menu a, div#menufoto a{
	color: #544386;
	padding: 0 0 0 25px;
	text-decoration: none
	}
	
div#menu a:hover, div#menufoto a:hover{
	color: #FFF;
	display: block;
	padding: 0 0 0 15px;
	background-color: #BEB6CE;
	text-decoration: none
	}
	
div#menu a#menu, div#menufoto a#menu{
	color: #544386;
	text-decoration: none
	}	
	
	
	
	
/*------------stili immagini ---------------*/
	
img.random{
	float: center;
	border: 3px solid #BEB6CE;
	margin: 18px
	}
		
img.bordino{
	float: center;
	border: 2px solid #BEB6CE;
	margin: 0
	}
	
img.fotosx {
	float: left;
	border: 2px solid #BEB6CE;
	margin: 2px
	}
	
img.sxnobordo {
	float: left;
	border: 0px none;
	margin: 2px  20px  2px  2px
	}
img.dxnobordo {
	float: right;
	border: 0px none;
	margin: 2px  2px  2px  20px
	}




/*------------stili testi e tabelle ---------------*/

p.testook{
	padding: 10px;
	line-height: 1.5;
	width: 650px;
	color: #555;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: justify
	}
	
	
h2{
	color: #FF9600;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left
	}
	
td.gall01{
	text-align: left;
	width : 430px;
	padding: 0;
	margin: 0;
	color: #555;
	border-top: 1px solid #FF9600;
	background: #FFF;
	align: left;
	vertical-align: top;
	height: 150px;
	}	


td.gall02{
	text-align: left;
	width : 290px;
	padding: 0;
	margin: 0;
	color: #555;
	border-top: 1px solid #FF9600;
	background: #FFF;
	align: left;
	vertical-align: top;
	}


table#Archivio {
margin: 0 auto;
}

td.archive{
	text-align: center;
	width : 90%;
	font-weight: bold;
	border-bottom: 1px dotted #FF9600;
	}
	
	
table.tabella {
	width: 720px;
	margin: 0 auto;
	color: #555;
	font-family: verdana,sans-serif;
	font-size: 11px;
	cellpadding: 0;
	cellspacing: 0;
border-collapse: collapse
	}
	
td.news{
	text-align: justify;
	width: 720px;
	line-height: 1.5;
	padding: 5px;
	margin: 0;
	color: #555;
	border-top: 1px solid #FF9600;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-size: 11px
	}
	
	
td.news a:link{
	color: #544386;
	font-weight: bold;
	text-decoration: none
	}

td.news a:visited{
	color: #544386;
	font-weight: bold;
	text-decoration: none
	}
	 
td.news a:hover{
	color: #FF9600;
	font-weight: bold;
	text-decoration: none
	}
	
	

td.cani01{
	width: 110px;
	padding: 5px;
	margin: 0;
	border-top: 1px solid #FF9600;
	vertical-align: top;
	}

td.cani02 {
	text-align: left;
	width: 200px;
	line-height: 1.5;
	padding: 5px;
	margin: 0;
	color: #555;
	border-top: 1px solid #FF9600;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-size: 11px;
	vertical-align: top;
	}
	
td.cani02 a:link{
	color: #544386;
	font-weight: bold;
	text-decoration: none
	}

td.cani02 a:visited{
	color: #544386;
	font-weight: bold;
	text-decoration: none
	}
	 
td.cani02 a:hover{
	color: #FF9600;
	font-weight: bold;
	text-decoration: none
	}
	
td.cani03 {
	text-align: left;
	width: 390px;
	line-height: 1.5;
	padding: 5px;
	margin: 0;
	color: #555;
	border-top: 1px solid #FF9600;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-size: 11px;
	vertical-align: top;
	}
	
td.cani03 a:link{
	color: #544386;
	font-weight: bold;
	text-decoration: none
	}

td.cani03 a:visited{
	color: #544386;
	font-weight: bold;
	text-decoration: none
	}
	 
td.cani03 a:hover{
	color: #FF9600;
	font-weight: bold;
	text-decoration: none
	}




















	
div#colonna a:link, div#footer a:link{
	color: #8575A3;
	font-weight: bold;
	text-decoration: none
	}

div#colonna a:visited{
	color: #BEB6CE;
	font-weight: bold;
	text-decoration: none
	}
	 
div#colonna a:hover{
	color: #FF9600;
	font-weight: bold;
	text-decoration: none
	}
	
	
td.pedigree{
	text-align: justify;
	line-height: 1.5;
	padding: 5px;
	margin: 0;
	color: #777;
	border: 1px solid #CCC;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 10px
	}
	
	
td.pedigree a:link{
	color: #BEB6CE;
	font-weight: bold;
	text-decoration: none
	}

td.pedigree a:visited{
	color: #BEB6CE;
	font-weight: bold;
	text-decoration: none
	}
	 
td.pedigree a:hover{
	color: #FF9600;
	font-weight: bold;
	text-decoration: none
	}
	

	
table.expo{
	text-align: left;
	width : 700px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	color: #555;
	background: #FFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
border-collapse: collapse
	}
	
td.expo{

	text-align: left;
	line-height: 1.5;
	padding: 2px;
	margin: 0;
	color: #555;
	border-top: 1px solid #ccc;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-size: 10px
	}
	
	
td.gall02 a:link{
	display: block;
	width: 290px;
	height: 20px;
	padding-left: 5px;
	color: #544386;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	}

td.gall02 a:visited{
	display: block;
	width: 270px;
	height: 20px;
	padding-left: 5px;
	color: #544386;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	}
	 
td.gall02 a:hover{
	display: block;
	width: 270px;
	height: 20px;
	padding-left: 5px;
	color: #FF9600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	}
	
	
	
	
div#menufoto{
	float: left;
	margin: 0 auto;
	align: center;
	text-align: center;
	width: 216px;
    height: 60px; 
	vertical-align: baseline
	}
