@charset "utf-8";
/* CSS Document */

#contenitore {
	height: auto;
	width: 980px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 100px;
	width: 980px;
	border: 1px solid #CF0;
	}
#menucss {
	float: left;
	height: auto;
	width: 980px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}

#contenuto {
	float: left;
	height: auto;
	width: 728px;
	padding: 5px;
	background-color:#000;
	background-image:url(../immagini/sfondi/sfondo2.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat: repeat-y;
	border: 1px solid #CF0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#galleria_foto {
	height:auto;
	width: 800px;
	float:left;
	padding: 5px;
	border: 1px solid #CF0;
	background-image:url(../immagini/sfondi/sfondo3.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	}

#footer {
	float: left;
	height: 100px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
#laterale {
	float:left;
	height: auto;
	width: 226px;
	text-align: center;
	background-color: #060;
	color: #FFF;
	border: 1px solid #CF0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 6px;
	margin-right: 6px;
}
#laterale p, #laterale_album p {
	background-color:#030;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FF0;
	border-left-color: #FF0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color:#8ABC3A;
	
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#laterale h1, #laterale_album h1 {
	background-color:#005500;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-width: 1px;
	border-top-color: #FF0;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	border-left-color: #FF0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #FF0;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color:#999999;
	border-bottom-color: #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 22px;
}

body {
	background-color:#138104;
	background-image:url(../immagini/sfondi/sfondo_body.png);
	background-position:center top;
	background-repeat:repeat;
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fffaf0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #060;
}

#contenitore #contenuto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #060;
	text-align: center;
}
#contenitore #contenuto h2 {
	color: #0C6;
	font-weight: bold;
}

#contenitore #contenuto p {
	font-size: 14px;
	color: #fffaf0;
}
.evidenziatore {
	font-size: 16px;
	font-weight: bold;
	color: #CC0;
}
#contenitore #contenuto p .evidenziatore img {
	margin: 10px;
	padding: 10px;
	float: left;
	border: 2px solid #060;
}
#contenitore #contenuto p img, #contenitore #contenuto ul li img {
	border: 2px solid #060;
	margin: 10px;
	padding: 10px;
	float: right;
}

.importante {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
.centrale {
	text-align: center;
}

.Titoletto {
	font-size: 16px;
	font-weight: bold;
	color: #0C3;
}
#contenitore #contenuto .centrale img {
	text-align: center;
}
#contenitore #contenuto h2 img {
	text-align: center;
}
#contenitore #contenuto h1 img {
	text-align: center;
		border: 2px solid #060;
	margin: 10px;
	padding: 10px;
}

#contenitore #contenuto table {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenitore #contenuto table tr td img {
	height: 200px;
	width: 200px;
	border: 11px solid #C2BF85;
	margin-bottom: 20px;
}

#contenitore #contenuto table tr td p img {
	height: 120px;
	width: 150px;
	border: 5px solid #9CC243;
	margin-bottom: 10px;
	margin-right: 0px;
		padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#contenitore #contenuto table tr td h6 img {
	height: 150px;
	width: 300px;
	border: 5px solid #9CC243;
	margin: 1px;
	padding: 0px;

}


#contenitore #contenuto table tr td p {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.rosa {
	color: pink;
	font-style: italic;
}
.Arruzzo {
	font-style: italic;
	color: #00CCFF;
}
#contenitore #galleria_foto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #060;
	text-align: center;
}#contenitore #menu_community {
	float: left;
	height: 33px;
	width: 252px;
	text-align:right;
}
#ricerca_personalizzata {
	float: left;
	height:auto;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 3px;
	padding-top:7px;
	width: 244px;
	text-align: center;
	border: 1px solid #CF0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #000;
}
#pubblicità_intestazione {
	margin-top: 10px;
	float: left;
	height: 90px;;
	width: 728px;
}
#laterale_album {
	float: left;
	height: auto;
	width: 160px;
	text-align: center;
	background-color: #060;
	color: #FFF;
	border: 1px solid #CF0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 30px;
	margin-right: 6px;
}

