/*.body
{
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
	background-color: #F8F5EE;
}*/

.body
{
	background-image: url(../immagini/sfondobianco.jpg);
	background-repeat: repeat;
	text-align: center;
	background-position: top;
	/*width:99%;*/
	
	margin: 0px;
	width:98%;
	padding-right: 1%;
	padding-left: 1%;
	
	/*background-color: #CCCCCC;
	margin-right: 2%;
	margin-left: 2%;*/
}	
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #600;
	font-weight: bolder;
	margin-top: 1em;
	font-size: 1.3em;	/*background-color: #CCCCCC;
	margin-right: 2%;
	margin-left: 2%;*/
}
h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #600;
	font-weight: bolder;
	margin-top: 1em;
	font-size: 1.2em;	/*background-color: #CCCCCC;
	margin-right: 2%;
	margin-left: 2%;*/
	font-style: italic;
}		
	
th
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	}
td
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
caption
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.70em;
	
	}
	

a:hover {
	color: #FF0000;
}	
	
li {
	padding-bottom: 0.5em;
	clear:left
}	
.lista-nopunto {
	padding-left:0;
	margin:0;
	list-style-type: none;
	border:0px;
}
/*------------------------------------------------------------------------------------------------------------
blocchi principali
------------------------------------------------------------------------------------------------------------
*/

#principale
{
	
	width:80%;
	float: none;
	margin-top: 36px;
	background-color: #FFF;
	margin-right: 10%;
	margin-left: 10%;
	
}
#div_benvenuto
{
	width:90%;
	height: auto;
	margin-left: 4em;
}
#div_testo
{
	width:auto;
	height: auto;
	
}
#div_testomedio
{
	margin-top: 2em;	
}
#div_fotopres
{
	float:left;
	margin-top: 0px;
}
#div_testobenvenuto
{
	float:left;
	margin-left: 4em;
	width: 45%;
	margin-right: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #600;
	font-weight: bold;
	margin-bottom: 2em;
}
#div_testorosso
{
	float:right;
	width: 90%;
	margin-right: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #600;
	font-weight: bolder;
	margin-top: 1em;
}
#div_giocooca
{
	margin-top: 1em;
	float: none;
}

.scrittailgioco
{
	margin-left: 40px;
	float: none;
	text-align: left;
	width: 1000px;
}
.clearboth
{
	clear:both;
}



.ilmenu
{
	float:none;
	margin-left: 0px;
	width: 99%;
	margin-right: 1em;
	text-align: right;
	/*background-image: url(../immagini/alto-disegni1.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
.immagine
{
	text-decoration: none;
	border: 0px;
}
a.immagine
{
	text-decoration: none;
	border: 0px;
}
.immvita
{
	text-decoration: none;
	border: 0px;
}
a.immvita:hover
{
	text-decoration: none;
	border: 0px;
}

#centrale
{
	/*background-image: url(../immagini/alto-disegni1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: left top;*/
	
}
#centrale-verde
{
	text-align: center;	
}

/*blocco col menu di sinistra */


/*blocco per i contenuti */

#contenuto
{
	float: left;
	width:83%;
}

/*prima divisione - la parte sinistra */
.fotoneltesto
{
	float:left;
	vertical-align:top;
	margin-right: 1.5em;
	text-decoration: none;
	border: 0px;
	margin-bottom: 1em;
}

