/*----------------- BODY ------------------------*/

.corpo {
/*	background-color: #FFFFFF;*/
	background-color: #EEE8AA;
/*	color: #434343;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

.cella_nome_campo {
	width: 10%;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
}

/*----------------- BANNER ----------------------*/

.banner {
	width: 100%;
	height: 90px;
}

.banner_sx {
	background-image: url(images/logoSstraps.gif);
	width: 117px;
	background-repeat: no-repeat;
}

.banner_center{
	background-image: url(images/logoesteso.gif);
/*	width: 615px;*/
	background-repeat: no-repeat;
	background-position: center;
}

.banner_dx {
	background-image: url(images/logoSstraps.gif);
	width: 117px;
	background-repeat: no-repeat;
}

/*------------------ STRUTTURA ------------------*/

.nordovest {
	width: 0px;
	height: 0px;
}

.ovest {
	width: 0px;
	height: 0px;
}

.sudovest {
	width: 0px;
	height: 0px;
}

.struttura_sinistro {
	width: 200px;
	border: 0px solid Black;
/*	border-right: 0px;*/
	background-color: #3c3c3c;
	background-image: url(images/angolotondosinistro.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.struttura_centrale {
	text-align: center;
	vertical-align: top;
	height: 100%;
/*	width: 60%;*/
	width: expression((documentElement.clientWidth == 1024) ? "400px" : "600px" );
/*	background-color: #F6DAB3;*/
/*	border: 1px solid Black;*/
}

.struttura_destra {
	text-align: center;
	vertical-align: top;
/*	background-color: #F6DAB3;*/
	width: 200px;
/*	border: 1px solid Black;*/
	border-left: 0px;
	background-color: #3c3c3c;
	background-image: url(images/angolotondodestro.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* ----------------- TABELLE ------------------- */

.tabella_cornice {
	width: 100%;
	border: 0px solid Black;
}

.tabella_generale {
	width: 100%;
	height: 580px;
}

/* ----------------- STRUTTURA ESEMPIO ------------------- */

.tabella_cornice_esempiostruttura {
	width: 400px;
	height: 300px;
	margin: 10px;
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: Black;
}

.tabella_generale_esempiostruttura {
	width: 100%;
	height: 215px;
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: Black;
}

.riga_nordsud_esempiostruttura {
	height: 40px;
}

.colonna_ovestest_esempiostruttura {
	width: 40px;
}

.colonna_sinistradestra_esempiostruttura {
	width: 80px;
}

.riga_centrale_esempiostruttura {
	height: 80px;
}

/*------------- MENU PRINCIPALE --------------*/

.tabella_menuprincipale {
	width: 100%;
	height: 22px;
	background-image: url(images/barraprincipale.gif);
	background-repeat: repeat-x;
}

.menuprincipale{
	background-color: transparent;
	text-align: center;
}

.menuprincipale_link {
	font-weight: bold;
	font-size: 9px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.menuprincipale_link:hover {
	text-decoration: underline;
}

/*------------- MENU SECONDARIO ---------------*/

.tabella_menusecondario {
	width: 100%;
	border: 0px solid Black;	
}

.menusecondario{
/*	background-color: #6C440D;*/
	text-align: left;
	text-transform: capitalize;
}

.menusecondario_link {
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.menusecondario_link:hover {
	text-decoration: underline;
}

/*------------- MENU INTEGRALE --------------*/

.tabella_menuintegrale {
	width: 100%;
	height: 22px;
	padding: 0px;
}

.menuintegrale{
/*	background-color: #6C440D;*/
	text-align: left;
	text-indent: 3px;
	text-transform: capitalize;
}

.menuintegrale_link {
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.menuintegrale_link:hover {
	text-decoration: underline;
}

/*------------- LOGOUT ---------------------*/

.logout{
	text-align: center;
	text-transform: capitalize;
	padding: 5px;
}

.logout_link {
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.logout_link:hover {
	text-decoration: underline;
}

/*------------- ELENCO RECORD --------------*/

.tabella_elenco {
	width: 90%;
	margin-top: 10px;
}

/*------------- RIQUADRI -------------------*/

.riquadro_informazioni {
	vertical-align: top;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
/*	margin-left: 2%;*/
	border: 0px;
	width: 95%;
	margin: 3%;
	height: 200px;
}

.riquadro_informazioni_testa {
	background-image: url(images/barrariquadri.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 20px;
	border: 1px solid Black;
	padding: 0px;
}

.riquadro_presentazionesezione {
	width: 100%;
}

.riquadro_presentazionesezione_titolo {
	padding: 0px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
/*	color: #868686;*/
	color: #A3A3A3;
	font-family: Verdana, Tahoma;
	margin-left: 5px;
	text-transform: capitalize;
	text-align: right;
}

.riquadro_presentazionesezione_testo {
	padding: 10px;
	padding-bottom: 20px;
	font-size: 10px;
/*	color: #868686;*/
	color: #A3A3A3;
	text-align: center;
	font-family: Verdana, Tahoma;
/*	font-style: oblique;*/
	font-weight: bold;
}

.riquadro_informazioni_titolo {
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	margin-left: 5px;
	text-transform: capitalize;
}

.riquadro_informazioni_corpo {
	vertical-align: top;
	padding: 2px;
	border: 1px;
	border-style: solid;
/*	border-color: #6C440D;*/
	border-color: Black;
	border-top: 0px;
/*	background-color: #f1c78d;*/
	width: 100%;
}

.riquadro_informazioni_contenuto {
	width: 100%;
	height: 20px;
}

.riquadro_informazioni_coda {
	padding: 2px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}

.testo_informazioni {
	width: 100%;
	padding: 2px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	text-align: justify;
}

/*------------ RIQUADRO LINGUA -------------*/

.riquadro_lingua {
	height: 50px;
	padding: 0px;
/*	border-bottom: 1px solid White;*/
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
	border: 0px solid black;
}

.cella_bandiera_lingua {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.linea_lingua {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
	color: White;
	background-color: White;
}

/*
.riquadro_lingua {
	height: 33px;
	padding: 5px;
	border-bottom: 1px solid White;
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}
*/

/*----------- RIQUADRO UTENTI CONNESSI -----------*/

.riquadro_utenticonnessi {
	height: 50px;
	padding: 0px;
/*	border-bottom: 1px solid White;*/
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}

.utenticonnessi {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
}

.linea_utenticonnessi {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
	color: White;
	background-color: White;
}

/*

.riquadro_utenticonnessi {
	height: 33px;
	padding: 5px;
	border-bottom: 1px solid White;
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}

.utenticonnessi {
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
}

*/

/*--------- RIQUADRO ADMIN ----------*/

.tabella_admin {
	width: 100%;
}

.riquadro_login_corpo {
	padding: 2px;
	border: 1px;
	border-style: solid;
/*	border-color: #6C440D;*/
	border-color: Black;
	border-top: 0px;
	width: 100%;
	background-color: #3c3c3c;
}

.riquadro_login_campi {
	height: 20px;
	font-family: Verdana, Tahoma;
/*	font-size: 10px;*/
	color: White;
	font-weight: bold;
	text-transform: capitalize;
}

.adminlogerror {
	background-color: #f1c78d;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	height: 90px;
	text-transform: capitalize;
}

.logerror {
	padding: 4px;
	border: 1px solid Black;
}


/*-------------- PAGINAZIONE ---------------------*/


.testa_link_numeri {
	color: Black;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	text-align: center;
}

.cella_link_numeri {
	width: 20px;
	color: Gray;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	background-color: #3c3c3c;
	text-align: center;
}

.link_numeri {
	color: White;
	text-decoration: none;
}

.link_numeri:hover {
	text-decoration: underline;
}

/*---------- FIELDSET E LEGEND ------------*/

.legendcornice {
	text-transform: capitalize;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

.fieldsetcornice {
	border: 1px solid Black;
	height: 35px;
	display: inline;
}

.fieldsetcornice_small {
	border: 1px solid Black;
	width: 150px;
	height: 35px;
	display: inline;
}

/*----------- INPUT -----------------------*/

input {
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

/*----------- SELECT ----------------------*/

.selectnomi {
	text-transform: capitalize;
	font-size: 10px;
}

.selectnumeri {
	font-size: 10px;
}

/*---------- IFRAME ----------------------*/

.iframeFile {
	border: 1px solid black;
}

/*----------- FOTO ------------------*/

.cella_foto {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}

.link_foto_testo {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link_foto_testo:hover {
	text-decoration: underline;
}

.link_foto {
	border: 1px solid Black;
	width: 100px;
}

.foto {
	padding: 0px;
	margin: 0px;
	width: 550px;
	border: 1px solid black;
}

/*----------- FILE ------------------*/

.cella_file {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}

.link_file_testo {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link_file_testo:hover {
	text-decoration: underline;
}

/*--------------------- PRODOTTI ---------------------*/

.titolo_prodotto {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
	width: 200px;
}

.prezzo_prodotto {
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.ordina_prodotto {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.area_disabilitata {
	width: 200px;
	height: 50px;
	border: 1px solid Gray;
	color: Gray;
}

.area_disabilitata_grande {
	width: 400px;
	height: 50px;
	border: 1px solid Gray;
	color: Gray;
}

/*----------------------- PAGINE ------------------------*/

.titolo_pagina {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

/*---------------------- LINK ---------------------------*/

.link {
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.link_lingua {
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link_lingua:hover {
	text-decoration: underline;
}

.bandiera_lingua {
	border: 1px solid Black;
}

/*----------------- BOTTONI ------------------*/

.bottoni {
	border: 1px solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	width: 120px;
	color: White;
	background-color: #3c3c3c;
}

.bottoni_small {
	border: 1px solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	width: 30px;
	color: White;
	background-color: #3c3c3c;
}

.bottoni2 {
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	width: 120px;
	color: White;
	background-color: #3c3c3c;
}

.bottoni2_small {
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	width: 30px;
	color: White;
	background-color: #3c3c3c;
}

/*--------------- FOOTER -----------------*/

.footer {
	width: 100%;
/*	margin-top: 30px;*/
	background-image: url(images/barrariquadri.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0px solid Black;
	text-align: center;
}

.footer_cella {
	text-align: center;
}

.footer_dati {
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.footer_link {
	color: White;
	text-decoration: none;
}

.footer_link:hover {
	text-decoration: underline;
}

.footer_authorinfo {
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	letter-spacing: 1px;
}

/*---------------- MESSAGGI D'ERRORE -----------------*/

.errore {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

/*--------------- ELENCHI ---------------------------*/

.riga_elenco {
	height: 20px;
}

.elenco_testo {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.elenco_link {
	color: Black;
	text-decoration: none;
}

.elenco_link:hover {
	text-decoration: underline;
}


//------------------------- Fine Nuova Parte ----------------------
/*
.tabella_centrale {
	width: 100%;
}

.celle_destra{
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	height: 24px;
	text-transform: capitalize;
	color: ;
}

.link_2 {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	padding: 2px;
}

.link_2:hover {
	border: 1px solid Black;
}

.back_row {
	background-color: Black;
}

.front_row {
	background-color: White;
}

.riquadro_trasparente {
	margin-top: 25px;
	margin-bottom: 25px;
}

.riquadro_riga {
	padding: 0px;
	border: 1px solid Black;
}

.bottoni3 {
	border: 2px solid #6C440D;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	height: 25px;
	color: Black;
	background-color: #F6DAB3;
}

.elenco_data {
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-align: right;
}

.elenco_puntoesclamativo {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	text-align: right;
	color: #6C440D;
}

a.elenco {
	color: Black;
	text-decoration: none;
}

a.elenco:hover {
	text-decoration: underline;
}

.testo_notizia {
	padding: 20px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
}

.autore_notizia {
	text-align: right;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.indentazione {
	text-indent: 10px;
}

.bordo {
	width: 5%;
	padding: 3px;
	border: 1px solid Black;
}

.tabella_guest {
	width: 100%;
}

.riquadro_messaggioguest {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 2%;
	border: 0px;
	background-color: #f1c78d;
	width: 60%;
}

.messaggio_guest {
	color: Black;
	font-size: 9px;
	font-family: Verdana, Tahoma;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;
}

.autoredata_guest {
	font-size: 9px;
	color: Black;
	text-align: right;
	padding: 4px;
}

.linea {
	width: 95%;
	height: 1px;
	color: #6C440D;
}

.lasciamessaggio_guest {
	height: 16px;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;
}

.calendario_tabella {
	border: 1px solid #6C440D;
}

.calendario_titolo {
	background-color: #6C440D;
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
}

.calendario_link {
	font-size: 10px;
	font-weight: bold;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.calendario_link:hover {
	text-decoration: underline;
}

.calendario_bottoni {
	border: 1px solid;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	width: 30px;
	color: White;
	background-color: #6C440D;
}

.calendario_settimana {
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
}

.datainput {
	text-align: center;
	width: 40px;
	font-weight: bold;
	font-size: 10px;
}

.datainputpiccolo {
	text-align: center;
	width: 30px;
	font-weight: bold;
	font-size: 10px;
}

.tabella_menubiografie {
}

.menubiografie {
	text-align: center;
	POSITION: absolute;
	Z-INDEX: 1;
	display: none;
	WIDTH: 100px;
	BACKGROUND-COLOR: #6C440D;
	border: 1px solid Black;
	padding: 0px;
}

.menuBiografieTitle {
	text-align: right;
	font-weight: bold;
	padding: 2px;
	width: 95%;
}

.menuBiografieLink {
	font-size: 10px;
	font-weight: bold;
	COLOR: White;
	TEXT-DECORATION: none;
	width: 100%;
	border: 1px solid #f1c78d;
}
A.menuBiografieLink:hover {
	COLOR: #506070;
	background-color: #f1c78d;
}

.riquadro_chatlogin {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 2%;
	border: 0px;
	background-color: #f1c78d;
	width: 60%;
}

.riquadro_chatmessaggio {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	border: 0px;
	background-color: #f1c78d;
	width: 60%;
}

.riquadro_chatutenti {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	background-color: #f1c78d;
	width: 250px;
}

.div_ChatUtenti {
	height: 130px;
	overflow-y: scroll;
	text-align: left;
}

.elenco_testochat {
	font-size: 10px;
	font-family: Verdana, Tahoma;
}
*/
