body{
background-color: #D0D0D0;
font-family: Arial, Helvetica, sans-serif, Geneva;
color: #333333;
font-size: 14px;
align : center
text-align: center;
}

table {  border-collapse: collapse;
border: 0px inset;
padding:0px;
}

.col_gauche {padding: 50px; padding-top: 20px; background-color:;}
.col_droite {padding: 10px; padding-top: 20px; background-color:;}
.menu_bas {padding: 0px; padding-top: 8px; font-size: 12px; color: #0040BA; background-color:;}
.ref_pro td {border: 2px inset blue; text-align: center; padding: 3px;  font-size: 14px; color: #333333; background-color:;}
.references td {border:0px solid #808080; text-align: center; padding: 3px; padding-top: 10px; font-size: 14px; color: #333333; background-color:;}
.balise td {border: 3px inset #808080; text-align: center; padding: 3px;  font-size: ; color: ; background-color:;}

.justifie{text align: justify}
.centre{text align: center}
.soul {text-decoration:underline;}
.gras {font-weight: bold;}
.soul_gras {font-weight: bold; text-decoration:underline;}
.soul_gras_centre {font-weight: bold; text-decoration:underline; text-align: center}

.gris {
background-color:#E9E9E9;
font-size: 24px;
font-weight: bold;
align : center;
}
.gris2
{
background-color:#E9E9E9;
font-size: 14px;
font-weight: bold;
text-align : center;
}
.centre_skype{
padding-left:25px;
}

img {align: center; border:none;}

a {	text-decoration: none;	color: #0040BA;}
a:hover {	text-decoration: underline;	color: #999900;}
	
.menugauche {font-size: 12px;	color: #000000;	text-decoration: underline;}

.soul {text-decoration:underline;}
.gras {font-weight: bold;}
.soul_gras {font-weight: bold; text-decoration:underline;}

.jaungoo4{color: #F8CE22; font-weight: bold; }/*#F8CE22 JAUNE GOOGLE*/
.rougoo12 {color: #8D1C16;	font-weight: bold;font-size: 12px;}/*#8D1C16 ROUGE GOOGLE*/
.rougoo14 {color: #8D1C16;	font-weight: bold;font-size: 14px;}/*#8D1C16 ROUGE GOOGLE*/
.rougoo18{color: #8D1C16;	font-weight: normal;font-size: 18px;}/*#8D1C16 ROUGE GOOGLE*/
.rougoo24{color: #8D1C16;	font-weight: bold;font-size: 24px;}/*#8D1C16 ROUGE GOOGLE*/

.vertgoo14{color: #067C0E; font-weight: bold; }/*#067C0E VERT GOOGLE*/

.bleu14 {color: #0040BA; font-weight: normal; }/*#0040BA BLEU FONCE*/
.bleu14b {color: #0040BA; font-weight: bold; }
.bleu16b {color: #0040BA; font-weight: bold; font-size: 16px;  }
.bleu18 {color: #0040BA; font-weight: normal; font-size: 18px;  }
.bleu18b {color: #0040BA; font-weight: bold; font-size: 18px;  }

.noir18 {color: #000000; font-size: 18px;  }/*NOIR*/
.noir12 {color: #000000; font-size: 12px;  }/*NOIR*/


.gris_fonce18 {color: #333333; font-size: 18px; }/*#333333 GRIS FONCE*/
.gris_fonce14 {color: #333333; font-weight: bold; }/*#333333 GRIS FONCE*/
.gris_fonce12{color: #333333; font-size: 12px;}


.violet14 {color: #6600CC;	font-weight: bold;}/*#6600CC VIOLET*/
.bleu14 {color: #0033FF}/*#0033FF BLEU VIF*/
.gris_clair114{color: #666666}/*#666666 GRIS MOINS FONCE*/
.gris_clair18{color: #808080; font-size: 18px;}/*#666666 GRIS MOINS FONCE*/
.gris_fonce24 {color: #333333; font-size: 24px; }
.gris_fonce24b {color: #333333; font-size: 24px; font-weight: bold; }




								/*MENU HORIZONTAL HAUT*/
/*Horizontal, top-2-bottom menu
 *Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by/2.0/
	------	Basic style	------		*/
#menu {	display: block;	position:relative;}

#menu ul {	margin: 0;	padding: 0;	border: 0;	list-style-type: none;}

#menu li {	margin: 0;	padding: 0;	border: 0;	display: block;	float: left; position: relative;}

#menu a {	display: block;}

#menu li li {	width: 100%;}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {	top: 0;	left: 0;}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {	left: 100%;}

#menu ul li ul li {	padding: 0; margin:0;}


/* initialy hide all sub menus */
#menu li ul {	display: none;	position: absolute;	z-index: 10;}

/* display them on hover */
#menu li:hover>ul {	display: block;}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {	content: ".";	height: 0;	display: block;	visibility: hidden;	overflow: hidden;	clear: both;}

/* Fix for IE5/Mac \*//*/
#menu a {
	float: left;
}

#menuList {
	display: inline-block;
}
/*  */

/*		------   Make-up	--------			*/

#menu {	width: 88%;	margin: 0;	padding: 0;	text-align: center;	height: 32px; line-height: 32px;}
/*
#menu li:hover {
	background-color: #D75808;
	color:white;
}
*/
#menu ul li a {	text-align: center;	padding: 0.2em;

color: #F8CE22;/*JAUNE GOOGLE*//*#D6AE00;*/   /*#FFFF33*/
	
border-left: 1px solid #8ED540;	font: bold 12px Arial, Helvetica, sans-serif;	text-decoration: none;	background-color: #666666; height: 32px; line-height: 32px;
}

#menu ul li a:active {	text-decoration: none;}

#menu ul li a:hover {	background-color: #8D1C16;/*#AD1400;*//*#CC33FF*/	color:#FFCC66;	text-decoration: none;}

#menu ul li ul {	text-align:left;	z-index:1000;  height: 16px; line-height: 16px;}

#menu ul li ul a {	display: block; text-align:left;	padding: 0.2em; padding-left:5px; font: 8pt Tahoma;
	background-color: #FFFFFF;
	border: 1px solid #A19376; border-top: 0px;
	color: #D4BEB6;
	text-decoration: none;
	color: #0650F9; height: 16px; line-height: 16px;
}

#menu ul li ul a:hover {
	background-color: #e7e7e7;
	border-bottom: 1px solid #D4BEB6;
	background-image:url("../images/pointviolet.gif");
	background-repeat:no-repeat;
	background-position:1% 50%;
	padding-left:12px;
	text-decoration: none;
	color: #CC33FF;
}
