/* CSS Document */

#recipientebox {
	position:relative;
	top: 30px;
	width:400px;
	height:100%;
	background-color:#FFFFFF;
	margin: 0px;
	float: left;
	border-right: dotted 2px #A9BCC3;
	border-top: dotted 2px #A9BCC3;
	left: 40px;
	padding-bottom: 50px;
	padding-top: 10px;
}
#recipientebox h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #2E4F99;
	letter-spacing: 0.3em;
	text-align: center;
	margin-bottom: 0px;
}
.boxtesto {
	width: 360px;
	height: auto;
	border: solid #D6D6D6 1px;
	border-left:#D6D6D6 solid 4px;
	border-bottom:#D6D6D6 solid 3px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	padding: 3px;
	background-color: #F9F7F7;
	background:url(immagini/fondoboxes.jpg) repeat-x bottom left;
	font-size:1.1em;
	padding-bottom: 6px;
}
.boxtesto img {
	float:left;
	margin-right: 6px;
	border: 0px;
}
.boxtesto h1{
	font-size:1.3em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #2E4F99;
}
.boxtesto h1 a{
	text-decoration:none;
}
.boxtesto h1 a:hover{
	color:#68B142;
	text-decoration:none;
}
.boxtesto h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	margin-top: -10px;
	display: block;
	left: 322px;
	text-align: right;
	top: 99%;
	position: absolute;
}
.boxtesto p{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.boxtesto img{
	margin-top: 2px;
}
.boxconcorso {
	background-color:#FFCC00;
	color:#990000;
	clear: both;
	background: none;
}
.box_lista_articoli {
	background-image: url(immagini/00_mesecorrente/fondoboxeslista.jpg);
}
.boxtestovuoto {
	width: 180px;
	height: 120px;
	border: dotted #A9BCC3 1px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	padding: 3px;
	background-color:#8E9FA9;
	font-size:1.1em;
}
#contenitoribanner {
	position:relative;
	width:390px;
	height:auto;
	left: 10px;
	z-index: 3;
	float: left;
	top: 40px;
}
.banner img{
	margin-bottom: -3px;
	margin-top: -3px;
}
.articolo {
	position:relative;
	top: 30px;
	width:90%;
	height:auto;
	margin: 6px;
	left: 40px;
	padding-bottom: 50px;
	padding-top: 10px;
}
.articolo h1 {
	font-size:3.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #2E4F99;
}
.sottotitolo {
	font-size:2em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 18px;
	font-style:italic;
	color: #68B142;
	display:block;
	width:100%;
	border-bottom:solid 1px #000;
	padding-bottom: 6px;
}
.immagine_articolo {
	float:left;
	margin-right: 12px;
	padding-bottom: 15px;
	border-bottom:dotted 1px #ACABC2;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 12px;
	display: block;
	width: 400px;
	height: auto;
	font-style: italic;
}
.articolo p {
	margin-top:0px;
	padding-top: 0px;
	text-align: justify;
}
.cappello_introduttivo {
	font-weight:bold;
	font-size: 1.4em;
	margin-bottom: 12px;
	text-align:justify;
	margin-top: 0px;
}	
.domanda {
	font-weight:bold;
}
.firma {
	display:block;
	width:100%;
	border-top:dotted 1px #ACABC2;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}
.mail_redazione {
	display: block;
	left: 0px;
	padding-right: 20px;
	text-indent:200px;
	margin-top: -12px;
}
.testo2colonne {
	display:block;
	width: 150px;
	padding-left: 20px;
	float:left;
	height:auto;
	margin-left: 100px;
}

