/* 
* CHUNGAL Olivier
* Port Autonome de Papeete
* Février 02 2008
*/
/*
Ratio: 12.5 em --> 200 px
	px * 0.0626 = em
*/
/****************************************************************/
/********************Définition Générale CSS*********************/
/****************************************************************/
body
{
	color:#2D5A83;
  	margin:0;
  	padding:0;
}
* 
{
	text-align: justify;
	font-family:"Times New Roman", Times, serif;
	/*font-size:1em;*/
 	font-style: normal;
}
#contenu
{
	border-style:solid;
	border-width:1px;
	border-color:#2D5A83;/*bleu fonce*/
	padding:0;
	width: 40em;
	/*position:absolute;*//*tttt*/
}
#ancre
{
	background-image: url(../images/ancre.png);
	background-repeat: none;
	height:20.5em;
	width:15em;
	position:relative; 
	left:120px; 
	z-index:100;
}
#logo
{
	position:relative;
	width:12em;
	height:3em;
	overflow:hidden;
	float:left;
}
#bandeau_haut
{
	background-color:#2D5A83;/*bleu fonce*/
	height:4em;
}
#bandeau_haut div
{
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #2D5A83;	*/
}
#texteBienvenue
{
	display:none;	
}
#diaporama1
{
	position:relative;
	float:left;
	/*top:0px;
	left:0px;*/
	width:9.3em;
	height:4em;
	overflow:hidden;
}
#diaporama2
{
	position:relative;
	float:left;
	width:9.3em;
	height:4em;
}
#diaporama3
{
	position:relative;
	float:left;
	width:9.3em;
	height:4em;
}
#celluleDroite
{
	/*margin-left:9.5em;*/
	/*top: 4em;*/
	/*left: 9.5em;*//*tttt*/
	/*position: absolute;*//*tttt*/
	width:31em;
	padding-right:1em;
	/*height:35em;*/
	float:right;
	/*border-style:solid;
	border-width:3px;
	border-color:#000AAA;*/
}
#navigation
{
	width:7.5em;
	height:25em;
	background-image: url(../images/bandeau_droite3.png);
	background-repeat: repeat;
	/*padding-top:5em;*/
	/*position:absolute;*/
}
#styleCopyright 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 0.7em; 
	font-style: normal; 
	font-weight: normal;
	background-color:#2D5A83;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	height:1.2em;
	vertical-align:middle;
	margin-top:5%;
	clear:both;
	/*width:40em;*/
}
#styleCopyrightLien1
{
	vertical-align:middle;
	margin-right:4em;
}
#styleCopyrightLien2
{
	vertical-align:middle;
	margin-left:4em;
}
#siteFrancais
{
	width:1.6em;
	height:1.2em;
	vertical-align:top;
	border:0;
}
#siteAnglais
{
	width:1.6em;
	height:1.2em;
	vertical-align:top;
	border:0;
}
.retour
{
	width:3.8em;
	height:1.3em;
	border-spacing:0px;
	border-style:solid;	
  	border-width:2px; 
	border-color:#336666;
	background-color:#FFFFCC;
	margin-bottom:2%;
}

select
{
	background-color:#FFFFE0;
	font-size:9pt;
	font-family:Arial,sans-serif;
}
input.boutonCentre
{
	text-align:center;
}
a.lien_pas_souligne:link
{ 
	text-decoration:none;
	color:#FF0000;
}
a.lien_pas_souligne:visited
{ 
	text-decoration:none;
	color:#448CCB; /*Bleu "prompteur"*/
}
a.lien_pas_souligne:hover 
{ 
	text-decoration:none;
	background-color:#FFFFCC; 
	color:#336600;
}
a:visited, a
{
	text-decoration:none;
	color:#DC7272;
}
a:hover, a:focus
{
	text-decoration:none;
	color:#FFBE72;
}
.centre
{
 	margin-left: auto;
	margin-right: auto;
} 
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #2D5A83;
	text-align: left;
}
h2
{
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
}
.calque {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}

h3
{
	 text-align:left;
	 font-family: "Times New Roman", Times, serif;
	 font-size: 1.1em;
	 font-style: normal;
	 font-weight: bold;
}
table.bordure_noire
{
	border-spacing:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
}
table.bordure_noire td
{
	border-spacing:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
}
.italique
{
	font-style:italic;
}
.gras
{
	font-weight:bolder;
}
.retrait
{
	text-indent:2em;
}
.petitePolice
{
	font-size:0.8em;
	text-align:center;
}
.centreTexte
{
	text-align:center;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.floatNone
{
	float:none;
}
.couleurMarron
{
	background-color:#C69C6D;
}
.couleurVert
{
	background-color:#39B54A;
}
.couleurMauve
{
	background-color:#BD8CBF;
}
.couleurOrange
{
	background-color:#FF9900;
}
.interligne {  line-height: 1pt}

.alignementDroiteTexte
{
	text-align:right;
}
.alignementGaucheTexte
{
	text-align:left;
}
.pagination 
{
	width:15px;
	vertical-align:top;
}
.nonAffiche
{
	display:none;
}
/****************************************************************/
/***********************Pages HTML******************************/
/****************************************************************/
.indexEntete
{
	background-color:#2D5A83; /*Bleu fonce*/
	color:#FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	
}
.indexEnteteRouge
{
	background-color:#FE0808; /*Rouge fonce*/
	color:#FFFFFF;
	font-size: 1.1em;
	font-weight: bold;	
}
#indexDirecteur
{
	/*height:4em;*/
	border-style:solid;
	border-width:2px; 
	border-color:#000099;
	border-collapse:collapse;
	margin:1em;	
}
#indexInfo1
{
	/*float:right;*/
	width:23em;
	/*height:6em;*/
	border-style:solid;
	border-width:1px;
	border-color:#0382A6; /*Bleu*/
	margin-bottom:1em;
	background-color:#EDF34D; /*jaune*/
}
#indexInfo2
{
	/*height:4em;*/
	float:right;
	height:18.2em;
	width:7.1em;
	background-color:#FE0808; /*Rouge fonce*/
	color:#FFFFFF;
	font-family:tahoma, sans-serif;
	font-weight: bold;
	font-size: 1em;
	border-style:solid;
	border-width:1px;
	border-color:#0382A6; /*Bleu*/
	margin-right:1em;
}
#indexMAJ
{
	text-align: right;
	color:#14932B;
	border:0;
	margin-bottom:1em;
}
#indexCelluleDroite
{
	width:32em;
	float:right;
}

#indexDeroctage
{
	margin-right:1em;
	border-style:solid;
	border-width:1px;
	border-color:#FE0808; /*Rouge fonce*/
	margin-bottom:1em;
	
}

#indexActualites
{
	width:12em;
	height:12.5em;
	border-style:solid;
	border-width:1px;
	border-color:#0382A6; /*Bleu*/
	
}
#indexDivers
{	
	float:right;
	width:10em;
	height:12.5em;
	margin-right:1em;
	border-style:solid;
	border-width:1px;
	border-color:#0382A6; /*Bleu*/
}
#indexDiversListe
{
	margin-left:2%;
}
#indexImage01
{		
	/*width:4.69em;
	height:5,25em;  *//*-->Taille destiné au logo Tahiti Moorea Sailing*/
	width:6.25em;
	height:8.68em;
	overflow:hidden;	
	/*float:left;*//*-->Taille destiné au logo Tahiti Moorea Sailing*/
}
#indexPrevNav
{
	margin-top:1em;
	margin-right:1em;
	/*height:12.5em;
	border-style:solid;
	border-width:1px;
	border-color:#000000;*/
}
.ejs_scroll 
{
	/*font-size:11px;
	font-family:Verdana;*/
	color:#2D5A83;
}
#ejs_scroll_relativ
{
	position:relative;
	margin:auto;
	top:0;
	left:0;	
}
#ejs_scroll_cadre
{
	position:absolute;
}
#ejs_scroller_1
{
	margin:0;
	padding-right: 0px;
	padding-left: 0px;
	position:absolute;
	text-align:left;
	
}
#ejs_scroller_2
{
	margin:0;
	padding-right:0px;
	padding-left:0px;
	position:absolute;
	text-align:left;
}
#ejs_scroller_3
{
	margin:0;
	padding-right:0px;
	padding-left:0px;
	position:absolute;
	text-align:left;
}
#dessertesNavires
{
	border-style:solid;
	border-width:1px; 
	border-color:#000000;
	border-collapse:collapse;
	border-spacing:0px;
	
}
#dessertesNavires th
{
	border-style:solid;
	border-width:1px; 
	border-color:#000000;
	padding-left:50px;
	padding-right:50px;
	
	
}
#dessertesNavires td
{
	text-align:center;
}
#installationImage
{
	background-image: url(../images/presentation/installation01_200_288.jpg);
	background-repeat: no-repeat;
 	margin-left: 1%;
	margin-right: 1%;
	float:left;
	width:12.5em;
	height:18em;		
}
#installationTableau
{
	border-spacing:0px;
	border-style:solid;
	border-width:2px; 
	border-color:#000099;
	border-collapse:collapse;
}
#installationTableau td
{
	border-spacing:0px;
	border-style:solid;
	border-width:2px; 
	border-color:#000099;
	padding:1%;
	vertical-align:top; 
}
#installationLien
{
	text-align:right;
	margin-left:50%;
}
#historiqueFlash
{
	float:right;
	width:15.6m;
	height:15.3em;
 	margin-left: 1%;
	margin-right: 1%;
	overflow:hidden;
}
#historiqueListeDirecteur
{
	position:absolute;
	padding-right:0.3em;
	padding-left:0.3em;
	left:7.6em;
	top:23.2em;
	background-color:#003366;
	border:0;
	visibility: hidden;
	z-index:2;
}
#historiqueListeDirecteur table
{
	width:17.5em;			
}
#historiqueListeDirecteur td
{
	color:#FFFFFF;

}
#historiqueDirecteur
{
	position:absolute;
	left:0.1em;
	top:33em;
	width:7.8em;
	height:3em;
	z-index:1;
	visibility: visible;
	color:#003366;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;

}
#service
{
	border-color:#005598;
	text-align:center;
	border-spacing:10px;
	border-style:solid;
	border-width:2px;
	border-collapse:collapse;
}
#service tr
{
	text-align:center;
	margin:10%;
}
#service p
{
	text-indent:2em;

}
#service td
{
	vertical-align:middle;
	text-align:center;
	border-spacing:0px;
	border-style:solid;
	border-width:2px;
	border-color:#005598;	
}
.servicesLien
{
	text-decoration:none;
	color:#FF0000;/*rouge*/
}
#commerceImage01
{
	background-image: url(../images/activites/commerce01_250_168.jpg);
	background-repeat: no-repeat;
 	margin-left: 1%;
	margin-right: 1%;
	float:right;
	width:15.6em;
	height:10.5em;
}
#commerceImage02
{
	background-image: url(../images/activites/commerce02_352_235.jpg);
	background-repeat: no-repeat;
 	margin-left: 1%;
	margin-right: 1%;
	float:left;
	width:22em;
	height:14.69em;
}
#commerceImage03
{
	background-image: url(../images/activites/commerce03_300_200.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width:18.75em;
	height:12.5em;
}
#pecheImage01
{
	background-image: url(../images/activites/peche01_350_233.jpg);
	background-repeat: no-repeat;
	width:21.88em;
	height:14.56em;
	margin:auto;
}
#pecheImage02
{
	background-image: url(../images/activites/peche02_250_167.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10.9em;
	margin:auto;
}
#croisiereImage01
{
	background-image: url(../images/activites/croisiere01_250_167.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10.44em;
	margin:auto;
}
#croisiereImage02
{
	background-image: url(../images/activites/tahitianprincess01_250_101.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:6.31em;
	float:left;
	margin-left: 1%;
	margin-right: 1%;
}
#croisiereImage03
{
	background-image: url(../images/activites/paulgauguin01_230_160.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10em;
	float:right;
	margin-left: 1%;
	margin-right: 1%;
}
#croisiereImage04
{
	background-image: url(../images/activites/starflyer01_180_150.jpg);
	background-repeat: no-repeat;
	width:11.25em;
	height:9.4em;
	margin:auto;
}
#croisiereImage05
{
	background-image: url(../images/activites/aranui01_250_167.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10.44em;
	float:right;
	margin-left: 1%;
	margin-right: 1%;
}
#croisiereImage06
{
	background-image: url(../images/activites/haumana01_250_99.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:6.19em;
	margin:auto;
}
#croisiereImage07
{
	background-image: url(../images/activites/boraboracruise01_200_170.jpg);
	background-repeat: no-repeat;
	width:12.5em;
	height:10.6em;
	float:left;
	margin-left: 1%;
	margin-right: 1%;
}
#plaisanceImage1
{
	background-image: url(../images/activites/plaisance01_250_167.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10.9em;
	margin:auto;
}
#plaisanceImage2
{
	background-image: url(../images/activites/plaisance02_250_197.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:12.31em;
	float:left;
	margin-left: 1%;
	margin-right: 1%;
}
#plaisanceImage3
{
	background-image: url(../images/activites/plaisance03_250_204.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:12.75em;
	float:right;
	margin-left: 1%;
	margin-right: 1%;
}
#plaisanceFlash
{
	float:left;
	margin-left: 1%;
	margin-right: 1%;
	width:15.6em;
	height:11.8em;
	overflow:hidden;
}
#plaisanceLien div
{
	text-align:right;	
}
#plaisanceLien a
{
	text-decoration:none;
	color: #FF0000;/*rouge*/	
}
#marinavaiareImage1
{
	background-image: url(../images/activites/marinavaiare01_250_169.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10.9em;
	margin:auto;
}
.bilan_display_pdf
{
    width:31em;
	height:20em;
}
a.bilanSecteurLien:visited
{
	text-decoration:none;
	color: #FF0000;
}
a.bilanSecteurLien:link
{
	text-decoration:none;
	color: #FF0000;
}
a.bilanSecteurLien:hover
{
	text-decoration:none;
	color: #336600;
}
.bilanSecteurTableau
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
	margin-top:1%;
}
.bilanSecteurTableau td
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
	width:15%;
}
.bilanSecteurTableauCelluleTitre
{
	background-color: #9ED3EF;
	font-weight:bold;
	
}
#evolutionTrafic
{
	border:0;
	margin-bottom:2%;
}
#evolutionTrafic td
{
	padding:2%;
}
.anneeDecalage
{
	margin:2%;
}
#courbeContenu
{
	margin:auto;
	width:35em;
}
#courbeGraphique
{
	width:40.6em;
	height:31.5em;
}
.courbeValeur
{
	border-spacing:0px;
	border-collapse:collapse;
	margin:auto;
	margin-top:1%;
		
}
.courbeValeur tr
{
	vertical-align:middle;
}
.courbeValeur td
{
	text-align:center;
	border-spacing:0px;
	border-style:solid;
	border-width:2px;
	border-color:#CCCCCC;	
	vertical-align:middle; 
}
#prev_navMAJ
{
	color:#FF0000;
	text-align:right;
}
#transportMaritimeImage1
{
	background-image: url(../images/informations/croisieres.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:10.3em;
	margin:auto;
}
#professionnelPortuaireImage1
{
	background-image: url(../images/informations/prof_portuaires.jpg);
	background-repeat: no-repeat;
	width:15.6em;
	height:8.9em;
	margin:auto;
}
#calque1
{
	visibility: visible;
}
#calque2
{
	visibility: visible;
}
#tarif
{
	height:28em;
}
.tarifFormulaire
{
	float:right;
	height:30em;
}
#codePort
{
	background-color:#448CCB;	
	border-spacing:1em;
	border-style:ridge;
	border-width:5px;
	border-color:#000000;
	padding:0.5em;
}
#codePortLivre1
{
	background-color:#448CCB;	
	color:#FFFFFF;
	padding:0.5em;
}
#codePortLivre2
{
	background-color:#448CCB;
	color:#FFFFFF;
	padding:0.5em;
}
#codePortLien
{
	margin-top:1%;
	padding:1%;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
#guideYacht
{
	width:88%;
	border-style:outset;
	border-width:10px;
	border-color:#CCCCCC;	
	margin-left:auto;
	margin-right:auto;
}
#guideYachtImage1
{
	background-image: url(../images/informations/plaisance03.gif);
	background-repeat: no-repeat;
	width:18.4em;
	height:12em;
	margin-left:auto;
	margin-right:auto;
	
}
#guideYachtImage2
{
	background-image: url(../images/informations/bord-mer2.gif);
	background-repeat: no-repeat;
	width:23em;
	height:17.7em;
	margin-left:auto;
	margin-right:auto;
	
}
#guideYachtImage3
{
	background-image: url(../images/informations/bora01.gif);
	background-repeat: no-repeat;
	width:14.1em;
	height:7.6em;
	margin-left:auto;
	margin-right:auto;	
}
.guideYachtTableau
{
	padding:0px;
	border-style:outset;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;	
}
.guideYachtTableau tr
{
	border-color:#CCCCCC;
}
.guideYachtTableau td
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
}
#guideYachtPlans
{
	border-style:solid;
	border-width:1px;
	border-color:#000000
	
}
#guideYachtPlans td
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
	
}
#schemaDirecteur
{
	width:650px;
	border:0px;
	
}
.schemaDirecteurTitre1
{
	width:247px;
	color:#000066;
}
.schemaDirecteurTitre2
{
	width:228px;
	color:#FF66FF;
}
.schemaDirecteurTitre3
{
	width:187px;
	color:#0066FF;
}
.schemaDirecteurTitre4
{
	width:247px;
	color:#00CC00;
}
.schemaDirecteurTitre5
{
	width:228px;
	color:#FF9900;
}
.schemaDirecteurTitre6
{
	width:187px;
	color:#990099;
}
#schemaDirecteur p
{
	 
	 font-size:1.2em;
	 text-align:center;
	 font-weight:bold;
	
}
.Copyright 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	background-color:#CCCCCC;
	color: #000000; 
	text-align:center;
	text-decoration: none;
	/*border-spacing:0px;
	border-style:solid;	
  	border-width:2px;*/
	/*width:670px;*/
}
.schemaDirecteurTexte
{
	position:absolute;
	width:670px;
	visibility: hidden;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	padding-left:5px;
	padding-right:5px;
	z-index:1;
}
#schemaDirecteurImage1
{
	background-image: url(../images/schema_directeur/commerce_international.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:292px;
	float:left;
	margin:1%;
}
.schemaDirecteurCouleur1
{
	color:#000066;
	font-weight:bold;
}
#schemaDirecteurImage2_1
{
	background-image: url(../images/schema_directeur/commerce_interinsulaire2.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:302px;
	float:left;
	margin:1%;
}
#schemaDirecteurImage2_2
{
	background-image: url(../images/schema_directeur/commerce_interinsulaire.gif);
	background-repeat: no-repeat;
	width:250px;
	height:117px;
	float:right;
	margin:1%;
}
.schemaDirecteurCouleur2
{
	color:#00CC00;
	font-weight:bold;
}
#schemaDirecteurImage3
{
	background-image: url(../images/schema_directeur/croisiere.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:273px;
	float:left;
	margin:1%;
}

.schemaDirecteurCouleur3
{
	color:#FF66FF;
	font-weight:bold;
}
#schemaDirecteurImage4
{
	background-image: url(../images/schema_directeur/foncier.gif);
	background-repeat: no-repeat;
	width:250px;
	height:207px;
	float:left;
	margin:1%;
}

.schemaDirecteurCouleur4
{
	color:#FF9900;
	font-weight:bold;
}
#schemaDirecteurImage5
{
	background-image: url(../images/schema_directeur/peche.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:297px;
	float:left;
	margin:1%;
}

.schemaDirecteurCouleur5
{
	color:#0066FF;
	font-weight:bold;
}
#schemaDirecteurImage6_1
{
	background-image: url(../images/schema_directeur/plaisance.gif);
	background-repeat: no-repeat;
	width:250px;
	height:123px;
	float:left;
	margin:1%;
}
#schemaDirecteurImage6_2
{
	background-image: url(../images/schema_directeur/marinaTaina.jpg);
	background-repeat: no-repeat;
	width:250px;
	height:381px;
	float:right;
	margin:1%;
}
.schemaDirecteurCouleur6
{
	color:#990099;
	font-weight:bold;
}
.hauteur260px
{
	height:260px;
}
.hauteur200px
{
	height:200px;
}
.hauteur350px
{
	height:350px;
}
#newsCadre
{
	margin-left:5%;
	margin-right:5%;
}
.newsSeparation
{
	background-color:#2D5A83;
	height:4px;
}
#newsImage
{
	overflow:hidden;
	margin-right:2%;
	float:left;
}

#newsDate
{
	font-weight:bold;
	color:#000AAA;	
}

#newsPagination 
{
}
.lien
{
	border:0;
	border-collapse:collapse;
	margin-left:5%;
	margin-right:5%;
}
.lien td
{
	width:25em;
	border:0;
	border-collapse:collapse;
	margin-left:5%;
	margin-right:5%;
}
.lienImage
{
	width:9.4em;
	height:7em;
}
#contactImage1
{
	float:right;
	visibility: visible;
}
#communique
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
}
.communiqueTitre
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
}
.communiqueTexte
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	vertical-align:middle;
}
.communiqueDate
{
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	vertical-align:middle;
}
#tahitiMooreaSailingImage01
{
	background-image: url(../images/communiques/TMSRV_200_280.jpg);
	background-repeat: no-repeat;
	width:12.5em;
	height:17.5em;
	float:right;
	margin-left: 1%;
	margin-right: 1%;
}
#tahitiMooreaSailingImage02
{
	background-image: url(../images/communiques/TMSRDVpic_350_166.jpg);
	background-repeat: no-repeat;
	width:21.88em;
	height:10.38em;
	margin:auto;
	margin-bottom:1em;
}
#videosurveillance_bandeau_menu
{
	margin-bottom:2em;
}
#videosurveillance_bandeau_menu img
{
	width:9,375em;
	height:3.75em;
}
#videosurveillance_bandeau_menu span
{
	margin-left:1.2em;
	text-align :left;
	font-family: "Times New Roman", Times, serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	
}
/****************************************************************/
/*******************Tableaux pour MySQL**************************/
/****************************************************************/
.titreColonne
{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.styleRowspan
{
	background-color:#FFFFCC;/*Jaune*/
	text-align:center;
	vertical-align:middle;
}
#resultatSQL
{
	margin:auto;
	margin-top:1%;
	
}
tr.couleur0
{
	/*background-color:#D3DCE3;	/*Bleu foncé transparent*/
	background-color:#2D5A83;/*bleu fonce*/
	color:#FFFFFF;
	
}
tr.couleur1
{
	background-color:#AAD0FF; /*bleu un peu foncé*/
	color:#000000;
}
tr.couleur2
{
	background-color:#BFE4FF;/*bleu clair*/
	color:#000000;
}

