body {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #FFFFCC;
}
#header {
height: 145px;
background-color: #FFFFCC;
}
#conteneur {
	position: relative;
	width: 791px;
	margin: 0 auto;
	background-color:#FFFFCC;
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	overflow: visible;
	height: 351px;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 170px;
	padding: 20px 15px 15px 20px;
	line-height: 1.7em;
}

#gauche {
	position: absolute;
	left:2px;
	width: 120px;
	text-align: center;
	height: 580px;
	top: 189px;
}
#pied {
	height: 35px;
	background-color: #DED5B8;
	margin-left: 169px;
}
/*----------GAUCHE MENU-----------------*/

#gauche_sous{
	padding-top: 65px;
	left:0;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}

.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #cc0000;
	font-weight: bold;	
}
.menugauche li {
	line-height: 1.8em;
	font-size: 1em;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	background-color: #FFFBCA;
}
.menugauche li a {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
}
.menugauche a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #CC0000;
	padding: 2px;
}


.menugaucheVert {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #66CC00;
	font-weight: bold;	
}
.menugaucheVert li {
	line-height: 1.8em;
	font-size: 1em;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	background-color: #FFFBCA;
	color: #66CC00;
}
.menugaucheVert li a {
	font-weight: normal;
	color: #66CC00;
	text-decoration: none;
}
.menugaucheVert a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #66CC00;
	padding: 2px;
}


.menugaucheBleu {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #6633FF;
	font-weight: bold;	
}
.menugaucheBleu li {
	line-height: 1.8em;
	font-size: 1em;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	background-color: #FFFBCA;
	color: #6633FF;
}
.menugaucheBleu li a {
	list-style-type: none;
	font-weight: normal;
	color: #6633FF;
	text-decoration: none;
}
.menugaucheBleu a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #6633FF;
	padding: 2px;
}


.menugaucheGris {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #333300;
	font-weight: bold;	
}
.menugaucheGris li {
	line-height: 1.8em;
	font-size: 1em;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	background-color: #FFFBCA;
	color: #333300;
}
.menugaucheGris li a {
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
.menugaucheGris a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #7F7670;
	padding: 2px;
}


/*.menugauche_sous{
	font-size: 0.9em;
	text-align: left;
	padding-left: 2px;
	line-height: 0.7em;
	list-style-type: none;  sous menu du menu gauche
}*/

/*.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.menudroit a:hover {
text-decoration: none;
}



/*----------PIED-----------------*/
#pied_sous{
	padding-top: 8px;
	padding-right: 8px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menupied {
	list-style-type: none;
	margin: 0;
	font-size: 0.9em;
}
.menupied li {
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
}
.menupied a {
	margin: 0px;
	color: #660000;
	text-decoration: none;
	
}
.menupied a:hover {
	font-weight: bold;
}

/*---------------------------*/

p {margin: 0 0 10px 0;}

/*--------images----------*/

img.ImageLeft{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

img.ImageRight{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #CC0000;
}

img.ImageCentrale{
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*------#Contenu-------*/


#centre h1.red {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #CC0000;
	margin-top: 25px;
	margin-left: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centre .red {
    color: #cc0000;
    text-decoration: none;
    font-weight: bold;
}

#centre .red a {
color: #cc0000;
text-decoration: none;
font-weight: bold;
}

#centre .red a:hover {
	color: #660000;
	text-decoration: none;
}

#centre .red a:active {
	color: #440000;
	text-decoration: none;
	font-weight: bold;
}


#centre .vert {
color: #66CC00;
text-decoration: none;
}

#centre h1.vert {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #66CC00;
	margin-top: 25px;
	margin-left: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centre .vert a {
color: #66CC00;
text-decoration: none;
}



#centre h1.bleu {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #6633FF;
	margin-top: 25px;
	margin-left: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centre .bleu {
    color: #6633FF;
    text-decoration: none;
}
#centre .bleu a {
color: #6633FF;
text-decoration: none;
font-weight: bold;
}
#centre .bleu a:hover {
	color: #660000;
	text-decoration: none;
}
#centre .bleu a:active {
	color: #440000;
	text-decoration: none;
	font-weight: bold;
}




#centre h1.jaune {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 25px;
	margin-left: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centre .jaune {
    color:#FF9900;
    text-decoration: none;
}
#centre .jaune a {
color: #FF9900;
text-decoration: none;
font-weight: bold;
}
#centre .jaune a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#centre .jaune a:active {
	color: #440000;
	text-decoration: none;
	font-weight: bold;
}


#centre h1.gris {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333300;
	margin-top: 25px;
	margin-left: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centre .gris {
    color:#333300;
    text-decoration: none;
}
#centre .gris a {
	color: #333300;
	font-weight: bold;
	text-decoration: underline;
}
#centre .gris a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#centre .gris a:active {
	color: #440000;
	text-decoration: none;
	font-weight: bold;
}



#centre .TxtGrand{
	font-size: 1.6em;
	line-height: 1.7em;
}
#centre .TxtMoyen{
	font-size: 1.3em;
	line-height: 1.5em;
}

#centre .Txtcentre{
	text-align: center;
}

.txt_centreRed a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	list-style-type: square;
	font-size: 1em;
}

.txt_centreRed a:hover {
	color: #660000;
	text-decoration: none;
}

.txt_centreRed a:active {
	color: #440000;
	text-decoration: none;
	font-weight: bold;
}
/*-------------TABLE------------------*/

table {
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table .Table_Txtptpt{
	font-size: 0.9em;
	text-align: center;
}
table .Table_Txtpt{
	text-align: center;
}

table .Table_Txtpt_blanc{
	color: #fff;
	font-weight: bold;
	text-align: center;
}
table .Table_Txtpt_rose{
	color: #FF99FF;
	font-weight: bold;
	text-align: center;
}

table .Table_TxtGd_noir{
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
    letter-spacing: 0.2em;
	text-align: center;
}
table .Table_TxtGd_blanc{
	color: #ffffff;
	font-weight: bold;
	font-size: 1.4em;
    letter-spacing: 0.2em;
	text-align: center;
}
.agenda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}

