/* Green CSS */
body {
	background-color: #fefefc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 14px;
	text-align: justify;
	height: 100%;
	padding:0;
}

#alta {
	background: url('../img/cornice_top.png');
	background-repeat:no-repeat;
	background-position:top center;
	height: 100%;
	width: 100%;
	padding:0;
	
}

#bassa {
	background: url('../img/cornice_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	width: 100%;
}
#alto{
	background: url('../img/ombra_pagina_alto.png');
	background-repeat:repeat-x;
	height:26px;
	width:887px; /*provv*/
}
#sx{
	background: url('../img/ombra_pagina_sx.png');
	background-repeat:repeat-y;
	width:45px;
	height:100%;
}
#dx{
	background: url('../img/ombra_pagina_dx.png');
	background-repeat:repeat-y;
	width:45px;
}
#basso{
	background: url('../img/ombra_pagina_basso.png');
	background-repeat:repeat-x;
	height:54px;
	width:887px; /*provv*/
}

#tutto{
	padding-top:121px;
	padding-bottom:100px;
	width:977px;
}
#pagina {

	background: url('../img/logo_rosa.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	}
#header{
	width:887px;
	border: 0px solid #FF0000;
}
#logox {
	margin-top:10px;
	margin-left:5px;
}
#titolobanner {
	margin-left:359px; /*tolti 200px*/
	

}
#spaziobanner {
	background: url('../img/sfondo_banner.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:527px;
	height:70px;
	margin-left:135px;
	
}
#dopobanner{
height:7px; margin-left:134px; border:0px solid #FF0000;
}
/*Parametri MENU*/
div#container {padding-top:77px;}
div#container ul{margin:0;padding: 0; list-style-type:none;}
div#container ul li{margin:0;padding: 0; display:inline;}


/*FINE*/

/*PROVA GUIDA*/
div#container{margin: 10px; margin-left:22px; width: 650px; border:0px solid #FF0000} /*FINE TOLTO 200px*/

div.button-cont{float: left;width: 100%;margin: 0}

a.button{float: left; height: 35px; padding-left: 16px;
    font: bold 150%/35px "Trebuchet MS",Arial,sans-serif;
    background: url(../img/bottone.png) no-repeat top left;
    text-decoration: none;color: #286C98}

a.button span{display:block; padding-right: 16px;
    background: url(../img/bottone.png) no-repeat top right}

a.button:hover{background-position: bottom left;color: #6B9828}
a.button:hover span{background-position: bottom right}
.pulisci {clear:both}
/*FINE PROVA GUIDA*/
/* INIZIO PERSONALIZZAZIONE BUTTON FORUM*/
div.button-cont2{float: left;margin: 0}
div#annuncioforum {margin-top:0px;padding: 0; color:#CC0033; text-decoration:blink;}
div#linkforum ul{margin:0;padding: 0; list-style-type:none; margin-top:0px;}
div#linkforum ul li{margin:0px;padding: 0; display:inline;}
div#linkforum {margin:0; margin-left:0px; margin-top:22px;width: 650px; border:0px solid #FF0000; padding-top:0px; padding-left:0px; height:35px;} 
div.button-cont{float: left;width: 100%;margin: 0}
a.button2{float: left; height: 35px; padding-left: 60px;
    font: bold 150%/35px "Trebuchet MS",Arial,sans-serif;
    background: url(../img/bottone3.png) no-repeat top left;
    text-decoration: none;color: #286C98}

a.button2 span{display:block; padding-right: 60px;
    background: url(../img/bottone3.png) no-repeat top right; text-decoration:blink;}
a.button2:hover{background-position: bottom left;color:#FFFFFF}
a.button2:hover span{background-position: bottom right}
/* FINE PERSONALIZZAZIONE BUTTON FORUM*/
#data{
margin-bottom:44px; margin-top:20px;
}

.logo{
margin-top:10px;
margin-bottom:10px;
}
.counter {
margin-top:40px;
padding-bottom:10px;
}
#colonna{
padding-top:80px;
}
#corpo{
background: url('../img/sfondo_corpo.gif');
background-repeat:no-repeat;
background-position:bottom right;
}
.titolo {
margin-top:0px;
margin-bottom:20px;
font-size:24px;
font-weight:bold;
}
.testo {
margin-top:0px;
padding-right:10px;
}
.testo ul li{
margin-top:3px;
}
.descrizione{
padding:5px;
color:#000000;
width:auto;
border:1px dotted #0000FF;
}

/* Marcaludens  */
.banner-marca-img{
	margin-top:6px; 
	margin-right:0; 
	border:0; 
	width:630px;
}
.banner-marca{
	border:3px dotted #22a91b; 
	margin-top:20px; 
	color:#3e9338; 
	width:630px; 
	font-size:20px;
}
