/* Studio Demar */

/* Body */


body {
	background-color: #191970;
	margin: 0px;
	padding: 0px;
 	text-align: center;
}


a.menuImg:link {
	color:#114aa3;
}

a.menuImg:hover
{
	color:#114aa3;
}

a.menuImg:visited {
	color: #114aa3;
}

h1 {
	background: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:40%;
}

h2 {
	background: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:30%;
}


ol {
list-style-position : inside;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: bold;
	list-style-position : outside;
	color:white;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	
}

li {
	margin-top: 10px;
}

.trailerNews {
	position:absolute; 
	height:165px; 
	width:220px; 
	text-align:JUSTIFY; 
	left:425px; 
	top:208px; 
	background:#191970; 
	background-image: url(files/images/sfondoTrailer.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:white;
/*	border: thin; 
	border-color:#84FDFF; 
	border-left-style:solid; 
	border-right-style:solid;  */
}

.demarID {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: #FEFF71;
	font-weight: bold;
}

/* per Firefox */
.deskDemarHome
{
	/* background-image: url(files/images/ss.jpg); */
	width:1000px; 
	height:550px; 
	background-color: #114aa3;
	background-image: url(files/images/sfondoHome3.jpg);
	background-position: 150px;
	background-repeat: no-repeat;
	position:relative;
	top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	border: 1px solid Black;
}

.deskDemar
{
	width:1000px; 
	height:550px; 
	background-color: #114aa3;
/* background-image: url(files/images/ss.jpg);  */
	position:relative;
/*	left: 0px; */
	top:0px;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	border: 1px solid Black;
}


/* .Ombra
{
	width:800px; 
	height:600; 
	background-color:gray;
}
*/


/* ------------------------------ */
/* Googole */
.googleSearch 
{
	background-color: #114aa3;
	color: White;
}
/* ------------------------------ */

/* Menu principale */
/* Sfondo del menu*/
.menuSfondo
{
	text-align: left;
	height: 450px;
	width: 123px;
	background-image: url(./files/images/fondoMenu1.jpg);
	background-position: left;
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/fondoMenu2.png', sizingMethod='scale');  */
	position: absolute;
	left:0px; 
	top:100px;
}

.menuSfondo[class]
{
	background-image: url(./files/images/fondoMenu1.jpg);
	background-position: left;
	height: 450px;
	width: 123px;
	position:absolute; 
	left:0px; 
	top:100px;
}

/* Contenitore per i link del menu */

.menuLink {
	text-align: left;
	position:relative;
	left:35px; 
	top:150px;
}

.menuLink[class] {
	position:absolute; 
	left:35px; 
	top:50px;
}

/* Link del menu */
a.MenuHome
{
	text-align: left;
	background: transparent;
	color: #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-transform: none;
	text-decoration: none;
	font-weight: Bold;
	width: 80px;
}

a.MenuHome:hover
{
	text-align: left;
	background: transparent;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: Bolder;
	width: 80px;
}

a.MenuHome2
{
	text-align: left;
	background: transparent;
	color: #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-transform: none;
	text-decoration: none;
	font-weight: Bold;
	font-style: italic;
	width: 80px;
}

a.MenuHome2:hover
{
	text-align: left;
	background: transparent;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-transform: none;
	text-decoration: none;
	font-weight: Bold;
	font-style: italic;
	width: 80px;
}

/* Link nella gestione delle news */
a.menuNews
{
	text-align: left;
	background: transparent;
	color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
}

a.menuNews:hover
{
	text-align: left;
	background: transparent;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: bold;
	width: 80px;
}

/* underConstruction - per IE*/
.underConstruction {
   position: absolute;  
	top:100px; 
	left:150px;
	width: 800px; 
	height: 390px;  
	overflow: auto; 
	background-image: url(./files/images/SfondoDesc.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat;
   background-position: center center;
   font-family: Arial, Helvetica, sans-serif;
	
	font-size:120%;
	color: #FFFFFF;
	font-weight:bolder;
	text-align: center;
	margin-right:10px;
	padding: 10px;	
}

/* underConstruction - per Firefox*/
.underConstruction[class] {
   position: absolute;  
	top:100px; 
	left:150px;
	width: 800px; 
	height: 390px;  
	overflow: auto; 
	background-image: url(./files/images/SfondoDesc.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat;
   background-position: center 110px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	color: #FFFFFF;
	font-weight:bolder;
	text-align: center;
	margin-right:10px;
	padding: 10px;	
}

/* Box descrittivo - per IE*/
.outputDesc {
	width: 800px; 
	height: 390px; 
	overflow: auto; 
	background-image: url(files/images/SfondoDesc.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	position: absolute;
	background-position: center center;
	color: white;
	position: absolute;  
	top:100px; 
	left:150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: normal;
	text-align: justify;
	margin-right:10px;
	margin-top:10px;
	padding: 10px;
}

/* Box descrittivo - per Firefox */
.outputDesc[class] {
	width: 800px; 
	height: 390px; 
	overflow: auto; 
	background-image: url(files/images/SfondoDesc.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	position: absolute;
	background-position: center 110px;
	color: white;
	position: absolute;  
	top:100px; 
	left:150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: normal;
	text-align: justify;
	margin-right:10px;
	margin-top:10px;
	padding: 10px;
}

/* Box descrittivo per le News - Per IE*/
.outputDescNews {
	width: 800px; 
	height: 390px; 
	overflow: auto; 
	background-image: url(files/images/SfondoDesc.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	position: absolute;
	background-position: center center;
	color: white;
	position: absolute;  
	top:100px; 
	left:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:  bolder;
	text-align: justify;
	margin-right:10px;
	margin-top:10px;
	padding: 10px;
}

/* Box descrittivo per le News - per Firefox*/
.outputDescNews[class] {
	width: 800px; 
	height: 390px; 
	overflow: auto; 
	background-image: url(files/images/SfondoDesc.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	position: absolute;
	background-position: 300px 110px;
	color: white;
	position: absolute;  
	top:100px; 
	left:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:  bolder;
	text-align: justify;
	margin-right:10px;
	margin-top:10px;
	padding: 10px;
}

/* Titolo del corso */
.nomeCorso {
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: White;
	font-weight:bolder;
	text-align: center;
}

/* Info su come arrivare alla sede */
.boxDove {
	width: 200px; 
	height: 350px; 
	background-color: transparent;
	color: White;
 /*  background-image: url(files/images/porto-030.jpg);
	background-position: center;
	background-repeat: no-repeat;  */
	overflow: auto; 
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-align: justify;
	margin-right:10px;
	padding: 10px;
}


/* Box per le pagine dei corsi */
.corsiBox[class] {
	width: 550px; 
	height: 390px; 
	overflow: auto; 
	background-color: transparent;
	/* background-image: url(files/images/SfondoDesc.jpg);
	background-position: center;
	background-repeat: no-repeat; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: white;
	font-weight:normal;
	text-align: justify;
	margin-right:10px;
   padding-right: 280px;
}

/* Box per le pagine dei corsi */
.corsiBox {
	width: 550px; 
	height: 390px; 
	overflow: auto; 
	background-color: transparent;
	/* background-image: url(files/images/SfondoDesc.jpg);
	background-position: center;
	background-repeat: no-repeat; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: white;
	font-weight:normal;
	text-align: justify;
	margin-right:10px;
   padding-right: 280px;
}

/* BoxCorsi - Lista dei corsi */
.boxCorsi {
   position: absolute;  
	top:120px; 
	left:130px;
	width: 830px; 
	height: 390px; 
	background-color: transparent;
 /*  background-image: url(files/images/porto-030.jpg);
	background-position: center;
	background-repeat: no-repeat;  */
	overflow: auto; 
	font-family: "Eras Demi ITC", "Eras Bold ITC", "MS Serif", "New York",  serif;
	font-size:90%;
	text-align: right;
	margin-right:10px;
	padding: 10px;
}

A.linkGMDSS
{
	background: transparent;
   background-image: url(./files/images/link/gmdss.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkGMDSSPreload
{
	background: transparent;
   background-image: url(./files/images/link/gmdss_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkGMDSS:hover
{
	background: transparent;
   background-image: url(./files/images/link/gmdss_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkFamiliarizzazione
{
	background: transparent;
   background-image: url(./files/images/link/familiarizzazione.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkFamiliarizzazionePreload
{
	background: transparent;
   background-image: url(./files/images/link/familiarizzazione_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility:hidden;
}

A.linkFamiliarizzazione:hover
{
	background: transparent;
   background-image: url(./files/images/link/familiarizzazione_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkSopravvivenza
{
	background: transparent;
   background-image: url(./files/images/link/sopravvivenza.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkSopravvivenzaPreload
{
	background: transparent;
   background-image: url(./files/images/link/sopravvivenza_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkSopravvivenza:hover
{
	background: transparent;
   background-image: url(./files/images/link/sopravvivenza_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkSoccorso
{
	background: transparent;
   background-image: url(./files/images/link/soccorso.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkSoccorsoPreload
{
	background: transparent;
   background-image: url(./files/images/link/soccorso_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkSoccorso:hover
{
	background: transparent;
   background-image: url(./files/images/link/soccorso_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkAntincendio
{
	background: transparent;
   background-image: url(./files/images/link/antincendio.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkAntincendioPreload
{
	background: transparent;
   background-image: url(./files/images/link/antincendio_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkAntincendio:hover
{
	background: transparent;
   background-image: url(./files/images/link/antincendio_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkMedical
{
	background: transparent;
   background-image: url(./files/images/link/medical_care.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkMedicalPreload
{
	background: transparent;
   background-image: url(./files/images/link/medical_care_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkMedical:hover
{
	background: transparent;
   background-image: url(./files/images/link/medical_care_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkDiporto
{
	background: transparent;
   background-image: url(./files/images/link/diporto.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkDiportoPreload
{
	background: transparent;
   background-image: url(./files/images/link/diporto_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkDiporto:hover
{
	background: transparent;
   background-image: url(./files/images/link/diporto_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkIspsEquipaggi
{
	background: transparent;
   background-image: url(./files/images/link/isps_equipaggi.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkIspsEquipaggiPreload
{
	background: transparent;
   background-image: url(./files/images/link/isps_equipaggi_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkIspsEquipaggi:hover
{
	background: transparent;
   background-image: url(./files/images/link/isps_equipaggi_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkIspsPorti
{
	background: transparent;
   background-image: url(./files/images/link/isps_porti.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkIspsPortiPreload
{
	background: transparent;
   background-image: url(./files/images/link/isps_porti_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkIspsPorti:hover
{
	background: transparent;
   background-image: url(./files/images/link/isps_porti_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkPSSR
{
	background: transparent;
   background-image: url(./files/images/link/pssr.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}

A.linkPSSRPreload
{
	background: transparent;
   background-image: url(./files/images/link/pssr_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	visibility: hidden;
}

A.linkPSSR:hover
{
	background: transparent;
   background-image: url(./files/images/link/pssr_h.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
}


A.linkCorsi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	background: transparent;
	color:white;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
}	

A.linkCorsi:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	background: transparent;
	color: yellow;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
 }	

 
 
 
/* Bottom */
.bottom {
	background: #191970;
	height: 20px;
	width: 877px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align: center;
	font-weight: normal;
	color: white;
	line-height: 25px;
	position: absolute;
	left:123px; 
	top:525px;
}

.bottom[class] {
	background: #191970;
	height: 20px;
	width: 877px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align: center;
	font-weight: normal;
	color: white;
	line-height: 25px;
	position: absolute;
	left:123px; 
	top:530px;
}

/* Top */

.top {
	background-image: url(files/images/Top4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px; 
	left:0px;
	width: 1000px;
	height: 100px;
}

.top[class] {
	background-image: url(files/images/Top4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:0px; 
	left:0px;
	width: 1000px;
	height: 100px;
}

/* sezione Link */

.r-side {
   background: transparent; 
	/* background-color: Blue; */
	position:absolute; 
	left:900px; 
	top:130px;
	width:100px;
	height:380px; 
}

A.linkPHP
{
	background: transparent;
   background-image: url(./files/images/link/php.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 40px;
}

A.linkApache
{
	background: transparent;
   background-image: url(files/images/link/apache.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}

A.linkMinisteroI
{
	background: transparent;
   background-image: url(files/images/link/ministero.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
	width: 60px;
}

A.linkMinisteroC
{
	background: transparent;
   background-image: url(files/images/link/ministero_c.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 71px;
	width: 70px;
}

A.linkIMO
{
	background: transparent;
   background-image: url(files/images/link/imo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
}

A.linkTransas
{
	background: transparent;
   background-image: url(files/images/link/transas.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 18px;
	width: 79px;
}

A.linkMarlins
{
	background: transparent;
   background-image: url(files/images/link/marlins.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}


A.linkHome {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	background: transparent;
	color:white;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	width: 150px;
}	

A.linkHome:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	background: transparent;
	color: yellow;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	width: 150px;
 }	

/* ----------------------------------------------------------------------------------------------------------- */

/* Sezione Contacts */
/* Invio mail - pulsanti */

/* ----------------------------------------------------------------------------------------------------------- */
/* Stile applicato direttamente ai pulsanti submit e reset */
/* Per Firefox */
input.submit[class] {
	width: 60px;
   height: 26px;
	background: url(./files/images/pS.png) center;
	background-color: transparent;
	border:none;
}
/* Per IE */
input.submit {
	width: 60px;
   height: 26px;
	border:none;
	background:none; 
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/pS.png', sizingMethod='scale');
}

/* Per Firefox */
input.submit[class]:Hover {
	width: 60px;
   height: 26px;
	background: url(./files/images/pS_H.png) center;
	background-color: transparent;
	border:none;
}
/* Per IE */
input.submit:hover {
	width: 60px;
   height: 26px;
	/* background:none; */
	border:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/pS_H.png', sizingMethod='scale');
	
}

/* Per Firefox */
input.reset[class] {
	width: 60px;
   height: 26px; 
	background: url(./files/images/pR.png) center;
	background-color: transparent;
	border:none;
}
/* Per IE */
input.reset {
	width: 60px;
   height: 26px;
	border:none;
	background:none; 
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/pR.png', sizingMethod='scale');
}

/* Per Firefox */
input.reset[class]:Hover {
	width: 60px;
   height: 26px; 
	background: url(./files/images/pR_H.png) center;
	background-color: transparent;
	border:none;
}
/* Per IE */
input.reset:hover {
	width: 60px;
   height: 26px;
	background:none; 
	border:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/pR_H.png', sizingMethod='scale');
}
/* Fine Submit e Reset */


/* Pulsante cerca */

/* Per Firefox */
input.cerca[class] {
	width: 60px;
   height: 26px; 
	background: url(./files/images/pCerca.png) center;
	background-color: transparent;
	border:none;
}
/* Per IE */
input.cerca {
	width: 60px;
   height: 26px;
	border:none;
	background:none; 
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/pCerca.png', sizingMethod='scale');
}

/* Per Firefox */
input.cerca[class]:Hover {
	width: 60px;
   height: 26px; 
	background: url(./files/images/pCerca_H.png) center;
	background-color: transparent;
	border:none;
}
/* Per IE */
input.cerca:hover {
	width: 60px;
   height: 26px;
	background:none; 
	border:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/images/pCerca_H.png', sizingMethod='scale');
}

input.cercaPreload
{
	background: transparent;
   background-image: url(./files/images/pCerca_H.jpg); 
	background-position: center;
	background-repeat: no-repeat;
	height: 26px;
	width: 60px;
	visibility: hidden;
}
/* Fine pulsante cerca */


/* link per le mappe */
A.linkPlus
{
	background: transparent;
   background-image: url(files/images/mappe/lente+.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}

A.linkMinus
{
	background: transparent;
   background-image: url(files/images/mappe/lente-.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}



/* ----------------------------------------------------------------------------------------------------------- */

/* Invio mail - Form */

A.mail {
	background: transparent;
	color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
   text-align: left;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

A.mail:hover {
	background: transparent;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
   text-align: left;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

.mail {
	background: transparent;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
   text-align: left;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

.mail2 {
	background: transparent;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: thin solid white;
}

.infoTitle {
	background: transparent;
	color: #84FDFF;
}

.nota {
	text-align: left;
	background: transparent;
	color:yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-transform: none;
	text-decoration: none;
	font-weight: Bolder;	
	width: 400px;	
}

.error {
	text-align: left;
	background: transparent;
	color:yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	text-transform: none;
	text-decoration: none;
	font-weight: Bolder;	
	width: 400px;
	line-height: 25px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* box per la galleria */

.galleryBox {
	height:240px; 
	background-color: #F0E68C;
}

.galleryBox2 {
	height:500px; 
   width: 1000px;
	background-color: #F0E68C;
	position: absolute;
	left: 0px;
	top: 20px;
}

/* Impostazioni per le immagini usate nei link della galleria  */

a.gallery {
	color: #890000;
	border: none;
}

a.gallery:link {
	color: #890000;
	border: none;
}



a.gallery:hover
{
	color: #890000;
	border: none;
}

h1.gallery 
{
	background: #F0E68C;
	color: #890000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}

h2.gallery 
{
	background: #F0E68C;
	color: #890000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}

