@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #178435;
	color: #000000;
	background-attachment: fixed;
	background-image: url(immagini/immagini_sfondo/allevamento-tartaruga-sfondo.jpg);
	background-repeat: repeat;
}

#testata {
	height: 160px;
	background-image: url(immagini/immagini_sfondo/allevamento-tartaruga-com.gif);
	
}
#contenutiSuperiore {
	background-image: url(immagini/immagini_sfondo/contenuti1.gif);
	height: 20px;
	width: 590px;
}
#contenuti {
	background-image: url(immagini/immagini_sfondo/contenuti2.gif);
	width: 555px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
#contenutiInferiore {
	background-image: url(immagini/immagini_sfondo/contenuti3.gif);
	height: 20px;
	width: 590px;
}
#immaginiSinistre {
	margin-right: 20px;
	margin-left: 0px;
	float: left;
	margin-bottom: 10px;
	border: 0;
	margin-top: 0px;
}
#immaginiDestre{
	margin-right: 0px;
	margin-left: 20px;
	float: right;
	margin-bottom: 10px;
	border: 0;
}
#menu {
	width: 152px;
	background-image: url(immagini/immagini_sfondo/menu2.gif);
	vertical-align: top;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(immagini/immagini_sfondo/footer.gif);
	height: 30px;
}
#menuSuperiore {
	background-image: url(immagini/immagini_sfondo/menu1.gif);
	width: 170px;
	height: 20px;
}
#menuInferiore {
	background-image: url(immagini/immagini_sfondo/menu3.gif);
	width: 170px;
	height: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


a:active {
	color: #CCCCCC;
}
h2 {
	font-size: 10px;
	text-align: center;
	color: #FFFFAA;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	text-align: center;
}
.sottomenu {
	font-size: 10px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.sottotitolo {
	text-align: center;
	color: #FFFF66;
	font-weight: bolder;
	font-size: 17px;
	padding-top: 45px !important;/*firefox*/
	padding-top: 65px;/*explorer*/
	font-family: Georgia, "Times New Roman", Times, serif;
}


.testoCentrato {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

.allineamentoDX {
	text-align: right;
	font-size: 11px;
}
.rientro {
	font-weight: bold;
	padding-left: 20px;
}
