/* Base de la page web versão francesa página index.html */

/*html, body {width: 100%;
            height: 100%;
}
*/
body {margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
	  background-image: url(../images/siglspgrisclair.gif);
      background-color: #f2f2f2; 
	  background-attachment: fixed;
      scrollbar-face-color: #a2cdf9; 
      scrollbar-shadow-color: #003366;
      scrollbar-highlight-color: #98fb98;
      scrollbar-3dlight-color: #a2cdf9;
      scrollbar-darkshadow-color: #003366;
      scrollbar-track-color: #d0e0f1; 
      scrollbar-arrow-color: #380273;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {border: 0px;
}

/* Infobulle survol lien avec curseur ensemble avec infobulsurvlienfrpt.js */
#infobulle {position: absolute;
            width: auto;
		    max-width: 150px;
            z-index: 100;	
            visibility : hidden;
            padding: 6px;
		    /*padding-right: 1px;*/
		    border: 1px solid #cccccc;
		    color: #0033cc;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: normal;
            background-color: #ffffcc;
}

/* Calque de base (fundo ecran sem ser o body) */
#divbaseconteneur {/*position: absolute;*/
                   width: 100%;
                   height: 100%; /* antes estava a auto */
                   /*background-color: #ffffcc;*/
}

#divesferacimogch a {position: absolute;
                     display: block;
                     width: 144px;
                     height: 144px;
				     left: 1px;
                     top: 1px;
				     z-index: 15;
				     background-image: url(../images/spheresp.gif);
					 filter: Alpha(Opacity=100, FinishOpacity=52, Style=3, StartX=50, StartY=50, FinishX=1, FinishY=1);
		             background-repeat: no-repeat;
}
#divesferacimogch a:hover {display: block;
                           width: 144px;
                           height: 144px;
						   z-index: 15;
				           background-image: url(../images/spheresprodaesq_dir.gif);	                   
}

#divboutonhome a {position: absolute;
                  display: block;
                  width: 50px;
                  height: 24px;
				  z-index: 16;
                  left: 160px;
				  top: 75px;
				  background-image: url(../images/home_1.gif);
				  /*filter: Blur(Add=0, Direction=45, Strength=3);*/
				  /*filter: Alpha(Opacity=100, FinishOpacity=61, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
				  background-repeat: no-repeat;
}
#divboutonhome a:hover { display: block;
                width: 50px;
                height: 24px;
				z-index: 16;
				background-image: url(../images/home_2.gif);
}

#divbandeirafr a {position: absolute;
              width: 23px;
              height: 17px;
			  z-index: 17;
			  left: 154px;
              top: 49px;
              background-image: url(../images/drapportugalpeq.gif);
}

#divbandeiraen a {position: absolute;
              width: 23px;
              height: 17px;
			  z-index: 17;
			  left: 184px;
              top: 49px;
              background-image: url(../images/drapanglaispeq.gif);
}

#divsilvapaulo {position: absolute;
                display: block;
                width: 122px;
                height: 110px;
				z-index: 14;
                left: 91px;
				top: 100px;
				background-image: url(../images/cantospaulo.gif);
}

#divsurpresa a {position: absolute;
              width: 3px;
			  height: 3px;
			  z-index: 16;
			  left: 126px;
			  top: 178px;
			  background-image: url(../images/surpresa.gif);
}
.imgsurpresa {border: none;
}
/*
#divbarravertical {position: absolute;
                   width: 24px;
                   height: 380px; /* não dá sem ser em pixels =>ver mais tarde porquê?<= 
                   z-index: 16;
                   left: 67px;
                   top: 214px;
				   margin: 0 auto;
                   background-image: url(../images/barravertical.gif);
                   background-repeat:  repeat-y;    
}*/
/*
#divcoinsupgchtext {position: absolute;
                    width: 58px;
                    height: 58px;
                    left: 160px;
					top: 131px;
					z-index: 20;
					background-image: url(../images/coinsupgchtext.gif); 
}
*/
#div1bannera {width: 100%;
              height: 72px;
              /*background-color: #c8dcee;*/
}

#div1hautgcha {position: absolute;
               width: 152px;
               height: 72px;
               z-index: 10;
               left: 0px;
               top: 0px;
			   text-align: center;
			   /*background-color: #CC66FF;*/
			   visibility: hidden;
}

#div1hautsuita {position: absolute;
                width: 8px;
                height: 72px;
                z-index: 10;
                left: 152px;
                top: 0px;
				background-color: #c8dcee;
				/*filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
                /*background-color: #ff6600;*/ 
				visibility: hidden;
}

.imghautgcha {width: 20px;
             height: 20px;
             text-align: center;
             margin-top: 10px;
}
 /* Para por uma lista por baixo do banner - mudar os três de cima de 72 para 60
#div1basgcha {position: absolute;
              width: 152px;
                  height: 12px;
				  left: 0px;
                  top: 60px;
                  background-color: #cc9900;
} 

#div1bassuita {position: absolute;
                width: 8px;
                height: 12px;
                z-index: 10;
                left: 152px;
                top: 60px;
                background-color: #669933;
}
*/

#div1hautbannera {width: auto;
                  height: 72px;
				  margin-left: 148px;
                  margin-top: 0px;
				  background-color: #c8dcee;
                  filter: Alpha(Opacity=100, FinishOpacity=80, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
                  /*background-color: #009900;*/
}

/* Para por uma lista por baixo do banner - mudar este de cima de 72 para 60 */
/*
#div1basbannera {width: auto;
                  height: 12px;
				  margin-left: 0px;
                  margin-top: 0px;
				  margin-bottom: 0px;
                  background-color: #cc9900;
} 
*/

.imgbannera {width: 468px;
             height: 60px; 
			 margin-top: 4px;
			 text-align: center;
			 /*background-image: url(../images/banners/dicasfotdiv.png);*/
}

#bannera {width: 468px;
          height: 60px;
		  cursor: pointer;
		  text-align: center;
		  vertical-align: middle;
		  margin-top: 5px;
		  background-image: url(../images/banners/astucephotdiv.png);
          filter: Alpha(Opacity=100, FinishOpacity=80, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
          background-repeat: no-repeat;
}

/* Começo do calque espaço em branco entre o calque bannière e calque sugestão */
#div2espaceb {width: 100%;
              height: 20px;
              /*background-color: #dd99cc;*/
}

#div2gchb {position: absolute;
           width: 152px;
           height: 20px;
           z-index: 10;
           left: 0px;
           top: 72px;
		   /*background-color: #CC66bb;*/
		   visibility: hidden;
}

#div2suitb {position: absolute;
            width: 8px;
            height: 20px;
            z-index: 10;
            left: 152px;
            top: 72px;
            /*background-color: #ff66cc;*/
			visibility: hidden;
}

#div2suitblancb { /*width: 100%;
                  height: 20px;
				  background-color: #ff66ff;*/
				  top: 72px;
				  width: auto;
                  height: 20px;
				  margin-left: 160px;
				  padding-top: 2px;
				  bottom: 0px;
				  padding-right: 10px;
}
/* Fim do calque espaço em branco entre o calque bannière e calque sugestão */

/* Começo do calque sugestão, contacto, mapa do sítio, data e 2 reservas */
#div3sugestionc {/*position: absolute;*/
                 width: 100%;
                 height: 19px;
				 vertical-align: middle;
                 /*left: 0px;
                 top: 91px;*/
                 /*background-color: #c8dcee;*/
}

#div3gchc {position: absolute;
           width: 152px;
           height: 19px;
           z-index: 10;
           left: 0px;
           top: 92px;
		   /*background-color: #CCffFF;*/
}

#div3suitc {position: absolute;
            width: 8px;
            height: 19px;
            z-index: 10;
            left: 152px;
            top: 92px;
            /*background-color: #ccccff; 
			filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
            
}
/*  div que contém a secção das sugestões, contacto, mapa do sítio e reservas */
#div3suitblancc {width: auto; /* antes estava 100% */
                 height: 19px;
				 margin-left: 220px;
                 background-color: #c8dcee;
                 filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}

/* div secção reserva 1 */
/*
#div3reserveac {position: absolute;
            width: 60px;
            height: 19px;
            z-index: 12;
			padding-top: 2px;
            left: 220px;
            top: 92px;
			vertical-align: middle;
			text-align: center;
            /*background-color: #c8dcee; 
            visibility: hidden;
}
.reserveac{font-variant: small-caps;
}
*/

/* div secção sugestão */
#div3reservebc {position: absolute;
            width: 180px;
            height: 19px;
            z-index: 12;
            left: 220px;
            top: 92px;
			padding-top: 2px;
			text-align: center;
			vertical-align: middle;
            /*background-color: #c8dcee;
			filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
}
a.reservebc:hover {font-variant: small-caps;
}

/* div secção contacto */
#div3reservecc {position: absolute;
            width: 180px;
            height: 19px;
            z-index: 12;
            left: 400px;
            top: 92px;
			padding-top: 2px;
			text-align: center;
			vertical-align: middle;
            /*background-color: #c8dcee;
			filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
}
a.reservecc:hover {font-variant: small-caps;
}

/* div secção mapa do sítio */
#div3reservedc {position: absolute;
            width: 180px;
            height: 19px;
            z-index: 12;
            left: 580px;
            top: 92px;
			padding-top: 2px;
			text-align: center;
			vertical-align: middle;
            /*background-color: #c8dcee;
            filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
}
a.reservedc:hover {font-variant: small-caps;
}

/* div secção reserva 2 */
/*
#div3reserveec {position: absolute;
            width: 200px;
            height: 19px;
            z-index: 12;
            left: 760px;
            top: 92px;
			padding-top: 2px;
			text-align: center;
			vertical-align: middle;
            /*background-color: #c8dcee;
            filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}
a.reserveec:hover {font-variant: small-caps;
}
*/
/* div secção data */
#div3datec {position: absolute;
            width: 50%; /* Valor anterior 26% */
            /*height: 19px;
            z-index: 12;
			right: 0px;
            top: 111px;
			padding-top: 2px;
			bottom: 0px;
			padding-right: 10px;
			padding-left: 10px;
			text-align: right;
			vertical-align: middle;
			/*cursor: pointer;*/
            /*background-color: #c8dcee;
            filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
}
a.datec:hover {font-variant: small-caps;
}
/* Fim do calque sugestão, contacto, mapa do sítio, data e 2 reservas */

/* Começo do calque espaço em branco entre o calque sugestão e calque do texto */
#div4espaced {width: 100%;
              height: 17px;
              /*background-color: #333399; 
			  visibility: hidden;*/
}
/*
#div4gchd {position: absolute;
           width: 152px;
           height: 14px;
           z-index: 10;
           left: 0px;
           top: 110px;
		  /*background-color: #cc0033;visibility: hidden;
}

#div4suitd {position: absolute;
            width: 8px;
            height: 14px;
            z-index: 10;
            left: 152px;
            top: 110px;
           /* background-color: #aa66aa;visibility: hidden;
}*/

#div4suitblancd {width: auto;
                 height: 14px;
				 margin-left: 160px;
				 z-index: 12;
				 right: 0px;
            	 top: 92px;
				 padding-bottom: 3px;
				 bottom: 0px;
				 padding-right: 10px;
				 /*padding-left: 10px;*/
				 text-align: right;
				 vertical-align: middle;
                 /*background-color: #ff66ff;
				 visibility: hidden;*/
}
/* Fim do calque espaço em branco entre o calque sugestão e calque do texto */

/* Começo do calque de base do texto e botões de menu esquerdo */
#div5espacee {width: 100%;
              height: auto; /*425px Com padding=10px no div5bloctexte, por a 68% sem padding 71% */
              /*background-color: #cc0033;*/
}

/* Começo dos calques do lado esquerdo para menus e botões */
#div5gch1e {position: absolute;
           width: 152px;
           height: 8px;
           z-index: 10;
           left: 0px;
           top: 132px;
		   background-color: #99cc66;
		   background-image: url(../images/spheresprodaesq_dir.gif);
		   display: none;
		   visibility: hidden;
}

#div5suit1e {position: absolute;
            width: 8px;
            height: 8px;
            z-index: 10;
            left: 152px;
            top: 132px;
			background-color: #cc3300;
            background-image: url(../images/home_2.gif);
			display: none;
			visibility: hidden;
}

#div5gch2e {position: absolute;
           width: 152px;
           height: 8px;
           z-index: 10;
           left: 0px;
           top: 152px;
		   background-color: #339966;
           background-image: url(../images/boutons/frances/astuces_2.gif);
           display: none;
		   visibility: hidden;
}

#div5suit2e {position: absolute;
            width: 8px;
            height: 8px;
            z-index: 10;
            left: 152px;
            top: 152px;
			background-color: #669933;
			background-image: url(../images/boutons/frances/photos_2.gif);
			display: none;
            visibility: hidden;
}

#div5gch3e {position: absolute;
           width: 152px;
           height: 8px;
           z-index: 10;
           left: 0px;
           top: 172px;
		   background-color: #cc3300;
		   background-image: url(../images/boutons/frances/divers_2.gif);
		   display: none;
		   visibility: hidden;
}

#div5suit3e {position: absolute;
            width: 8px;
            height: 8px;
            z-index: 10;
            left: 152px;
            top: 172px;
			background-color: #99cc66;
			background-image: url(../images/boutons/frances/humour_2.gif);
			display: none;
            visibility: hidden;
}

#div5gch4e {position: absolute;
           width: 152px;
           height: 8px;
           z-index: 10;
           left: 0px;
           top: 192px;
		   background-color: #339966;
		   background-image: url(../images/boutons/frances/liens_2.gif);
		   display: none;
		   visibility: hidden;
}

#div5suit4e {position: absolute;
            width: 8px;
            height: 8px;
            z-index: 10;
            left: 110px;
            top: 192px;
			background-color: #669933;
			background-image: url(../images/boutons/frances/moiv2_2.gif);
			display: none;
            visibility: hidden;
}

#div5gch5e {position: absolute;
           width: 152px;
           height: 8px;
           z-index: 10;
           left: 0px;
           top: 212px;
		   background-color: #cc3300;
		   background-image: url(../images/surpresa.gif);
		   display: none;
		   visibility: hidden;
}

#div5suit5e {position: absolute;
            width: 8px;
            height: 8px;
            z-index: 10;
            left: 152px;
            top: 212px;
			background-color: #99cc66;
			background-image: url(../images/surpresa.gif);
			display: none;
            visibility: hidden;
}

#div5gch6e {position: absolute;
           width: 152px;
           height: 8px;
           z-index: 10;
           left: 0px;
           top: 232px;
		   background-color: #339966;
		   background-image: url(../images/surpresa.gif);
		   display: none;
		   visibility: hidden;
}

#div5suit6e {position: absolute;
            width: 8px;
            height: 8px;
            z-index: 10;
            left: 152px;
            top: 232px;
			background-color: #669933;
			background-image: url(../images/surpresa.gif);
			display: none;
            visibility: hidden;
}
/* Fim dos calques para menus do lado esquerdo */
 
/* Começo do quadro para por um fundo atrás dos botões */

#div5gchfundoe {position: absolute;
           width: 158px;
           height: 306px;
           z-index: 18;
           left: 1px;
           top: 212px;
		   background-image: url(../images/deco/fundobotoesnorm.gif);
           filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=1, FinishY=1);
}
/*
#div5suitfundoe {position: absolute;
            width: 8px;
            height: 246px;
            z-index: 5;
            left: 152px;
            top: 232px;
            background-color: #cccc66;
}
*/
/* Fim do quadro para por um fundo atrás dos botões */

/* Os botões começam aqui */
#div5gch7e a {position: absolute;
               display: block;
               width: 120px;
               height: 30px;
               z-index: 20;
               left: 20px;
               top: 255px;
			   margin: 0 auto;
		       /*background-color: #339966;*/
		       background-image: url(../images/boutons/frances/astuces_1.gif);
		       background-repeat: no-repeat;
}

#div5gch7e a:hover {display: block;
                     width: 120px;
					 height: 30px;
					 background-image: url(../images/boutons/frances/astuces_2.gif);
}
/*
#div5suit7e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 255px;
            background-color: #669933;
}

#div5gch8e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 265px;
		   background-color: #cc3300;
}

#div5suit8e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 265px;
            background-color: #99cc66;
}
*/

#div5gch9e a {position: absolute;
               display: block;
               width: 120px;
               height: 30px;
               z-index: 20;
               left: 20px;
               top: 295px;
			   margin: 0 auto;
		       /*background-color: #339966;*/
		       background-image: url(../images/boutons/frances/photos_1.gif);
		       background-repeat: no-repeat;
}

#div5gch9e a:hover {display: block;
                     width: 120px;
					 height: 30px;
					 background-image: url(../images/boutons/frances/photos_2.gif);
}
/*
#div5suit9e {position: absolute;
           width: 8px;
		   height: 30px;
           z-index: 20;
           left: 152px; 
           top: 295px;
		   background-color: #669933;

}

#div5gch10e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 305px;
		   background-color: #cc3300;
}

#div5suit10e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 305px;
            background-color: #99cc66;
}
*/
#div5gch11e a {position: absolute;
               display: block;
               width: 120px;
               height: 30px;
               z-index: 20;
               left: 20px;
               top: 335px;
			   margin: 0 auto;
		       /*background-color: #339966;*/
		       background-image: url(../images/boutons/frances/divers_1.gif);
		       background-repeat: no-repeat;
}

#div5gch11e a:hover {display: block;
                     width: 120px;
					 height: 30px;
					 background-image: url(../images/boutons/frances/divers_2.gif);
}
/*

#div5suit11e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 335px;
            background-color: #669933;
}

#div5gch12e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 345px;
		   background-color: #cc3300;
}

#div5suit12e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 345px;
            background-color: #99cc66;
}
*/
#div5gch13e a {position: absolute;
               display: block;
               width: 120px;
               height: 30px;
               z-index: 20;
               left: 20px;
               top: 375px;
			   margin: 0 auto;
		       /*background-color: #339966;*/
		       background-image: url(../images/boutons/frances/humour_1.gif);
		       background-repeat: no-repeat;
}

#div5gch13e a:hover {display: block;
                     width: 120px;
					 height: 30px;
					 background-image: url(../images/boutons/frances/humour_2.gif);
}
/*
#div5suit13e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 375px;
            background-color: #669933;
}

#div5gch14e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 385px;
		   background-color: #cc3300;
}

#div5suit14e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 385px;
            background-color: #99cc66;
}
*/
#div5gch15e a {position: absolute;
               display: block;
               width: 120px;
               height: 30px;
               z-index: 20;
               left: 20px;
               top: 415px;
			   margin: 0 auto;
		       /*background-color: #339966;*/
		       background-image: url(../images/boutons/frances/liens_1.gif);
		       background-repeat: no-repeat;
}

#div5gch15e a:hover {display: block;
                     width: 120px;
					 height: 30px;
					 background-image: url(../images/boutons/frances/liens_2.gif);
}
/*
#div5suit15e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 415px;
            background-color: #669933;
}

#div5gch16e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 425px;
		   background-color: #cc3300;
}

#div5suit16e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 425px;
            background-color: #99cc66;
}
*/
#div5gch17e a {position: absolute;
               display: block;
               width: 120px;
               height: 30px;
               z-index: 20;
               left: 20px;
               top: 455px;
			   margin: 0 auto;
		       /*background-color: #339966;*/
		       background-image: url(../images/boutons/frances/moiv2_1.gif);
		       background-repeat: no-repeat;
}

#div5gch17e a:hover {display: block;
                     width: 120px;
					 height: 30px;
					 background-image: url(../images/boutons/frances/moiv2_2.gif);
}
/*
#div5suit17e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 455px;
            background-color: #669933;
}
/* Último botão da série de 6 para o menu */

/*
#div5gch18e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 465px;
		   background-color: #cc3300;
}

#div5suit18e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 465px;
            background-color: #99cc66;
}
*/
/* Começo div's de reserva para mais um botão a 30px + 10px */
/*
#div5gch19e {position: absolute;
           width: 152px;
           height: 30px;
           z-index: 20;
           left: 0px;
           top: 495px;
		   background-color: #339966;
}

#div5suit19e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 495px;
            background-color: #669933;
}
/* Último botão numa lista de 7 botões */
/* Fim do espaço do quadro que envolve os botões */
/*
#div5gch20e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 505px;
		   background-color: #cc3300;
}

#div5suit20e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 505px;
            background-color: #99cc66;
}

#div5gch21e {position: absolute;
           width: 152px;
           height: 30px;
           z-index: 20;
           left: 0px;
           top: 535px;
		   background-color: #339966;
}

#div5suit21e {position: absolute;
            width: 8px;
            height: 30px;
            z-index: 20;
            left: 152px;
            top: 535px;
            background-color: #669933;
}

#div5gch22e {position: absolute;
           width: 152px;
           height: 10px;
           z-index: 20;
           left: 0px;
           top: 545px;
		   background-color: #cc3300;
}

#div5suit22e {position: absolute;
            width: 8px;
            height: 10px;
            z-index: 20;
            left: 152px;
            top: 545px;
            background-color: #99cc66;
}

#div5gch23e {position: absolute;
           width: 152px;
           height: 20px;
           z-index: 20;
           left: 0px;
           top: 575px;
		   background-color: #339966;
}

#div5suit23e {position: absolute;
           width: 8px;
           height: 20px;
           z-index: 20;
           left: 152px;
           top: 575px;
		   background-color: #669933;
}
*/
/* Fim div's de reserva para mais um botão a 30px + 10px */

/* Começo da zona dos blocos de texto */
#div5suittexte { width: auto;
                 height: auto; /* antes estava 100% */
				 margin-top: 0px;
				 margin-left: 160px;
                 /*background-color: #ff9900;*/
}

#div5bloctext {	 width: auto;
                 height: auto; /* antes estava 100% */
				 margin-left: 0px;
				 margin-top: 0px;
				 padding-top: 10px;
				 padding-left: 10px;
				 padding-right: 10px;
				 padding-bottom: 10px;
                 text-align: center;
				 background-color: #e1ebeb;
				 background-image: url(../images/etoilev3.gif);
				 background-repeat: no-repeat;
                 /*filter: Alpha(Opacity=100, FinishOpacity=70, Style=1, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
}

/* Começo parametros para a balisa (linha) de separação <hr> */ 
.separation {width: 90%;
             color: #3366FF;
}

.separationgif {width: 90%;
}

.separation2 {width: 70%;
             color: #3366FF;
}

.separationgif2 {width: 70%;
}
/* Fim parametros para a balisa (linha) de separação <hr> */

/* Começo parametros para a imagem en construção */
.emconstrucao{width: 400px;
              height: 70px;
}
/* Fim parametros para a imagem en construção */
/*
#div5blocnovo a {display: block;
               width: 132px;
               height: auto;
			   float: right;
               z-index: 10;
			   padding-top: 3px;
			   padding-left: 3px;
			   padding-right:  3px;
			   padding-bottom: 4px;
			   /*padding: 3px;
               margin-right: 0px;
			   margin-top: 0px;
               text-align: center;
			   text-decoration: none;
               cursor: pointer;
               border: 1px solid #0066cc;
			   /*background-color: ;
			   background-position: ;
			   background-image: ;
		       background-repeat:  ;
               /*background: #e1ebeb url(../images/novoroda.gif) no-repeat center top;
               filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}

#div5blocnovo a:hover {display: block;
                     width: 132px;
					 height: auto;
					 text-align: center;
					 padding-top: 3px;
					 padding-left: 3px;
                     padding-right: 3px;
					 padding-bottom: 4px;
					 color: #0033cc;
					 font-weight: normal;
					 text-align: center;
					 text-decoration: none;
					 background-color: #ffffcc;
}

.imgblocnovo {width: 27px;
              height: 27px;
              text-align: center;
			  margin-left: 12px;
              margin-top: 5px;
			  /*background-image: url(../images/novoroda.gif);
}
.textblocnovo {text-align: left;
}*/
/* Fim da zona dos blocos de texto */

#div6gchboutmodif {position: absolute;
           width: 132px;
           height: 30px;
           z-index: 20;
           left: 0px;
           top: 526px;
		   padding-top: 2px;
		   padding-bottom: 2px;
		   vertical-align: middle;
		   text-align: center;
		   border: 1px solid #0066cc;
		   background-color: #e1ebeb;
           filter: Alpha(Opacity=100, FinishOpacity=80, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}
/*
#div6suitboutmodif {position: absolute;
            width: 8px;
            height: 28px;
            z-index: 20;
            left: 152px;
            top: 528px;
			border: 1px hidden #0066cc;
            background-color: #0099ff;
}
*/
#div7gchboutvisite { position: absolute; 
                    width: 132px;
                    height: 38px;
                    z-index: 20;
                    left: 0px;
                    top: 557px;
					padding-top: 1px;
					padding-bottom: 1px;
					/*vertical-align: middle;*/
                    text-align: center;
                    border: 1px;
                    border-style: solid;
                    border-color: #0066cc;
                    background-color: #e1ebeb;
                    filter: Alpha(Opacity=100, FinishOpacity=80, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}
/*
#div7suitboutvisite {position: absolute;
            width: 8px;
            height: 35px;
            z-index: 20;
            left: 152px;
            top: 558px;
			border: 1px hidden #0066cc;
            /*background-color: #006666;
}
*/
#div8sortlinks {/*width: 100%;
                 height: 20px;
				 background-color: #ff66ff;*/
				 z-index: 20;
				 width: auto;
                 height: 19px;
				 margin-left: 160px;
				 margin-bottom: 0px;
				 text-align: center;
				 vertical-align: middle;
                 background-color: #e1ebeb;
				 filter: Alpha(Opacity=100, FinishOpacity=43, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}

#div9copyright {/*width: 100%;
                 height: 20px;
				 background-color: #ff66ff;*/
				 z-index: 20;
				 width: auto;
                 height: 19px;
				 margin-left: 160px;
				 margin-bottom: 0px;/**/
                 background-color: #e1ebeb;
                 filter: Alpha(Opacity=100, FinishOpacity=43, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);
}


/* section pour les liens */	  		  
a:link    {color:#0066CC; text-decoration:none;}
a:visited {color:#0066CC; text-decoration:none;}
a:hover   {color:#FF0000; text-decoration:none; font-weight:bold;}
/* a:active {color:#0066CC; text-decoration:none; font-weight:bold;}
opção desactivada porque mantém a mesma cor após o clic no lien */
