* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #FFDBFF;
	background: url(images/sfondo_pagina.jpg) top repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#container {
	text-align: left;
	margin: auto;
	width/* */:/**/720px;
	width:/**/720px;
	background: url(images/sfondo_lato.gif) right repeat-y;
}

#container_index {
	text-align: left;
	margin: auto;
	width/* */:/**/720px;
	width:/**/720px;
	background: url(images/sfondo_index.gif) right repeat-y;
}

#head {
	height: 93px;
	background: url(images/title.jpg) top no-repeat;
	background-color: #CC99FF;
}

#left {
	width/* */:/**/120px;
	width:/**/120px;
	float: left;
}

#left_head {
	width/* */:/**/120px;
	width:/**/120px;
	height: 12px;
	background: url(images/prova.gif) top no-repeat;
}

#left_testa {
	width/* */:/**/120px;
	width:/**/120px;
	height: 12px;
	background: url(images/menu_testa.gif) bottom no-repeat;
}

#left_piede {
	width/* */:/**/120px;
	width:/**/120px;
	height: 12px;
	background: url(images/menu_piede2.gif) top no-repeat;
}

#corpo {
	width/* */:/**/596px;
	width:/**/596px;
	margin-left: 120px;
	text-align: justify;
}

#testo {
	width/* */:/**/460px;
	width:/**/460px;
	margin: 10px 15px 10px 15px;
}

#gallery {
	width/* */:/**/460px;
	width:/**/460px;
	margin: 10px 15px 10px 15px;
	text-align: left;
}

#index {
	width/* */:/**/560px;
	width:/**/560px;
	margin: 10px;
}

#piede {
	width/* */:/**/600px;
	width:/**/600px;
	height: 12px;
	background: url(images/piede.gif) top no-repeat;
	background-color: #FFFFFF;
	margin-left: 120px;
	clear: left;
}

#testa {
	width/* */:/**/590px;
	width:/**/590px;
	height: 12px;
	background: url(images/piede.gif) top no-repeat;
	background-color: #FFFFFF;
	margin-left: 120px;
}

.clearer {clear: both;}

p {
	margin:0px;
	margin-bottom: 6px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h2 {font-size: 11px;}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:center;
	margin:0px;
	padding:0px;
}

ul {margin-left: 10px;}

testo.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin:0px;
	padding:0px;
}

img.floatingleft {
	border:1px #CC99FF solid;
	float:left;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:5px;
	margin-top:5px;
}

img.floatingright {
	border:1px #CC99FF solid;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:5px;
	margin-top:5px;
}

a.menu_item {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.menu_item:link {
	color: #333333;
	background: url(images/tasto_normal.jpg) top no-repeat;
	background-color: #CC99FF;
}

a.menu_item:visited {
	color: #333333;
	background: url(images/tasto_normal.jpg) top no-repeat;
	background-color: #CC99FF;
}

a.menu_item:hover {
	color: #FFFFFF;
	background: url(images/tasto4.jpg) top no-repeat;
	background-color: white;
}

a.menu_item:active {
	color: #CCCCCC;
}

a.corpo_item {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.corpo_item:link {
	color: #333333;
}

a.corpo_item:visited {
	color: #000000;
}

a.corpo_item:hover {
	color: #CC99FF;
}

a.corpo_item:active {
	color: #CCCCCC;
}

a.image:link {
	color: #333333;
}

a.image:hover {
	color: #CC99FF;
}

a.image:visited {
	color: #000000;
}

ul.lista_normale {
	padding-left: -10px;
}
