body {
	margin: 0px;
	padding: 0px;
	background-color: #E0F0FF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}


.testata {
	background-color: white;
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat;
	color: White;
	width: 780px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.inf {
	background-color: white;
	color: #000099;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;		
	height: 100%;
	padding-bottom: 0px;
}

.menu {
	float: left;	
	background-color: white;
	color: #000099;
	width: 210px;
	height: 100%;
}

.articolo {
	float: left;	
	background-color: white;
	color: #000099;
	margin-left: 8px;
	margin-right: 10px;
	padding-top: 3px;
	min-height: 400px;
	height: 100%;
	width: 401px;
}

.articolo p {
	/*text-align: justify;
	line-height: 110%;*/
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.articolo li {
	font-size: 11px;
	text-transform: lowercase;
	font-weight: normal;
}

.articolo em {
	text-transform: lowercase;
	font-weight: bold;
}

.articolo hr {
	height: 1px;
	color: #405F98;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.articolo a {
	text-decoration: none;
	color: #405F98;
	font-weight: bold;
	padding-right: 2px;
}

.articolo a:hover {
	text-decoration: underline;
}

.banner {
	/*background-image: url(immagini/sponsor.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;*/
	float: left;
	background-color: White;
	color: #000099;
	width: 142px;
	height: 348px;
}

.slogan {
	margin-top: -15px;
	background-image: url(immagini/slogan.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 55px;
}

.ombra {
	background-image: url(immagini/ombra.gif);
	background-repeat: repeat-y;
	background-position: 9px;
	padding-bottom: 7px;
}

.link_categoria { /* vale anke per terza e quarta pagina*/
	margin-left: 1px;
	margin-top: 4px;
	background-color: #E0F0FF;
	border: 1px solid #7E6547;
	width: 196px;
	min-height: 70px;
	height: auto;
}

.link_categoria2 {
	margin-left: 1px;
	margin-top: 4px;
	background-color: #B0D8FC;
	border: 1px solid #7E6547;
	width: 196px;
	min-height: 70px;
	height: auto;
}

.footer_menu {
	margin-top: 10px;
	background-image: url(immagini/footer.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 70px;
}

li.nome_categoria {
	background-color: #FAFFFC;
	list-style-type: none;
	margin-left: -36px;
	margin-top: 3px;
	margin-bottom: 2px;
	width: 114.3%;
	border: 1px solid #7E6547;
	padding: 4px;
	text-transform: uppercase;
	color: #3E6793;
	font-size: 11px;
	font-weight: bold;	
}

li.nome_categoria2 {
	background-color: #E0F0FF;
	list-style-type: none;
	margin-left: -36px;
	margin-top: 3px;
	margin-bottom: 2px;
	width: 114.4%;
	border: 1px solid #7E6547;
	padding: 2px;
	padding-left: 6px;
	text-transform: uppercase;
	color: #3E6793;
	font-size: 11px;
	font-weight: bold;	
}

li.sottocategoria {
	list-style: url(immagini/list.gif);
	margin-left: -20px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-left: -10px; 
}

li.calce {
	list-style-type: none;
	margin-left: -33px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color : #3E6793;
}

li {
	list-style-type: none;
	margin-left: -33px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 10px;	
	font-weight: bold;
}

ul {
	margin-top: 4px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.copri_ombra {
	background-color: white;
	background-image: url(immagini/copri_ombra.gif);
	position: relative;
	left: 199px;
	top: 50px;
	width: 10px;
	height: 10px;
}

.menu a {
	text-decoration: none;
	color: #000099;
	padding-right: 5px;
}

.menu a:hover {
	border-right: 1px solid #0000cc;
	color: #0000cc;
}

.contenuto_foto {
	width: 200px;
	text-align: center;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto; 
	margin-top: -5px;
	margin-bottom: 20px;
	padding: 0px;
	position: relative;
	left: -5px;
}

.contenuto_lista {
	width: 250px;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 0px;
	padding: 15px;
	text-align: center;
	border: 1px solid #A7764D;	
	background-image: url(immagini/sfondo_art.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: -5px;
	left: -5px;
}

.contenuto_ombra_lista {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;		
}

.contenuto_lista a {
	text-decoration: underline;
	color: #405F98;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 2px;  
}

.contenuto_lista a:hover {
	text-decoration: none;
	border-left: 2px solid #405F98;
	border-right: 2px solid #405F98;
	padding-left: 3px;
	padding-right: 2px;  
}

.contenuto_descrizione {
	width: 97%;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 20px;
	padding: 0px;
	text-align: justify;
	margin-bottom: 40px;
}

h1.titolo {
	font-size: 12px;
	text-align: center;
	text-transform: capitalize;
}

h1.titolo_art {
	font-size: 12px;
	text-align: left;
	text-transform: capitalize;
}

.contenitore_art {
	height: 100%;
}

.descr_art {
	padding-right: 3px;
	width: auto;
	float: left;	
	text-align: justify;
	margin: 0px;
	word-wrap: break-word;
}

.foto_all {
	width: 50px;
	padding-left: 2px;
	text-align: center;
}

.doc_all {
	border-top: 1px solid #405F98;
	margin-top: 20px;
	margin-bottom: 20px;
}

.foto_descr img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	padding: 0px;
	/*width: 50px;
	height: 50px;*/
	border: 1px solid #000;
}

.credits {
	background-color: #B0D8FC;
	color: #264271;
	text-transform: uppercase;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

.credits a {
	color: #3A537C;
	text-decoration: none;
}

.credits a:hover {
	color: #3A537C;
	color: #B32D2D;
	text-decoration: overline;
}

.doc_all {
	padding-top: 10px;
}

.doc_all a {
	word-wrap: break-word;
}

.riferimenti, .contatore {
	word-wrap: break-word;
	font-size: 11px;
	background-color: #E4F2F2;
	padding: 2px;
	width: 130px;
	border: 1px solid #885D33;
	margin-right: 5px;
	float: right;
	margin-bottom: 10px;
	margin-top: 8px;
}

.form {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
	width: 141px;
}

.submit {
	border: 1px solid #885D33;
	height: 20px;
	background-image: url(immagini/sfondo_submit.jpg);
	width: 32px;	
}

.input {
	border: 1px solid #885D33;
	background-image: url(immagini/sfondo_art.jpg);
	margin-left: 2px;
	margin-top: 0;
	margin-right: 2px;
}

.contatore {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0;
}