/* CSS Document */

/* GENERICHE */
html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #9933CC;
	background-image: url(immagini/00_mesecorrente/fantasy_13.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #2E4F99;
}
a:visited {
	text-decoration: none;
	color: #2E4F99;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#2E4F99;
}
.link01 a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000099;
}
.link01 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#006600;
}
.linkpulsante a{
	display:block;
	width:auto;
	height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#2E4F99;
	float: left;
}
.linkpulsante a:hover{
	color:#68B142;
	background-color:#2E4F99;
	font-size: 1.3em;
}
.linkmenu-orizz a {
	color:#000066;
	font-size: 1em;
	font-weight: 400;
	display: block;
	float: left;
	width: auto;
	padding-right: 6px;
	padding-left: 6px;
}
.linkmenu-orizz a:hover{
	color:#68B142;
	font-size: 1.1em;
	text-decoration: none;
}
.titolo01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 3.1em;
	font-weight: bold;
}
.corpo01 {
	padding-right:10px;
	margin-bottom:5px;
	text-align:justify;
}
.testorientrato {
	display:block;
	padding: 22px 30px 10px 10px;
	margin-top: 0px;
}
.leggi {
	text-align:right;
	padding-right:10px;
	margin-top:0px;
}
#corpo {
	top: 0px;
	width: 950px;
	height:auto;
	left: 50%;
	margin-left: -475px;
	padding-bottom: 30px;
	padding-left: 0px;
	z-index: 1;
	position: absolute;
	background-image: url(immagini/00_mesecorrente/fondocorpo.jpg);
	background-repeat: repeat-y;
}
#testata {
	position:relative;
	width:900px;
	top: 0px;
	left: 25px;
	background:url(immagini/00_mesecorrente/testata.jpg) no-repeat top;
	height: 190px;
	margin-bottom:2px;
}
#testata p{
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	padding: 142px 0px 0px 45px;
	font-weight: bolder;
	margin: 0px;
	color: #000708;
}
#menuprincipale {
	position:relative;
	top: 28px;
	height: 20px;
	border-bottom: solid 1px #910000;
	width: 500px;
	background:url(immagini/00_mesecorrente/fondomenu.jpg)bottom repeat-x;
	left: 0px;
	text-align: right;
	display: block;
	border-left: solid 1px #910000;
	border-right: solid 1px #910000;
	margin-left: 350px;
}
#newsprincipale {
	position:relative;
	height:100%;
	top: 30px;
	padding: 10px;
	margin-top: 0px;
	float: right;
	left: -27px;
	border-top: dotted 2px #A9BCC3;
	display: block;
	width: 460px;
}
#newsprincipale h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.1em;
	font-weight: bold;
	margin-bottom: -10px;
}
#newsprincipale h1 a{
	color:#3D5C83;
	text-decoration:none;
}
#newsprincipale h1 a:hover{
	text-decoration:none;
	color: #68B142;
}
#newsprincipale h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
}
#newsprincipale p{
	margin-bottom:12px;
	text-align:justify;
}
#scaricapdf {
	position:relative;
	width: 370px;
	height: 70px;
	top: 20px;
	border:#D6D6D6 solid 2px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 6px;
	padding: 2px 2px 8px 2px;
	background-color: #F2EFEC;
	left: 10px;
	float: left;
}
#scaricapdf p{
	border:none;
}
#scaricapdf img{
	float:left;
	margin:2px 2px 2px 4px;
	height: auto;
	background-color: #FFFFFF;
	padding: 4px 2px 5px 0px;
	border: solid 1px #8E9FA9;
}
#concorsi {
	position:relative;
	width: 370px;
	height: 70px;
	top: 40px;
	border:#660000 solid 5px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 6px;
	padding: 2px 2px 8px 2px;
	background-color:#68B142;
	left: 7px;
	float: left;
}
#credits {
	position:relative;
	top:30px;
	width:950px;
	height:20px;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:center;
	color: #FFFFFF;
	background: url(immagini/00_mesecorrente/fondocredits.jpg) center no-repeat;
	padding-bottom: 20px;
	clear: left;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	z-index: 5;
}

