body { /* définition de la page */
  margin:0 ; /* marge extérieure */
  padding:0 ;/* marge intérieure */ 
  text-align:center; /* centrage du site sous IE */ 
  margin-left:auto; /* centrage du site sous Firefox */ 
  margin-right:auto;/* centrage du site sous Firefox */ 
  font-size:12px;
  font-family: "Calibri";
background-color:#ffffff;
text-align:center;
}


.tablebody
{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	clear:both;
	margin:0 auto;
}


.tableprincipal
{
	border:1px black solid;
	padding:0px 0px 0px 0px;
	background:#ffffff;
    background-color: #ffffff;
    margin-top:10px;
    text-align:center;
    clear:both;
    width:1001px;
    height:100%;
}


.tableheader{
		height:100px;
		width:1001px;
	background-image:url(images/header.jpg);
background-position:left top;
background-repeat:no-repeat;
padding:0px 0px 0px 0px;

}
.header{

	
}
.headergauche{
  width:600px;
  height:100%;
  vertical-align:middle;
  text-align:left;
  height:100px;
  padding-left:25px;

  
}
.headerdroite{
  color:#0076BD;
  position:relative;
  right:0;
  background-position: 20% 0%;

    

}



#wrap {
background:#ffffff;
background-color: #ffffff;
color:#404040;
margin:0;
width:1001px;
text-align: center ;
margin-left:auto;
margin-right:auto;
padding:0px 0px 0px 0px;

}

.container {/* encadre le tableau */
  width:100% ; /* largeur du tableau */
  margin:0px; /* marges intérieures et extérieures du tableau */ 
  height:100%;
  padding:0px 0px 0px 0px;
  }
  
.Flash
{
	 padding:0px 0px 0px 0px;
	 margin:0;
}
.gauche { /* définition de la colonne gauche */
  width:600px ; /* largeur : 24% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin:0 ; padding:0px 0px 0px 0px;/* marges */
  padding-left:15px;
  padding-right:15px;
  text-align:left;
  background-color: #ffffff;
  vertical-align:top;
  
}
.nopadding{
	padding:0px 0px 0px 0px;
}
.centre {/* définition de la colonne centre */
  width:360px ; /* largeur : 50% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin:0;padding:5px ; /* marges */
  text-align:center;
  background-color: #ffffff;
  background-image:url(images/degrade-bleu.png);
  background-position:left top;
  background-repeat:repeat-x;
  vertical-align:top;
}

.droite { /* colonne droite */
  width:192px ; /* largeur : 23% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin:0 ;/* marges */
  background-image:url(images/bordure-droite-promo-flyer.gif);
  background-position:left;
  background-repeat:repeat-y;
  padding-left:8px;
  text-align:left;
  background-color: #ffffff;

}
.spacer { /* force au retour à la ligne après des fenêtres float */
  clear:both;}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent;

}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana, Helvetica; 
	font-size: 8px; 
	font-style: normal; 
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333;
	color:#ffffff;
	text-align: center; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
}

.MainMenu_MenuBreak {
	background-color:  transparent; 
	height: 0px;
}

.MainMenu_MenuItemSel {
font-family: Verdana, Helvetica; 
	background-color: #ffffff; 
	color: #333333; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 8px; 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #5a5a5a; 
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #ffffff;
	background-color: transparent;  
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
width:1000px;
text-align:center;
color:#eeeeee;
height:100px;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#cccccc;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

/* Style DNN */
.SubHead
{
    font-family:Calibri;
    font-size:x-small;
    color:#e2007a;
}

.NormalTextBox
{
    font-family:Calibri;
    font-size:x-small;
    color:#e2007a;
    background-color:#ffffff;
    font-weight:bold;
    border:1px #e2007a dotted;

}

.normal
{
    font-family:Calibri;
    font-size:x-small;
    color:#000000;
}

a.LoginCSS:link, a.LoginCSS:visited, a.LoginCSS:active { 
	font-family:Calibri;
    font-size:x-small;
    color:#4A829B;
 }
a.LoginCSS:hover { 
	font-family:Calibri;
    font-size:x-small;
    color:#4A829B;
  }
.highslide-caption{
	    font-family:Calibri;
    font-size:x-small;
    color:#0076BD;
    background-color:#ffffff;

}


