﻿body
{
    background-color: #000000;
    margin-top: 0px;
}
h1
{
	color: #FFFF00;
	font-family: 'Times New Roman' , Times, serif;
}
h2, h3, h4, h5, h6
{
    font-family: 'Times New Roman' , Times, serif;
}

h1
{
    margin: 0;
    font-size: 1.6em;
    font-weight: normal;
    color: #FFFF00;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFF00;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFF00;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
p
{
	margin: 1em 0;
	line-height: 1.4;
	font-family: font-family: 'Times New Roman' , Times, serif;
	font-size: small;
    color: #FFFFFF;
}
li
{
	margin: 1em 0;
	line-height: 1.4;
	font-family: font-family: 'Times New Roman' , Times, serif;
	font-size: small;
}
a
{
    text-decoration: underline;
    color: #FFFF00;
}

a:hover
{
    color: #FF9900;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADER DELLA MASTER PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#superdiv
{
	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

#div-pedigree
{
    background-position: url(images/sf_pedigree.jpg);
    background: url(images/sf_pedigree.jpg);
    width: 900px;
    height: 700;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #FFFFFF;
    font-weight: bold;
    background-repeat: repeat-y;
}
#cappello-masterpage
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 154px;
	position: relative;
	margin-top:0;
	background: url(images/sf-cappello.jpg);
	z-index:1;
}

	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BARRA X LE NEWS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#div-news
{
    margin-left: 0;
    top: 0px;
    width: 193px;
    height:400px;
    position: relative;
    background-color: #66FF66;
    left: 0px;
    background-image: url('images/sf-news.jpg');
}

.datanews
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10px;

    color: #FFFF00;
}
.testotitolonews
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFF00;
    padding-bottom:8px;
}
.testolungonews
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13px;
    color: #FFFFFF;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT PLACE HOLDER 1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container
{
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    width: 900px;
    position: relative;
    background-color:#1E4F13;
    left: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#separa-footer
{
	margin-left: auto;
	width: 900px;
	height: 2px;
	position: relative;
	 background-color: #FFFFFF;
}
#footer
{
    margin-left: auto;
    width: 900px;

    position: relative;
    text-align: center;
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #FFFFFF;
    background-color: #163c0e;
}
.menu-navigazione
{
    font-style: italic;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 21px;
    color: #163c0e;
    font-weight: bold;
}

.stile-news
{
    color: #FFFFCC;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
}
a.stile-news:active a.stile-news:link a.stile-news:a
{
    color: #FFFFFF;
}

a.stile-news:hover
{
    color: #FFFF66;
}

