@charset "UTF-8";
/* CSS Document */

html, body{
	color:#000000;
	background-color:#283f23;
	font-style:normal;
	font-family: Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:small;
	margin:0px;
	
	padding-top:10px;
		background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a.generale{
	color:#cccccc;
	font-style:normal;
	font-family:  Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:small;
	font-size:12px;
	text-decoration:none;
	
}

a.generale:hover {
	color:#9c0000;
		
}







p {font-family: Verdana, Trebuchet MS, Tahoma, Arial ;
	margin: 0px;
	padding: 0px;
	font-style:normal;
	text-align: justify;
}

img { border:0; }

p.titolo {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color: #333333;
font-size:16px;
line-height:14px;
font-weight:normal;
margin-left: 15px;:
}

p.titolo a {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color: #333333;
font-size:16px;
line-height:14px;
text-decoration:underline;
font-weight:normal;
}

p.titolo a:hover {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color: #333333;
font-size:16px;
line-height:14px;
text-decoration:none;
font-weight:normal;
}

p.titolino {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color: #333333;
font-size:13px;
line-height:14px;
font-weight:normal;
}

p.titolino a {
color: #666666;
font-size:12px;
line-height:14px;
font-weight:normal;
text-decoration:none;
font-weight:bold;
}

.bordo_puntini {
border: 1px solid #CCCCCC
}

a.link {
	font-size: 11px;
	color: #333333;
	font-family: Verdana,Trebuchet MS, Tahoma, Arial;
	font-weight: normal;
	text-decoration: underline;
}

a.link:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.text {
	color: #000000;
	font-size: 10px;
	font-weight:normal;
	padding-right:10px;
	text-align:left;
	width:120px;
	line-height:12px
}	

.text a{
	color:#3c5189;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}	

.descrizione {
		color: #262626;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		line-height:17px;
}

p.news-home {
		color: #333333;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		line-height:17px;
		margin-right: 10px;
		margin-left: 2px;
}

p.news-home span {
	color: #999999;
	font-size:9px;
	font-weight:normal;
	text-align:left;
}

p.news-home strong a {
	color: #990000;
	font-size:11px;
	text-align:left;
	text-decoration:underline;
}
p.descrizione a{
	color:#545454;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}	

p.descrizione a:hover{
	color:#545454;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}	

p.legenda {
		color: #333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		text-align:left;
		line-height:9px
}

p.legenda strong {
		color: #990000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bolder;
		text-align:left;
		line-height:9px
}

#footer {
    padding:16px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-transform: uppercase;
	font-weight:bolder;
	line-height:16px
}
	
#footer a {
	color: #b39235;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold
}
#footer a:hover {
	color: #b39235;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.button {
	width:100px;}


p.descrizione_rosso {
	color: #990000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:17px;
}
