 html {
    margin: 0px;
	padding: 0px;
	width: 100%;
    /*width: 1000px;*/
	background-color: #EEEEEE;
 	/*background-color: #EEEEEE;*/
	/*background-color: #8AC007;*/
	/*background-color: #6C9805;*/
	}

body {
    margin: 0px;
	padding: 0px;
	/*width: 1230px;*/  /* Suivant Largeur de la page et menu */
	/*height: 100%;*/
	/*font-size: 100%;*/
	/*font-size-adjust: none;
	font-stretch: normal;*/
	/*font-family: Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;*/
	/*font: 20px/1.216 Arial, Helvetica, sans-serif; */ /* Taille de la police du texte au dessus du Menu */
	/*color: #4D4D4D;*/
	/*background: #EEEEEE;*/
	/*background-color: #8AC007;*/
}


#CentrerPage {
    margin-left: auto;
	margin-right: auto;
	/*width: 1230px;*/
	width: 100%;
	height: 100%;
	/*background-color: red;*/
	background-color: #EEEEEE;
}




a {
	border: 0px currentColor;
	border-image: none;
	color: #A50203;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 17px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}



h1.TitreMenu {
	margin: 0px;
	font-size: 36px;
}

h2.TitreMenu {
	margin: 0px;
	/*font-size: 20px;
	font-weight: normal;*/
}

h3.TitreMenu {
	margin: 0px;
}



#BandeauHaut {
    margin-top: 0px;
	/*width: 1230px;*/ /* Suivant Largeur de la page et menu */
	width: 100%;
    height: 90px;
	/*padding-left: 30px;*/
	border-bottom: 1px solid #030303;
	background-color: #6C9805;
	/*background-color: #8AC007;*/
	/*background-color: #FFFFFF;*/
	}
	


.CadreOmbresBordures {
	background-position: center;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.8);
	background-color: rgb(51, 51, 51);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

	
	#TableauxCentrer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px; /*****/
	width: 970px;  /* supprimer width pour avoir les sous tableaux à dimensions variables */
	height: 400px;
	color: white;
    font-family: Droid Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*line-height: 1.6em;*/
    font-weight: bold;
	/*text-align: left;*/
	text-align: justify;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
	color: white;
	background-color: #EEEEEE; /*******/
	}
	
	/**********************************************************************************/
	
	/*#TableauGauche {
	width: 270px;
	padding-top: 10px;
	padding-left: 5px;*/
	/*padding-right: 5px;*/
	/*text-align: justify;
	color: white;*/
	/*background-color: #777777;*/
	/*background-color: #EEEEEE;
	}*/
	
	/*.CadreOmbreGauche01{
	width: 240px;
	height : 350px;
	margin-top:10px;
	margin-left:5px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	background: rgb(255, 255, 255);
	border-radius: 3px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	}*/
	
	/*.CadreOmbreGauche02{
	width: 240px;
	height : 308px;
	margin-top:20px;
	margin-left:5px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	background: rgb(255, 255, 255);
	border-radius: 3px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	}*/
	
	
	
	/*.CadreOmbreGauche02{
	width: 215px;
	height : 300px;
	margin-top:20px;
	margin-left:5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(179, 179, 179);
	padding: 4px 12px;
	border-radius: 4px; 
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background-image: linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
	background-repeat: repeat-x;
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    }*/
	
	/*.CadreOmbreGauche03{
	width: 200px;
	height : 334px;
	margin-top:20px;
	margin-left:5px;
	padding: 11px 19px;
	border-radius: 6px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: rgb(255, 255, 255);
	border-radius: 3px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	}*/
	
	/**********************************************************************************/
	
	#TableauCentre {
	width: 730px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	color: white;
	/*background-color: #666666;*/
	background-color: #EEEEEE;
	}
	
	.CadreOmbreCentre01{
	width: 690px;
	height : 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    }
	
	.CadreOmbreCentre02{
	width: 690px;
	height : 580px; /**/
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    }
	
	
	/**********************************************************************************/
	
	#TableauDroite {
	width: 220px;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	color: white;
	/*border: 1px solid rgb(187, 187, 187);*/
	background-color: #EEEEEE;
	}
	
	.CadreOmbreDroite01{
	width: 220px;
	height : 1316px; /**/
	margin-top:10px;
	margin-left:0px;
	/*text-align: center;*/
	color: rgb(51, 51, 51);
	/*line-height: 20px;*/
	/*font-size: 14px;*/
	background: rgb(255, 255, 255);
	border-radius: 4px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    }
	
	/**********************************************************************************/
		
	#TableauGauche {
	width: 220px;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	color: white;
	/*border: 1px solid rgb(187, 187, 187);*/
	background-color: #EEEEEE;
	}
	
	.CadreOmbreGauche01{
	width: 220px;
	height : 1182px;
	margin-top:10px;
	margin-left:0px;
	/*text-align: center;*/
	color: rgb(51, 51, 51);
	/*line-height: 20px;*/
	/*font-size: 14px;*/
	background: rgb(255, 255, 255);
	border-radius: 4px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    }
	
	/**********************************************************************************/
	
	#TableauBas {
	width: 955px;
	height: 100%; /* réglage hauteur */
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 25px; /*** Réglage écart bas de page ***/
	color: white;
	background-color: #EEEEEE;
	}
	
		
	.CadreOmbreBas01{
	width: 938px;
	height : 325px;
	margin-top:20px;
	margin-left:0px;
	/*text-align: center;*/
	color: rgb(51, 51, 51);
	/*line-height: 20px;*/
	/*font-size: 14px;*/
	/*background: rgb(255, 255, 255);*/
	background: #F5F5F5;
	border-radius: 4px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    }
	
	
	.CadreOmbreMenuBas01{
	width: 938px;
	height : 325px;
	margin-top:10px;
	margin-left:0px;
	/*text-align: center;*/
	color: rgb(51, 51, 51);
	/*line-height: 20px;*/
	/*font-size: 14px;*/
	/*background: rgb(255, 255, 255);*/
	background: #4D4D4D;
	border-radius: 4px;
	border: 1px solid rgb(187, 187, 187);
	border-image: none;
	box-shadow: 0px 0px 18px rgba(0,0,0,0.5);
    }
	
	/*.CadreOmbreBas01{
	width: 915px;
	height : 400px;
	margin-top:7px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(179, 179, 179);
	padding: 4px 12px;
	border-radius: 4px; 
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background-image: linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
	background-repeat: repeat-x;
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    }*/
	/**********************************************************************************/

