/* CSS Document */
*  * { margin : 0;padding : 0;}
div#global {
	background-color:#FFFFFF;
	width: 760px;
	height: 100%;
	border: thin solid #999999;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}
div#menuht {
    width:420px;
	height:51px;	
}
div#milieu {
	background-color:#FFFFFF;
	height: 100%;
	width: 760px;
}
                                   /*pour caler la table des sous-menus à gauche*/
								   
.smenugchetable {
	width: 110px;
	padding-top:5px;
	height: 320px;
}
.smenugchetr {width: 110px;padding-left: 10px;}
.smenugchetd {width: 110px;padding-left: 10px; height:12px;}

                                  /*habillage des textes sous-menus à gauche*/						  
div#smenugche {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	float: left;
	width: 135px;
	padding-top: 10px;
	height: 700px;
}
div#smenugche p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	padding-left: 10px;
}

div#smenugche img {
	background-position:left;
	padding-left: 15px;
}
.MenuLien a {color: #000000;text-decoration:none;}
.MenuLien a:hover { color:#000000;text-decoration:none;}
.MenuLienON a {color: #000000;text-decoration:none;}
.MenuLienON a:hover { color:#000000;text-decoration:none;}

                                  /*placement et habillage de la table contenu au centre*/
								  
/*qui englobe tout le contenu textes et images au centre*/
div#contenudt {
	background-color:#FFFFFF;
	float: right;
	height: 100%;
	width: 625px;
}
div#contenudt2 {
	position:relative;
	z-index:50;
}
div#contenudt h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:24px;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	color: #003366;
}
div#contenudt h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	padding-right: 10px;
	color:#990000;
	text-align: left;
	padding-bottom: 5px;
	font-weight: normal;
}

/* TitreFondRouge */
.TitreFondRouge {
    background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	padding-right: 10px;
	color:#ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
}
/* Bleu10px */
.Bleu10px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: normal;
	font-weight: normal;
}
.Bleu10px a {color: #003366;text-decoration:none;}
.Bleu10px a:hover { color: #990000;text-decoration:none;}

/* Bleu11px */
.Bleu11px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: normal;
	font-weight: normal;
}
.Bleu11px a {color: #003366;text-decoration:none;}
.Bleu11px a:hover { color: #990000;text-decoration:none;}

/* Bleu12px */
.Bleu12px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #003366;
	padding-bottom: 2px;
	white-space: normal;
}
.Bleu12px a {color: #003366;text-decoration:none;}
.Bleu12px a:hover { color: #990000;text-decoration:none;}

/* Rouge10px */
.Rouge10px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: normal;
	font-weight: normal;
}
.Rouge10px a {color: #003366;text-decoration:none;}
.Rouge10px a:hover { color: #990000;text-decoration:none;}

/* Rouge11px */
.Rouge11px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: normal;
	font-weight: normal;
}
.Rouge11px a {color: #003366;text-decoration:none;}
.Rouge11px a:hover { color: #990000;text-decoration:none;}

/* Rouge12px */
.Rouge12px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #990000;
	padding-bottom: 2px;
	white-space: normal;
}
.Rouge12px a {color: #003366;text-decoration:none;}
.Rouge12px a:hover { color: #990000;text-decoration:none;}

/*div#contenudt a {color: #FFFFFF;text-decoration:none;}
div#contenudt a:hover { color: #FF9933;text-decoration:none;}*/



/* Sous menus */
.SousMenu {
	width:125px;
	background-color: #666699;
}
.SousMenuTitre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color: #FFCC00;
	text-align: center;
	padding-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	background-color: #666699;
}
.SousMenuLien {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align: center;
	font-weight: bolder;
	background-color: #666699;
}
.SousMenuLien a {color:#FFFFFF; text-decoration:none;}
.SousMenuLien a:hover {color: #FF9900; text-decoration:none;}
.SousMenuLienON {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	text-align: center;
	font-weight: bolder;
	background-color: #666699;
}
.SousMenuLienON a {color:#FF9900; text-decoration:none;}
.SousMenuLienON a:hover {color: #FF9900; text-decoration:none;}

.SousTitre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003366;
	font-weight:bold;
}

/* FondViolet */
.FondViolet {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:11px;
	color:#ffffff;
	background-color:#666699;
	text-align: center;
	font-weight: bolder;
}
.FondViolet a {color:#FFFFFF; text-decoration:none;}
.FondViolet a:hover {color: #FF9900; text-decoration:none;}



                                   /*pour caler et habiller les sous-menus en haut au centre*/

div#tablefooter {
    background-repeat:no-repeat;
	height: 37px;
	width: 760px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;
	float: left;
}
div#tablefooter a {color: #FFFFFF;text-decoration:none;}
div#tablefooter a:hover { color:#FFCC66;text-decoration:none;}
div#tablefooter p {
    clear:both;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background-position: center;
}

/* CadreAvecTransparence */
.CadreAvecTransparence {
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	width:96%;
	padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px;

	filter:alpha(opacity=80); /* for IE */
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80 /* for konquerer and older safari */
}
