/*  EccoTuaMadre NEW  */

*{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #EFE6CE url(images/footer_bg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pagina {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	margin-top: 5px;
	/*background-color: #000000;*/ 
}

a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}

a:hover {
	color: #FF9900;
	font-weight: bolder;
}

/* ColonnaSX *******************************************************************************************************/

#colonnaSX{
	margin-top: 5px;
	float:left;
	width: 200px;
	height: 100%;
	/*background-color: #006699;*/
}

#colonnaCE{
	float:left;
	width: 500px;
	height: 100%;
}

#colonnaDX{
	margin-top: 5px;
	float:left;
	width: 200px;
	height: 100%;
}

#endColonnaSX{
	/*float: left;*/
	background-color: #0099CC;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
}


/* Header ************************************************************************************************/

#header {
	/*height: 200px;*/
	margin: 0 auto;
	/*background-color: #000000;*/
}

/* Logo **************************************************************************************************/

#logo {
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: url(images/img02.jpg) no-repeat;
}

#logo img{
	border: none;
}

/* Testata **************************************************************************************************/

#testata{	
	float: left;
	width: 900px;
	height: 160px;
	margin-bottom: 5px;
	/*border: 1px solid #333333;*/
	background: #EFE6CE url(images/TestataLast1.jpg) no-repeat ;
	color: #FFFFFF;	
	text-align: center;
}

#testata #messaggio{
	margin: 9px 0 0 200px;
	color: white;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	
	/*text-align: justify;*/
	
	width: 285px;
	/*clear: right;*/
	float: left;
	
}



#utilityBar {
	/*float: right;*/
	margin: 0 auto;
	/*width: 292px;*/
	padding: 0 0 0 20px;
	/*padding-left: 682px;*/
	/*float: right;*/
	/*border: 1px red solid;*/
	/*background-color: #FFFFFF;*/
}

#utilityBar ul {
	list-style: none;
}

#utilityBar li {
	display: inline;
	line-height: 25px;
}

#utilityBar a {
	padding:  4px 1px 1px 22px;
	/*padding:  1px 1px 1px 5px;*/
	margin:  0 13px 0 0;
	/*padding: 5px 5px 0px 5px;*/
	/*text-decoration: none;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#utilityBar a:hover {
	color: #FF9900;
}

.home, .contatti, .mappa, .cerca{
	/*font-family: Arial;*/
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	/*float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;*/
}

.home {
	background-image: url(images/home.png);
}
.home:hover {
	background-image: url(images/homeDown.png);
}

.contatti {
	background-image: url(images/contatti.png);
}
.contatti:hover {
	background-image: url(images/contattiDown.png);
}

.mappa {
	background-image: url(images/mappa.png);
}
.mappa:hover {
	background-image: url(images/mappaDown.png);
}

.cerca {
	background-image: url(images/cerca.png);
}
.cerca:hover {
	background-image: url(images/cercaDown.png);
}


/* NavBar **************************************************************************************************/

#navBar {
	/*float: left;*/
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
	height: 30px;
	background: #006699 url(images/Sfondi/sfNavBar2.jpg) center top no-repeat;
	/*background: #EFE6CE url(images/Sfondi/sfNavBarBLU.png) center top no-repeat;*/
	text-align: center;	
}

#navBar ul {
	list-style: none;
	text-align: center;
	float: inherit;
}

#navBar li {
	display: inline;
	background:url(images/separatoreNavBar.png) right top no-repeat;
	padding-right: 4px;
}

#navBar li.last{
	background: none;
}

#navBar a {
	/*display: inline;*/
	/*height: 30px;*/
	padding: 5px 5px 0px 3px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}

#navBar a:hover {
	color: #FF9900;
}

/* NavBarDB **************************************************************************************************/

.navBarDB {
	clear: both;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
	color: #7D796B;
}

.navBarDB a {
	text-decoration: underline;
	font-size: 14px;
	color: #FFFFFF;
}

.navBarDB a:hover {
	text-decoration: underline;
	color: #FF9900;
}


/* SideBar *******************************************************************************************************/

.sideBarDX {
	/*float: right;
	width: 200px;*/
}

.sideBarSX {
	/*float: left;*/
	/*width: 200px;*/
	margin-bottom: 10px;
}

.sideBarSX .corpo, .sideBarSX .corpoEvidenza{
	background: #338899 url(images/Sfondi/sfSideCorpo.jpg) no-repeat left bottom;
	padding: 5px;
	/*line-height: 27px;*/
}

.sideBarSX .corpo p{
	/*font-family: Verdana;*/
	text-align: justify;
	/*font-size: 14px;
	line-height: 21px;
	margin-bottom: 5px;*/
	text-indent: 20px;
}

.sideBarSX #corpoUtenti{
	/*background: #a39d8c url(images/Sfondi/sfSideCorpoUtenti2.jpg) no-repeat left bottom;*/ /*marrone chiaro*/
	background: #338899 url(images/Sfondi/sfSideCorpo.jpg) no-repeat left bottom;
	/*color: #6d6a61;*/ /*marrone chiaro*/
	color: #FFFFFF;
}

.sideBarSX .corpoEvidenza{
	/*background: #007A8F url(images/sfSideEvidenza.png) no-repeat left bottom; *//*verde 007A8F*/
}


.sideBarSX h2 {
	margin: 0 0 2px 0;
	padding: 10px 0px 10px 10px;
	/*line-height: 40px;*/
	/*background: #007A8F url(images/sfTitoloEvidenza.png) no-repeat;*/
	background: #338899 url(images/Sfondi/sfSideTitolo.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF; /*  FF9900  */
}

.sideBarSX .utenti{
	/*background: #6d6a61 url(images/Sfondi/sfSideTitoloUtenti1.jpg) no-repeat;*/ /* sfTitoloUtenti*/
	/*background: #a39d8c url(images/Sfondi/sfSideTitoloUtenti3.jpg) no-repeat;*/ /* marrone chiaro*/
	background: #338899 url(images/Sfondi/sfSideTitoloUtenti4.jpg) no-repeat; /* marrone chiaro*/
	/*color: #6d6a61;*/ /*marrone chiaro*/
	color: #FFFFFF;
}

.sideBarSX .evidenza{
	background: #338899 url(images/Sfondi/sfSideTitoloEvidenza2.jpg) no-repeat;
}

.sideBarSX .newsletter{
	background: #338899 url(images/Sfondi/sfSideTitoloLettera.jpg) no-repeat;
}

.sideBarSX .aiuto{
	background: #338899 url(images/Sfondi/sfSideTitoloAiuto.jpg) no-repeat;
}

.sideBarSX .parola{
	background: #338899 url(images/Sfondi/sfSideTitoloParola.jpg) no-repeat;
}


.sideBarSX .messaggio{
	background: #338899 url(images/Sfondi/sfSideTitoloEvidenza.jpg) no-repeat;
}







.sideBarSX .titolo{
	border-bottom: #FFFFFF solid 2px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #FFFFFF;
	text-decoration:none;
}

.sideBarSX p{
	/*font-family: Verdana;*/
	text-align: justify;
	font-size: 14px;
	/*line-height: 21px;
	margin-bottom: 5px;*/
	text-indent: 20px;
}

.sideBarSX .operazioni{
	border-top: #FFFFFF dashed 1px;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 25px;
	text-align: right;
}

.sideBarSX ul {
	margin: 0;
	/*background: #006699 url(images/sfSideBarSX.jpg) no-repeat left bottom;*/
	list-style: url("images/ppallinoSidebarSX.gif"); /*images/pallino.png;  images/icone/PNG/Yellow/18/object_13.png*/
}

.sideBarSX li {
	margin-left: 27px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background: url(images/icone/PNG/Blue/24/object_13.png) repeat-x;*//*img11.gif*/
	font-size: 14px;
}

.sideBarSX li ul{
	margin: -20px;
	margin-top: 0px;
	margin-bottom: -5px;
	list-style: square; 
}
.sideBarSX li li{
	line-height: 10px;
}

.sideBarSX li li a{
	/*background: url(images/img11.gif) repeat-x;*/
	font-size: 12px;
}

.sideBarSX a {
	text-decoration: none;
	font-weight: bold;
	/*color: #3F95B8;*/
	color: #FFFFFF;
}

.sideBarSX a:hover {
	/*color: #204B5C;*/
	color: #FF9900;;
}

.sideBarSX .active, #sideBarSX .active a {
	/*background-color: #204B5C;*/
	color: #FFFFFF;
}




/* NavBarVerical *******************************************************************************************************/

.navBarVertical {
	/*float: left;*/
	/*width: 200px;*/
	margin-bottom: 10px;
	background: #006699;
	/*background: #006699 url(images/Sfondi/sfLinee.png) left top;*/ 
}

.navBarVertical .corpo{
	padding: 5px;
	/*line-height: 27px;*/
	background: url(images/Sfondi/sfNavBarVerticalCorpo.jpg) no-repeat left bottom;
	/*background: #006699 url(images/Sfondi/sfNavBarVerticalCorpo.jpg) no-repeat left bottom;*/
}

.navBarVertical .corpo p{
	text-align: justify;
	text-indent: 20px;
}

.navBarVertical h2 {
	margin: 0 0 0px 0;
	padding: 10px 0px 10px 10px;
	/*line-height: 40px;*/
	/*background: #006699 url(images/sfTitoloSideNav.png) no-repeat;*/
	background: url(images/Sfondi/sfSideTitoloNavVertical.jpg) no-repeat left top;
	/*background: #006699 url(images/Sfondi/sfNavBarVerticalTitolo.png) no-repeat;*/
	border-bottom: #efe6ce solid 2px; 
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF; /*  FF9900  */ /*F8B970*/  /*F8C53E*/ /*F8D370*/ /*F2AF00*/ /*F8C53E*/
}

.navBarVertical ul {
	margin: 0;
	/*background: #006699 url(images/sfnavBarVertical.jpg) no-repeat left bottom;*/
	list-style: url("images/pallinonavBarVertical.gif"); /*images/pallino.png;  images/icone/PNG/Yellow/18/object_13.png*/
}

.navBarVertical li {
	margin-left: 27px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background: url(images/icone/PNG/Blue/24/object_13.png) repeat-x;*//*img11.gif*/
	font-size: 14px;
}

.navBarVertical li ul{
	margin: -20px;
	margin-top: 0px;
	margin-bottom: -5px;
	list-style: square; 
}
.navBarVertical li li{
	line-height: 10px;
}

.navBarVertical li li a{
	/*background: url(images/img11.gif) repeat-x;*/
	font-size: 12px;
}

.navBarVertical a {
	text-decoration: none;
	font-weight: bold;
	/*color: #3F95B8;*/
	color: #FFFFFF;
}

.navBarVertical a:hover {
	/*color: #204B5C;*/
	color: #FF9900;;
}

.navBarVertical .active, #navBarVertical .active a {
	/*background-color: #204B5C;*/
	color: #FFFFFF;
}
/**/

#sideBarVertical .corpo{
	background: url(images/Sfondi/sfSideCorpo3.png) no-repeat left bottom;
}
#sideBarVertical h2{
	/*background: #006699 url(images/Sfondi/sfSideTitolo3.png) no-repeat;*/
}


/* UtentiBar *******************************************************************************************************/

#utentiBar {
	/*float: right;
	width: 200px;*/
	/*height: 200px;*/
	margin-bottom: 10px;
}

#utentiBar .corpo{
	background: #006699 url(images/sfSideBarSX.jpg) no-repeat left bottom;
	padding: 5px;
	padding-left: 5px;
	/*height: 135px;*/ /*ci vuole se si mette nella testata*/
	line-height: 27px;
}

#utentiBar h2 {
	margin: 0 0 2px 0;
	padding: 10px 0px 10px 10px;
	/*line-height: 40px;*/
	/*background: #006699 url(images/sfTitoloSideBarSX.gif) no-repeat;*/
	background: #006699 url(images/sfSideTitoloUtenti3.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF; /*  FF9900  */
}

#utentiBar ul {
	margin: 0;
	padding-top: 5px; 
	padding-bottom: 5px;
	/*background: #006699 url(images/sfSideBarSX.jpg) no-repeat left bottom;*/
	list-style: url("images/pallinoSidebarSX.gif");
}

#utentiBar li {
	margin-left: 32px;
	padding: 5px;
	padding-left:0px; 
	/*background: url(images/img11.gif) repeat-x;*/
	font-size: 14px;
}

#utentiBar a {
	clear: both;
	text-decoration: none;
	font-weight: bold;
	/*color: #3F95B8;*/
	color: #FFFFFF;
}

#utentiBar a:hover {
	/*color: #204B5C;*/
	color: #FF9900;
}

#utentiBar .active, #sideBarSX .active a {
	/*background-color: #204B5C;*/
	color: #FFFFFF;
}

.saluto{
	font-style: italic; 
}

.userContainer{
	width: 190px;
	clear: both;
}

.userLabel{
	float: left;
	font-style: italic; 
}

.userField{
	float: right;
	width: 90px;
	font-family: Verdana;
	font-size: 12px;
}

.userButton{
	float: right;
	clear: both;
}

.cercaField{
	/*float: right;*/
	width: 90px;
	font-family: Verdana;
	font-size: 12px;
}

.cercaButton{
	/*float: right;*/
}






/* Contenuto *******************************************************************************************************/

.contenuto{
	margin: 5px 5px 5px 5px;
	float: left;
	width: 490px;
	text-align: left;
}

.contenuto h1{
	/*background: #efe6ce url(images/sfTitoloCentro.png) center top no-repeat;*/
	background: #006699 url(images/Sfondi/sfTitoloCentro10.jpg) center top no-repeat;
	padding-top: 14px;
	
	height: 39px;
	
	
	font-size: 23px;
	font-weight: bold;
	
	font-size: 27px;
	font-weight: normal;
	
	letter-spacing: -1px;
	text-align: center;
	/*color: #006699;*/
	color: #FFFFFF; /*38230E*//*6d6a61*/ /*b7412c*/ /*b8a07a*/
	text-align: center;
}

.contenuto .corpo{
	/*margin-top: 2px;*/
	/*border-top: #A39D8C solid 2px;*/ /*B7412C*/ /*7D796B*/
	padding: 10px;
	background-color: #EFE6CE; /*#0080b3;*/ /*0080b3*//*2A7C8C*/ /*007FBF*/
	background: #EFE6CE url(images/Sfondi/sfCentro2.jpg) center top no-repeat;
	
	/*border-top: #6d6a61 solid 2px;*/
	border-left: #006699 solid 2px;
	/*border-left: #6d6a61 solid 1px;*/
	border-right: #006699 solid 2px;
	/*border-right: #6d6a61 solid 1px;*/
	color: #38230E;/*AAE6F2*/
/*	background-color: #fffae8;
	color: #251c00;
	border-color: #8a4e1e;
	border-style: solid;
	border-width: 1px;*/
}

.contenuto .corpo p{
	/*font-family: Verdana;*/
	text-align: justify;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 5px;
	text-indent: 20px;
}

.citazione{
	font-weight: bolder;
	margin: 30px; 
}

.cfr{
	font-weight: normal;
	text-align: right;
	font-style: italic;
}


/***********************/

.contenuto ul {
	margin: 0;
	/*background: #006699 url(images/sfSideBarSX.jpg) no-repeat left bottom;*/
	list-style: url("images/pallinoSidebarSX.gif"); /*images/pallino.png;  images/icone/PNG/Yellow/18/object_13.png*/
	
}

.marginLeft{
	padding-left: 220px;
}

.contenuto li{
	margin-left: 22px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background: url(images/icone/PNG/Blue/24/object_13.png) repeat-x;*//*img11.gif*/
	font-size: 14px;
}

.contenuto li ul{
	margin: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: square; 
}
.contenuto li li{
	line-height: 17px;
}

.contenuto li li a{
	/*background: url(images/img11.gif) repeat-x;*/
	font-size: 12px;
}

.contenuto a {
	text-decoration: none;
	font-weight: bold;
	/*color: #3F95B8;*/
	/*color: #006699;*/
	/*color: #B7412C;*/
	color: #0099CC;
}

.contenuto a:hover {
	/*color: #204B5C;*/
	color: #FF9900;;
}

.contenuto .active, #contenuto .active a {
	/*background-color: #204B5C;*/
	color: #FFFFFF;
}

.contenuto .endContenuto{
	background: #efe6ce url(images/Sfondi/sfFooterCentro2.jpg) repeat-x bottom;
	height: 15px;
	/*margin-top: 2px;*/
}

/***********************/

/* Testo **************************************************************************************************************/
.titolo{
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #006699;
	text-decoration:none;
	clear: both;
}

.titoloEvidenza{
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #006699;
	text-decoration:none;
	clear: both;
}



/*******************************************************************************/
.operazioni{
	border-top-color: #006699;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 25px;
	text-align: right;
}

.indietro, .tornaSu, .leggiTutto, .rispondi, .commenti, .aggiungi, .modifica, .cancella{
	padding-left: 23px;
	margin-right: 15px;
}

.indietro{
	background: url(images/icone/PNG/Blue/18/left.png) no-repeat left bottom;
}

.tornaSu{
	background: url(images/icone/PNG/Blue/18/up.png) no-repeat left bottom;
}

.leggiTutto{
	background: url(images/icone/PNG/Blue/18/right.png) no-repeat left bottom;
}

.rispondi{
	background: url(images/icone/PNG/Blue/18/add.png) no-repeat left bottom;
}

.commenti{
	background: url(images/icone/PNG/Blue/18/chat_01.png) no-repeat left bottom;
}

.aggiungi{
	background: url(images/icone/PNG/Blue/18/add.png) no-repeat left bottom;
}

.modifica{
	background: url(images/icone/PNG/Blue/18/tool.png) no-repeat left bottom;
	/*background: url(images/icone/modifica2.png) no-repeat left top;*/
	/*background: url(images/icone/modifica2.png) no-repeat -8px -8px;*/
	/*background: url(images/icone/modifica3.png) no-repeat -5px -3px;*/
}

.cancella{
	background: url(images/icone/PNG/Blue/18/recycle.png) no-repeat left bottom;
}



/* Footer *******************************************************************************************************/

#footer{
	width: 900px;
	height: 25px;
	margin-bottom: 5px;
	
	clear:both;
	color: #FFFFFF;
	background: #006699 url(images/Sfondi/sfNavBar2.jpg) center top no-repeat;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
}

#footer a{
	font-size: 13px;
	text-decoration: underline;
}


/* Contatti *******************************************************************************************************/

.lineaContattiIndirizzo, .lineaContattiTelefono{
	padding-left: 25px;
	margin-bottom: 10px;
	/*clear: both;*/
	/*line-height: 25px;*/
}

.lineaContattiIndirizzo{
	background: url(images/contatti.png) no-repeat left top;	
}

.lineaContattiTelefono{
	background: url(images/telefono.png) no-repeat left top;	
}


.contattiAt, .contattiMail, .contattiAdm {
	padding-left: 25px;
}  

.contattiAt{
	background: url(images/icone/At.png) no-repeat top left;
	
}

.contattiMail{
	background: url(images/icone/Mail.png) no-repeat left bottom;
}

.contattiAdm{
	background: url(images/icone/Tools.png) no-repeat left bottom;
}



.lineaFormContatti{
	clear: both;
	line-height: 25px;
}

.labelFormContatti{
	float: left;
	font-style: italic;
}

.fieldFormContatti{
	float: right;
	width: 300px;
}

.textAreaFormContatti{
	float: right;
	width: 300px;
}

.buttonFormContatti{
	float: right;
}


/* Mappa *******************************************************************************************************/

#mappa{
	clear: both;
	/*background-color: #FFFFFF;*/
}

.lineaMappa{
	/*height: 170px;*/
	clear: both;
}

.elementoMappa{
	/*width: 150px;*/
	width: 48%;
	/*height: 170px;*/
	float: left;
	margin: 3px;
}

.mappaUL{
	margin-left: 10px;
}

.mappaUL .title a{
	margin-left: -21px;
	list-style: none;
	font-weight: bolder;
	font-size: 20px; 
	list-style: none;
	line-height: 29px;	
	border-bottom: #FFFFFF solid 2px;
}

.mappaUL .title a:hover{
	border-bottom: #FF9900 solid 2px;
}

.mappaUL .title{
	list-style: none;
}

.mappaUL li{
	line-height: 15px;


}


/* Messaggi *******************************************************************************************************/

.lineaRicerca{
	width: 190px;
	clear: both;
}

.ricercaLabel{
	float: left;
	font-style: italic; 
}

.ricercaField{
	float: right;
	width: 90px;
	font-family: Verdana;
	font-size: 12px;
}

.ricercaTextArea{
	float: right;
	width: 187px;
	font-family: Verdana;
	font-size: 12px;
}


.ricercaButton{
	float: right;
	clear: both;
	margin-top: 5px;
}


/* Notizie *******************************************************************************************************/

.imgFloatLeft, .imgFloatLeftList{
	float:left;
	border: #a39d8c solid 1px;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	
	background-color: #D1CBBB;
}

.imgFloatLeftList{
	margin: 5px 30px 5px 0px;
}

.imgFloatRight{
	float: right;
	border: #a39d8c solid 1px;
	padding: 5px;
	margin: 5px 0px 5px 10px;
	
	background-color: #D1CBBB;
}

.imgLogoLeft{
	float:left;
	border: #a39d8c solid 1px;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	/*background-color: #D1CBBB;*/
}

.imgIconaLeft{
	float:left;
	/*border: #a39d8c solid 1px;*/
	border: none;
	padding: 5px 5px 5px 0px;
	margin: 0px 5px 5px 0px;
	/*background-color: #D1CBBB;*/
}


/* Messaggi di Servizio *******************************************************************************************************/

.msg{
	border-color: #FFFFFF;
	border-style: dashed;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0099CC;
	padding: 5px;
	margin-bottom: 10px;
}

.msg ul{
	list-style: none;
}

.msg ul li{
	padding-left: 23px;
}

.info{
	background: url(images/msgInfo.png) left 3px no-repeat;
}

.ok{
	background: url(images/msgOk.png) left 3px no-repeat;
}

.err{
	background: url(images/msgErr.png) left 3px no-repeat;
}

.war{
	background: url(images/msgErr.png) left 3px no-repeat;
}


/* ElementoCondivisione *******************************************************************************************************/

.elementoCondivisione{
	/*border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;*/
	margin-bottom: 0px;
	padding: 5px;
}

#reElementoCondivisione{
	/*width: 50px;
	height: 100%;
	float: left;*/
	padding-left: 50px;
	/*background-color: #006699;*/
}

.elementoCondivisione .titolo{
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #006699;
	text-decoration:none;
}

.elementoCondivisione .titoloLink2{
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	color: #006699;
}

.elementoCondivisione .titoloLinkEvidenza{
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color: #006699;
}

.elementoCondivisione .titoloAppuntamenti{
	border-bottom: #006699 solid 2px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 76px;
	/*color: #FF9900;*/
}

.elementoCondivisione .titoloFile{
	border-bottom: #006699 solid 2px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 52px;
}

.elementoCondivisione .titoloNotizia{
	border-bottom: 2px #FFFFFF solid ;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 122px;
}

.elementoCondivisione .titoloLink{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration:none;
}

.elementoCondivisione .autore, .elementoCondivisione .autoreAppuntamento{
	font-size: 13px;
	/*line-height: 15px;*/
	font-weight: bold;
	color: #7D796B; /*A39D8C;*/
	margin-bottom: 10px;
}

.elementoCondivisione .autoreEvidenza{
	font-size: 11px;
	font-weight: bold;
	color: #7D796B;
	margin: 1px  0 -3px 0;
}

.elementoCondivisione .autoreAppuntamento{
	margin-left: 76px;
}

.elementoCondivisione .autore span{
	color: #7D796B;
}

.elementoCondivisione .luogo{
	font-size: 13px;
	/*line-height: 15px;*/
	font-weight: bold;
	color: silver;
	margin-bottom: 5px;
}

.elementoCondivisione .dataTempo{
	text-align: right;
	font-size: 13px;
	color: #7D796B;
}

/**** Date *****/
.elementoCondivisione .dataBig, .elementoCondivisione .dataBigCompleta, .elementoCondivisione .dataBig4GiorniSett, .elementoCondivisione .dataBig3GiorniSett, .elementoCondivisione .dataBig2GiorniSett, .elementoCondivisione .dataBig1GiorniSett{
	width:66px;
	height:68px;
	background: url(images/sfData.gif) no-repeat;
	float:left;
	margin: 0px 10px 0px 0px;
	padding-top:10px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color:#996600;/*bd7f4e*/
	font-size:15px;
	font-weight:bold;
}

.elementoCondivisione .dataBigCompleta{
	padding-top:8px;
	padding-bottom:8px;
	line-height: 20px;
}

.elementoCondivisione .dataBig4GiorniSett{
	padding-top:4px;
	padding-bottom:6px;
	line-height: 17px;
}

.elementoCondivisione .dataBig3GiorniSett{
	padding-top:12px;
	padding-bottom:6px;
	line-height: 17px;
}

.elementoCondivisione .dataBig2GiorniSett{
	padding-top:20px;
	padding-bottom:6px;
	line-height: 17px;
}

.elementoCondivisione .dataBig1GiorniSett{
	padding-top:25px;
	padding-bottom:0px;
	line-height: 17px;
}

.elementoCondivisione .dataBig span, .elementoCondivisione .dataBigCompleta span {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#666666;/*686868*/
	font-weight:bold;
}
.elementoCondivisione .dataBigCompleta span {
	margin-bottom: 3px;
}



.elementoCondivisione .mese{
	padding-top:-30px;
	padding-bottom:6px;
	line-height: 17px;
}


/***END Date **/


.elementoCondivisione .img{
	margin-top: 3px;
	/*margin-left: 20px;*/
	margin-right: 10px;
	margin-bottom: 15px;
	width: 42px;
	height: 42px;
	float: left;
	
	border: 0;
}

.elementoCondivisione .imgPres{
	float:left;
	border: #a39d8c solid 1px; /*6d6a61*/
	margin: 5px 10px 5px 0px;
	padding: 5px;
	background-color: #D1CBBB;
	/*margin-left: 20px;*/
	/*width: 42px;
	height: 42px;*/
	/*border: 0;*/
}

.elementoCondivisione .imgFotoAlbum{
	float:left;
	border: #a39d8c solid 1px; /*6d6a61*/
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	background-color: #D1CBBB;
	/*margin-left: 20px;*/
	/*width: 42px;
	height: 42px;*/
	/*border: 0;*/
}

.elementoCondivisione .nomeFile{
	
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: silver;
	margin-bottom: 10px;
}


.elementoCondivisione .testo, .elementoCondivisione .testoAppuntamenti, .elementoCondivisione .testoVangeloPillole{
	clear: both;
	text-align: left;
	font-size: 14px;
	text-align: justify;
	text-indent: 20px;
	padding-bottom:5px;
	margin-bottom: 0px;
}

.elementoCondivisione .testoVangeloPillole{
	clear: none;
	text-indent: 0px;
	text-align: left;
	margin-left: 76px;
	padding-bottom:0px;
}


.elementoCondivisione .testoAppuntamenti{
	text-indent: 0px;
	text-align: left;
	margin-left: 76px;
	padding-bottom:0px;
}


.elementoCondivisione .testoFloat{
	text-align: left;
	font-size: 14px;
	text-align: justify;
	text-indent: 20px;
	padding-bottom:5px;
	margin-bottom: 0px;
}

#marginTop10{
	margin-top: 10px;
}

.elementoCondivisione .leggiTutto{
	/*float: right;*/
	text-align: right;
}

/*.elementoCondivisione .commenti a{
	float: right;
	text-align: right;
	margin-left: 20px;
	padding-left: 30px;
	background: url(images/icone/PNG/Blue/24/chat_01.png) no-repeat left bottom;
}

.elementoCondivisione .commenti a:hover{
	float: right;
	text-align: right;
	margin-left: 20px;
	padding-left: 30px;
	background: url(images/icone/PNG/Yellow/24/chat_01.png) no-repeat left bottom;
}*/




.elementoCondivisione .lineaTesto{
	clear: right;
	text-align: right;
	color: #6d6a61;
	font-size: 14px; 
	margin-bottom: 5px;
	line-height: 20px;
	/*clear: both;*/
	/*line-height: 25px;*/
}


.elementoCondivisione .labelTesto{
	float: left;
	/*clear: left;*/
	width: 160px;
	margin-right: 5px;
	font-size: 15px; 
	font-family: Arial;
	font-weight: bolder;
	/*background-color: #000000;*/
	/*font-style: italic;*/
}

.elementoCondivisione .valoreTesto{
	/*float: left;*/
	clear: right;
	text-align: left;
	/*width: 300px;*/
	/*margin-bottom: 5px;*/
	color:#38230E;
	/*font-style: italic;*/
}



.elementoCondivisione .testoClear{	
	clear: both;
}








/* FotoAlbumCondivisione *******************************************************************************************************/

.fotoAlbum, .fotoAlbumCondivisione{
	width: 140px;
	height: 170px;
	float:left;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 4px;
	border: #6d6a61 solid 1px; /*6d6a61*/
	text-align: center;
}

.fotoAlbum{
	height: 140px;
}

.fotoAlbum .titolo, .fotoAlbumCondivisione .titolo{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 13px;
	font-weight: bold;
	/*color: #FF9900;*/
}

.fotoAlbum .titolo{
	border: none;
}

.fotoAlbumCondivisione .autore{
	text-align:left;
	font-size: 12px;
	color: silver;
	margin-bottom: 0px;
}

.fotoAlbumCondivisione .dataTempo{
	text-align: right;
	font-size: 13px;
	color: silver;
}

.fotoAlbum .imgFotoAlbum, .fotoAlbumCondivisione .imgFotoAlbum{
	border: #a39d8c solid 1px; /*6d6a61*/
	padding: 5px;
	background-color: #D1CBBB;
	/*margin-left: 20px;*/
	/*width: 42px;
	height: 42px;*/
	/*border: 0;*/
}

.fotoAlbumCondivisione .nomeFile{
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #7D796B;
	margin-bottom: 10px;
}


.fotoAlbumCondivisione .testo{
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	font-size: 14px;
	text-align: justify;
	padding-bottom:5px;
	margin-bottom: 0px;
}

.corpo .operazioni{
	clear:both;
	text-align: right;
}

.fotoAlbumCondivisione .leggiTutto{
	/*float: right;*/
	text-align: right;
}

.fotoAlbumCondivisione .commenti{
	float: right;
	text-align: right;
	margin-left: 20px;
	padding-left: 35px;
	background: url(images/commenti.gif) no-repeat left bottom;
}


/* FORM *******************************************************************************************************/


input, select, textarea, file{
	color: #006699;
	/*background-color: #007FBF;*/
	border: 1px #0099CC solid;
}


.lineaForm{
	clear: both;
	text-align: right;
	font-family: Arial;
	color: #6d6a61;
	font-size: 14px; 
	margin-bottom: 5px;
	/*clear: both;*/
	/*line-height: 25px;*/
}

.labelForm{
	float: left;
	clear: left;
	width: 155px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: bold;
	/*background-color: #000000;*/
	/*font-style: italic;*/
}

.notaForm{
	/*float: left;*/
	/*width: 160px;*/
	margin-bottom: 5px;
	padding-right: 5px;
	/*font-weight: bold;*/
	/*background-color: #000000;*/
	/*font-style: italic;*/
}

.campiForm{
	float: left;
	text-align: left;
	width: 300px;
	margin-bottom: 5px;
	/*font-style: italic;*/
}

.noteForm{
	clear:both;
	font-style: italic;
	/*font-weight: normal;*/
	color:#B3F0FF;
}

.fieldForm{
	width: 285px;
	height: 17px;
}

.selectForm{
	width: 287px;
	height: 20px;
}

.fileForm{
	width: 300px;
	height: 22px;
}

.imgFormCode{
	float:left;
	margin-right: 22px;
}

.fieldFormCode{
	width: 140px;
	height: 30px;
	font-size: 22px;
	font-weight: bold;
}

.textareaForm{
	width: 285px;
	height: 150px;
}

.textareaFormSmall{
	width: 285px;
	height: 50px;
}

.buttonForm{
	/*float: right;*/
}


/* SEARCH *******************************************************************************************************/

.search{
	/*width: 500px;*/
	color: #006699;
	/*color: #B3F0FF;*/
	/*background-color: #0099CC;*/
}

.search a {
	text-decoration: none;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}

.search a:hover {
	color: #B3F0FF;
}

.cse-closeResults {
	text-decoration: none;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}


