/* GENERALI **********************************************************/
html {
	height:100%;
	margin: 0px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}

#logo {
	width: 162px;
	background-image: url(/immagini/generali/logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}
img, p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
/* NAVIGAZIONE ********/
#navigazione {
	height: 62px;
	background-image:url(/immagini/frontend/struttura/SFONDO_BARRA_HEADER.gif);
	background-repeat:repeat-x;
}
/* primo livello *******/
#nav1 {
	height: 62px;
	padding-top:6px;
	padding-right: 20px;
}
a.nav1 {
	display:block;
	float:right;
	width:121px;
	height:34px;
	background-image:url(/immagini/frontend/struttura/BOTTONE_LINK_NON_ATTIVO.gif);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	line-height: 34px;
	margin-right: 8px;
}
a.nav1:hover {
	background-image:url(/immagini/frontend/struttura/BOTTONE_LINK_ATTIVO.gif);
	color:#FFF;
}
a.nav1attivo {
	display:block;
	float:right;
	width:121px;
	height:34px;
	background-image:url(/immagini/frontend/struttura/BOTTONE_LINK_ATTIVO.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	line-height: 34px;
	margin-right: 8px;
}
/* FINE NAVIGAZIONE *********/

.titolo_condividiamo {
	padding-left:5px; 
	padding-bottom:5px;
	padding-top:25px;
	font-size:24px;
	color:#333;
}

/* BOX SEGNALAZIONE ERRORI DI COMPILAZIONE FORM */

#box_errori {
	width: 648px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border-top:3px solid #CC0000;
	border-bottom:3px solid #CC0000;
	background-color: #FFF5EC;
	font-family: Tahoma, Verdana, Arial;
	float:left;
	clear:both;
}
/* BOX LOGIN (SOLO PER FRONT END) *******/
#login {
	margin-bottom: 25px;
}
#login img {
	margin: 0px;
	padding-top: 7px;
	padding-left: 19px;
}
#formlogin {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 19px;
}
.logintext {
	height: 19px;
	width: 128px;
	font-size: 14px;
	color: #666666;
	padding-top: 4px;
	padding-left: 5px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	display:block;
	float:left;
}
#button_login {
	height: 26px;
	width: 25px;
	border: 0px;
	margin: 0px;
	display:block;
	float:left;
	margin-left:5px;
}
#errore_login {
	margin-left: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 100%;
	color:#CC0000;
}

#registrati {
	margin-top: 10px;
	margin-left: 20px;
}
#registrati a{
	display:block;
	text-decoration:none;
	color:#666666;
	font-size:10px;
}
#registrati a:hover{
	text-decoration: none;
	color:#FF6600;
}

/* BOX PREVIEW IMMAGINI ****/
#box_preview_main {
	width: 208px;
	height: 178px;
	background-image: url(/immagini/generali/BOX_IMMAGINE.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	margin-left:10px;
}
#box_preview_immagine {
	width: 187px;
	height: 140px;
	border:1px;
	border-color:#F0F0F0;
	border-style:solid;
	margin-top:9px;
	margin-left:10px;
}
#box_preview_immagine img{
	float:none;
}
#box_preview_info {
	width: 208px;
	height: 25px;
	margin-top:3px;
}
#box_preview_utente {
	width: 160px;
	height: 120px;
	border: 1px;
	border-color:#F0F0F0;
	border-style:solid;
	margin:5px;
}
#box_preview_sacerdote {
	width: 160px;
	height: 120px;
	border: 1px;
	border-color:#F0F0F0;
	border-style:solid;
	margin:5px;
	padding:5px;
}
#box_preview_utente img{
	float:none;
}
#box_preview_info a, #box_preview_info a:visited{
	float:left;
	margin-top:0px;
	padding-left:12px;
	text-decoration:none;
	color:#666666;
	font-size:11px;
}
#box_preview_info a:hover{
	text-decoration:none;
	color:#FF3300;
	font-size:11px;
}

/* STILI LINK ************************************************ */
#link_rossi a, #link_rossi a:visited{
	text-decoration:none;
	color:#666666;
}
#link_rossi a:hover{
	text-decoration:none;
	color:#FF3300;
}
a.link_rossi, a.link_rossi:visited{
	text-decoration:none;
	color:#666666;
}
a.link_rossi:hover{
	text-decoration:none;
	color:#FF3300;
}
a.link_navigazione, a.link_navigazione:visited{
	text-decoration:underline;
	color:#666666;
	font-size: 90%;
}
a.link_navigazione:hover{
	text-decoration:underline;
	color:#C30;
}
a.link_contenuti_redattore, a.link_contenuti_redattore:visited{
	text-decoration:none;
	color:#666666;
	border-bottom:solid 1px #666666;
}
a.link_contenuti_redattore:hover{
	color:#FF3300;
	border-bottom:solid 1px #666666;
}
a.link_scheda_utente, a.link_scheda_utente:visited{
	text-decoration:none;
	color:#666666;
}
a.link_scheda_utente:hover{
	text-decoration:none;
	color:#FF3300;
}
a.link_persone, a.link_persone:visited{
	text-decoration:none;
	color:#666666;
}
a.link_persone:hover{
	text-decoration:none;
}
a.navigazione_testata , a.navigazione_testata:visited{
	text-decoration:none;
	color:#CCCCCC;
	padding:0px;
	display:inline;
}
a.navigazione_testata:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.chiudi_testata, a.chiudi_testata:visited{
	padding-right:10px;
	text-decoration:none;
	color:#CCCCCC;
}
a.chiudi_testata:hover{
	padding-right:10px;
	text-decoration:none;
	color:#FFFFFF;
}
a.link_neri, a.link_neri:visited{
	text-decoration:underline;
	color:#333;
}
a.link_neri:hover{
	color:#F30;
}

/* BARRA DI NAVIGAZIONE OGGETTI CONDIVIDIAMO ****************/

#barra_navigazione {
	width: 560px;
	height: 25px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}
#dati_navigazione {
	float:left;
	padding-left:5px;
	padding-right:10px;
}
.barra_attivi, .barra_non_attivi {
float:left;
margin-left:10px;
}
.barra_attivi a, .barra_attivi a:visited {
	text-decoration:none;
	color:#336699;
	float:left;
	margin:0px;
}
.barra_attivi a:hover {
	text-decoration:none;
	color:#FF6600;
}
.barra_non_attivi {
	text-decoration:none;
	color:#CCCCCC;
}
/* NAVIGAZIONE SINISTRA DOPO LOGIN *************************************************/
#msgwelcome {
	width: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 214px;
}
#msgwelcome p {
	font-size: 11px;
	padding-right: 19px;
	padding-left: 19px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
}
#msgwelcomeLink {
	font-size: 11px;
	padding-right: 19px;
	padding-left: 19px;
	margin-top: 8px;
	color: #666666;
	clear:both;
}
#corniceimmagineutente {
	margin-top:15px;
	margin-bottom:5px;
    margin-left:19px;
	width: 137px;
	height: 105px;
	background-image: url(/immagini/generali/BOX_UTENTE.gif);
	background-repeat: no-repeat;
    border:solid white 1px;
}
#boximmagine{
	width: 125px;
	height: 93px;
	margin-top:5px;
	margin-left:5px;
	border:1px solid #CCCCCC;
}
#boximmagine img{
border:0px;
margin:0px;
padding:0px;
}
#msgwelcomeLink a{
display:block;
text-decoration:none;
color:#666666;
background-image:url(/immagini/generali/bkg_link_profilo_utente.gif);
background-repeat:no-repeat;
padding-left:15px;
height:18px;
margin:0px;
vertical-align:middle;
line-height:18px;
}
#msgwelcomeLink a:hover{
color:#FF3300;
background-image:url(/immagini/generali/bkg_link_profilo_utente_hover.gif);
background-repeat:no-repeat;
padding-left:15px;
height:18px;
margin:0px;
vertical-align:middle;
line-height:18px;
}

/* BOX DI VISUALIZZAZIONE PROGRESS BAR ***********/
#upload {
   position: absolute;
   display: none;
   width: 340px;
   height: 164px;
   padding: 35px;
   padding-top: 55px;
   z-index:9001;
   background-image:url(/immagini/frontend/varie/white_big.png);
   background-repeat:no-repeat;
}
#attesa {
   position: absolute;
   display: none;
   width: 268px;
   height: 101px;
   background-image:url(/immagini/frontend/varie/BOX_LOADING.gif);
   background-repeat:no-repeat;
   padding: 15px;
   padding-right:20px;
   z-index:9001;
}
#attesa_invio_commento {
   position: absolute;
   display: none;
   width: 268px;
   height: 101px;
   background-image:url(/immagini/frontend/varie/BOX_LOADING.gif);
   background-repeat:no-repeat;
   padding: 15px;
   padding-right:20px;
   z-index:9001;
}
#servizio_non_disponibile {
   position: absolute;
   background-image:url(/immagini/frontend/varie/BOX_LOADING.gif);
   background-repeat:no-repeat;
   display: none;
   width: 268px;
   height: 101px;
   padding: 15px;
   padding-right:20px;
   z-index:9001;
}
#barcontainer {
   position: relative;
   visibility: visible;
   width: 300px;
   height: 27px;
   margin-top:5px;
   margin-left:0px;
   font-size:100%;
   line-height:27px;
   border: Solid 1px #CCCCCC;
   background-image:url(/immagini/generali/progressbar_bkg.gif);
   background-repeat:repeat-x;
}
#progressbar {
   position: relative;
   visibility: visible;
   width: 0%;
   height: 28px;
   background-image:url(/immagini/generali/progressbar.gif);
   background-repeat:repeat-x;
   color:#333333;
   font-size:100%;
   line-height:28px;
}
#testo_attesa {
   position: relative;
   visibility: visible;
   height: 20px;
   margin-top:0px;
   margin-left:0px;
}
.link_chiudi {
	display:block;
	width:268px;
	text-align:center;
	margin-top:5px;
	text-decoration:none;
}
/* DIVISORI ******************/
.divisore_grigio_fine {
	width:710px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:#F0F0F0 solid 1px;
	float:left;
	line-height:1px;
}
.divisore_verde_medio {
	width:710px;
	margin-top:25px;
	margin-bottom:25px;
	border-bottom:#C7EF8F solid 1px;
	float:left;
	line-height:1px;
}


/* FORM ************************/
.text_area_base{
	width:650px;
	border:1px solid #D7D7D7;
	padding:10px;
	font-family: Tahoma, Verdana, Arial,;
	font-size:120%;
	background-color:#F9F9F9;
	margin-top: 5px;
}
.text_input_base{
	width:650px;
	border:1px solid #D7D7D7;
	padding:7px;
	font-family: Tahoma, Verdana, Arial,;
	font-size:120%;
	background-color:#F9F9F9;
	margin-top: 5px;
}
.indicazioni_compilazione {
	margin-top:3px;
	margin-bottom:2px;
	margin-left:2px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#333333;
	width: 650px;
	display:block;
}
.notifica_semplice {
	margin-top:5px;
	margin-bottom:2px;
	margin-left:2px;
	float:left;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:120%;
	color:#333333;
}
/* SCHEDA UTENTE e SCHEDA COMUNITA ************************/
#scheda_utente {
   position: absolute;
   display: none;
   width: 370px;
   height: 194px;
   background-image:url(/immagini/frontend/varie/black_big.png);
   background-repeat:no-repeat;
}
div.close_button {
	background-image:url(/immagini/frontend/varie/close.png);
	cursor:pointer;
	height:35px;
	position:absolute;
	right:1px;
	top:1px;
	width:35px;
}
#scheda_comunita {
   width: 700px;
   padding: 15px;
   background-color:#FFFFFF;
   float:left;
   padding-bottom: 30px;
}
#box_foto_scheda {
	width: 228px;
	height: 183px;
	float:left;
	background-image:url(/immagini/frontend/varie/BOX_FOTO_SCHEDA.gif);
	background-repeat:no-repeat;
}
#box_foto_scheda #imageholder{
	width: 200px;
	height: 150px;
	margin-top:13px;
	margin-left:13px;
}
#dati_scheda {
   width: 450px;
   padding-left: 10px;
   float:left;
}
#dati_scheda_utente{
   padding-left: 30px;
   padding-top: 30px;
   color:#FFF;
}
#nome_utente_scheda {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:160%;
	color:#FFF;
	padding-bottom:10px;
}
#nome_comunita_scheda {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:180%;
	color:#666666;
	padding-bottom:10px;
}

.riga_dati_scheda {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color:#FFF;
	line-height:20px;
	float:left;
	clear:both;
	width: 295px;
}
a.link_scheda {
	display:block;
	float:left;
	clear:both;
	text-decoration:none;
	color:#666666;
	background-image:url(/immagini/frontend/varie/FRECCETTA_VERDE.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	height:18px;
	margin-top:10px;
	vertical-align:middle;
	line-height:18px;
	width: 300px;
}
a.link_scheda:hover{
	color:#000000;
	padding-left:22px;
	background-position:2px 0px;
	height:18px;
	margin-top:10px;
	vertical-align:middle;
	line-height:18px;
}
#chiudi_scheda {
float:right;
}
a.testata_scheda, a.testata_scheda:visited {
	float:right;
	padding-right:10px;
	padding-top: 10px;
	text-decoration:none;
	color:#CCCCCC;
}
#testata_scheda {
	width: 100%;
	height:40px;
	margin:0px;
	background-image:url(/immagini/frontend/struttura/testata_immagine.gif);
	background-repeat:repeat-x;
}
#testata_scheda p{
	font-family: Tahoma, sans-serif, Arial;
	display:block;
	margin:0px;
	font-size:11px;
	color:#CCCCCC;
	padding-top:10px;
	padding-left:10px;
	float:left;
}
a.testata_scheda:hover{
	text-decoration:none;
	color:#FFFFFF;
}

/********* FINE SCHEDA UTENTE e SCHEDA COMUNITA ************************/

p.nessun_oggetto{
	font-family: Tahoma, sans-serif, Arial;
	display:block;
	margin:0px;
	font-size:14px;
	color:#333333;
	padding:10px;
	float:left;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	margin-top:30px;
	width:500px;
	text-align:center;
}


#tooltip { 
    display:none; 
    background:transparent url(/immagini/frontend/varie/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}