/* CSS Document */
/* realizzato da */
/* De Stasio Luca & Samuele Di Donna */
body {
	margin-left: 2%;
	margin-top: 0px;
	margin-right: 3%;
	margin-bottom: 0px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}

.firstground {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}

.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.txt2 {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
}

.txt3 {
	font-size: 11pt;
}

.txt4 {
	font-size: 16px;
	font-family: sans-serif, Garamond;
}

.email1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
}

.copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link {
	color: #0A5ABD;
	text-decoration: none;
}
a:active {
	color: #0A5ABD;
	text-decoration: none;
}
a:visited {
	color: #0A5ABD;
	text-decoration: none;
}
a:hover {
	cursor: pointer;
	color: #000000;
}
#Contenitore{
width:96%;
margin-bottom:0px;
margin-left:2px;
margin-left:2px;
margin-top:0%;
height:auto;
}
#ZonaPulsanti{
width:100%;
height:42px;
background-image:url(img/template/sottopulsanti.gif);
background-repeat:repeat-x
}
#PosizionePulsanti{
width:100%;
padding-top:10px;
}
#BloccoTitoli{
width:60%;
height:156px;
background-image:url(img/template/zonatitoli.gif);
float:left;
}
#BloccoPublicita{
width:60%;
height:220px;
background-image:url(img/template/zonapublicits.gif);
float:left;
}
#BloccoLogo{
width:40%;
height:376px;
background-image:url(img/template/logo.gif);
float:right;
background-repeat:no-repeat;
 background-position:top;
}

#Pagina{
width:70%;
height:auto;
background-color:#E8E8E8;
margin-left:15%;
margin-right:15%;
}
#contenitorePagine{
width:100%;
height:auto;
background-color:#E8E8E8;
}
#footer{
height:100px;
background-image:url(img/template/footer.gif);
}
#Storia_sx{
width:55%;
height:auto;
float:left;
margin-right:2%;
}
#Storia_dx{
width:35%;
height:auto;
float:right;
margin-left:2%;
}

#SitiAmici_sx{
width:45%;
height:auto;
float:left;
margin-right:2%;
}
#SitiAmici_dx{
width:45%;
height:auto;
float:right;
margin-left:2%;
}
