/* CSS Document */


body {
	background-color: #A0131C;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image: url(../img/sfondo.gif);
	margin-top:0px;
	line-height:22px;
}
#box {
	background-color:#f3f0ed;
	border: 5px solid #333333;
}
#keywords {
	background-color:#000;
	color: #999;
	font-size:10px;
	letter-spacing:2px;
	text-align:center;
}
#header{
width:650px;
height:612px;
background-color:#000;
background-image:url(../img/header.jpg);
}
#header h1{
background-color:#000;
color:#C30;
font-size:14px;
display:none;
text-align:center;
}
#menu{
width:650px;
height:30px;
background-color:#000;
color:#900;
font-size:11px;
font-weight:bold;
text-align:center;
}
#menu a:link, #menu a:active, #menu a:visited{
background-color:#000;
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:30px;
}
#menu a:hover{
background-color:#000;
color:#f93;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:30px;
}
#menu #acceso{
background-color:#000;
color:#f93;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
h1 {
color: #2F8653;
border-bottom:1px dotted #2F8653;
font-size:14px;}
h2 {
color: #2F8653;
border-bottom:1px dotted #2F8653;
font-size:14px;}
#testo{
padding-left:35px;
padding-right:35px;
text-align:justify;
}
#testo2{
padding-left:35px;
padding-right:35px;
text-align:justify;
}
#nopad{
padding:0px;
padding-right:35px;
text-align:justify;
}
h3 {
color: #900;
font-size:12px;
display:inline;
border-bottom:1px dotted #900;}
h4 {
color: #900;
font-size:12px;
display:inline;
border-bottom:1px dotted #900;}
h5 {
color: #900;
font-size:12px;
display:inline;
border-bottom:1px dotted #900;}
h6 {
color: #900;
font-size:12px;
display:inline;
border-bottom:1px dotted #900;}

#indirizzo{
background-color:#000;
color:#fc0;
text-align:center;
}
a:link, a:visited, a:active{
color:#fff;
text-decoration:none;
letter-spacing:1px;
}
a:hover{
color:#fc0;
letter-spacing:1px;
text-decoration:underline;
}
#credits{
background-color:transparent;
color:#999;
text-align:center;
font-weight:normal;
font-size:10px;
letter-spacing:1px;
}
#credits a:link, #credits a:visited, #credits a:active{
background-color:transparent;
color:#999;
letter-spacing:1px;
text-align:center;
font-weight:normal;
font-size:10px;
}
#credits a:hover{
background-color:transparent;
color:#fff;
letter-spacing:1px;
text-align:center;
font-weight:normal;
font-size:10px;
}
#text{
padding-left:35px;
padding-top:10px;
padding-right:35px;
text-align:justify;
}
#text2{
padding-left:35px;
padding-top:20px;
padding-right:35px;
text-align:justify;
}
#menu2{
width:650px;
height:30px;
background-color:#333;
color:#900;
font-size:11px;
font-weight:bold;
text-align:center;
margin-top:0px
padding-top:0px;
}
#menu2 a:link, #menu2 a:active, #menu2 a:visited{
background-color:#333;
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:30px;
}
#menu2 a:hover{
background-color:#333;
color:#f93;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:30px;
}
#menu2 #acceso{
background-color:#333;
color:#f93;
font-size:11px;
font-weight:bold;
text-decoration:none;
}