body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}
h2, h3 {
	margin:0px;
	padding:opx;
}
h1 {
	margin-top:3px;
	margin-bottom:0px;
	line-height:1em;
}
a:link, a:visited {
	/*color: #7B0000;*/
	color:#de0000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
i {
	font-size:0.9em;
}
#container {
	width:1000px;
	height:750px;
	margin:auto;
	border: 2px solid #FFFFFF;
	position:relative;
	background-image:url(IMG/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#img_testata {
	background-color:#000;
	height: 95px;
	width: 1000px;
	margin-top: 25px;
	margin-bottom:25px;
	background-image: url(IMG/testata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#img_testata h1 {
	display:none;
}
#testo {
	float:right;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
	/*font-size:0.85em;*/
	font-size:12px;;
	width: 450px;
	height: 440px;
	overflow: auto;
	line-height: 1.3em;
}
#testo p {
	clear:both;
}
#testo .intro {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#testo span {
	margin-right:5px;
}
#testo strong {
	/*color:#7B0000;*/
	color:#de0000;
	/*font-size:1.2em;*/
	font-size:14px;
}
#img_argo {
	margin-right:500px;
	text-align:right;
	font-size:0.8em;
}
#gallery {
	margin-right:500px;
	text-align:right;
	margin-top:30px;
	margin-left:180px;
}
#piede_home {
	position:absolute;
	left: 0px;
	bottom: 5px;
	width: 1000px;
}
#menu {
	font-size:0.8em;
	margin-bottom:0px;
}
#menu ul {
	margin-left:20px;
}
#menu li {
	display:inline;
	margin-right:20px;
}
#menu a:link, #menu a:visited {
	color:#FFFFFF;
}
#menu a:hover, #menu li.on a{
	/*color: #7B0000;*/
	color:#de0000;
}
#menu_secondario {
}
#menu_secondario li {
	display: inline;
	margin-right:20px;
}
#gallery li {
	display:inline;
	margin-right:10px;
}
#gallery img {
	border: 1px solid #fff;
}
#footer {
	margin-top:10px;
	font-size: 0.8em;
}
#footer p {
	margin-top:5px;
	margin-bottom:5px;
}
#designer {
	font-size:0.8em;
	text-decoration:underline;
}
/*------HOME-------*/
.home #container {
	background-image: url(IMG/homeOK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home #img_testata {
	background-color:transparent;
	background-image:none;
}
#menu_lingua {
	position:absolute;
	bottom:100px;
	left:420px;
}
#menu_lingua li {
	display:inline;
	font-size:0.9em;
	margin-right:30px;
}
#menu_lingua a:link, #menu_lingua a:visited {
	color:#FFFFFF;
}
#menu_lingua a:hover {
	text-decoration:underline;
	/*color: #7B0000;*/
	color:#de0000;
}
/*-------FIENILE---------*/
.fienile {
	background-color:#bfd730;
	color:#000;
}
.fienile i {
	font-size:1em;
}
.fienile #img_testata {
	background-color:#FFF;
	background-image: url(IMG/testata_fluo.jpg);
}
.fienile #container {
	background-image:url(IMG/fondo_fluo.jpg);
}
.evento {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	/*border-bottom-color: #7B0000;*/
	border-bottom-color: #de0000;
}
.evento .data {
	font-size:1em;
	/*background-color:#7B0000;*/
	background-color:#de0000;
	color:#FFFFFF;
	padding:3px;
	margin-bottom:2px;
}
.evento strong {
	color:#000000;
}
/*-------ROSAESAGERATA---------*/
.rassegne #img_testata {
	background-color:#000;
	background-image: url(IMG/testata_rosa.jpg);
}
.rosa {
	background-color:#ed145a;
}
.rosa #img_testata {
	background-color:#000;
	background-image: url(IMG/testata_rosa.jpg);
}

.rosa #container {
	background-image:url(IMG/fondo_rosa.jpg);
}
#testo span.spip_documents {
	width:auto;
}
#clear {
	clear:both;
}
/*NEWS*/
.news {
	background-color:#fce9cc;
	color:#000000;
}
.news #container {
	background-image:url(IMG/fondo_news.jpg);
}
.news #menu a:link, .news #menu a:visited {
	color:#000000;
}
.news #menu a:hover {
	/*color:#7B0000;*/
	color:#de0000;
}
.news .art_news {
	/*border-bottom:1px solid #7b0000;*/
	border-bottom:1px solid #de0000;
}
.news p.data {
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:bold;
}
/*-- newsletter --*/
#newsletter {
	margin-top:20px;
	/*border:1px solid #7B0000;*/
	padding:10px;
	/*background-color:#7B0000;*/
	background-color:#de0000;
}
.fienile #newsletter_f {
	text-align:right;
	font-size:0.9em;
	margin-left:180px;
	margin-right:500px;
	margin-top:15px;
}
/*.fienile #newsletter_f input {
	margin-top:10px;
}*/
.fienile9 #newsletter_f, .fienile32 #newsletter_f, .fienile82 #newsletter_f {
	display:none;
}
