﻿@charset "utf-8";
A:link {text-decoration: none; color: #999;; font-family: Verdana; font-size: 14px}
A:visited {text-decoration: none; color: #999; font-family: Verdana;  font-size: 14px}
A:active {text-decoration: none; color: #999; font-family: Verdana;  font-size: 14px}
A:hover {text-decoration: none; color: #f1c050; font-family: Verdana; ;font-size: 14px}


body {
	font: 100% Verdana,  sans-serif;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container {
	width: 840px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 0px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color: #FFf;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clip: rect(20px,auto,auto,auto);
}

div#tipDiv {
    padding:1px;
    color:#000000 font-size:11px; 
    background-color:#E1E1E1; border:1px solid #667295; 
    width:400px; 
}
/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { 
	text-align:center; 
	background-color:#E1E1E1
	}

div#tipDiv div.txt { 
	text-align:center; 
	margin-top:0px; 
	background-color:#Fcfcfc
	}


.oneColFixCtr #mainContent {
	margin: 0px;
	width:860px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	clip: rect(0px,auto,auto,auto);
}
.oneColFixCtr #mainContent1 {
	margin: 0px;
	width:860px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clip: rect(0px,auto,auto,auto);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #52617c;
}
.TabMenu
{
	font-family:Verdana;
	font-size:15px;	
	color: #999;
}
.TabMenuOver
{
	font-family:Verdana;
	font-size:15px;	
	color: #003366;
}

.TabPrincipal
 {
	font-family:French Script MT,Comic sans MS;
	font-size: 70px;
	color: #003366;
 }
 .TabAdresse
 {
	font-family:French Script MT,Comic sans MS;
	font-size: 20px;
	color: #003366;
	font-weight: 400;
 }
 .Texte
 {
	 font-family:Verdana ;
	 font-size:14px;
	 color: #999;
	 vertical-align:top;
	 text-align: justify;
 }
 .TitreTexte
 {
	font-family:Verdana;
	font-size:18px;
	color: #FC6;
	  }

.extra
{
background-color: #00FFCC;
}
.LegendePhoto
{
	font-family:Verdana;
	color: #000;
	font-size: 12px;
}
.divText
{
	visibility:visible; 
	overflow:hidden;
	position:relative; 
	z-index:2; 
	left:10px; 
	top:20px; 
	width: 660px; 
	height: 600px;
}

.fenetreTexte
{
	font-family:Verdana;
	text-align: justify;
	font-size:12px;
	background-color: #FFF;
	color: #033;
  
}
.bodyMain
{
background-image: url(Images/fondglobal.jpg);
}

.Etiquettes
{
	background-color:#E1E1E1;
}
.basdepage
{
	color: #999;
	font-style: normal;
	font-size:9px;
	
}
