

/* MENU HAUT ----------------------------------- */
body {
background-color: #CFE6DC;
}
#menuCentre{
width: 100%;
height:20px;
	/*background-image: url(images/BkMenuhaut.gif);
	background-repeat: repeat;*/
	background-color: #50A17E;
vertical-align: top;
white-space: nowrap;
list-style-type: none;
margin:0;
padding:0;
	font-size: 14px;
	}
#menuCentre ul {
	margin-left: 20px;
padding:0;
margin-bottom: 0;
}
#menuCentre li {
display:inline;
	color:white;
font-weight: bold;
}
#menuCentre li a, a:visited {
padding:0.2em 1em;
color:black;
text-decoration:none;
}
#menuCentre li a:hover {
	color:black;
text-decoration:underline;
}

/* ( CENTRE ) TITRE DE LA PAGE ----------------------------------- */


#centreTitrePage {
	margin-top:10px;
width: 100%;
	/*background-image: url(images/BkMenuhaut.gif);
	background-repeat: repeat-x;*/
	background-color: #CFE6DC;
float: left;

}
#centreTitrePage h1 {
display:inline;
	font-size: 16px;
color: white;
padding-left: 5px;
font-weight: bold;
}
/* HISTORIQUE NAVIGATION ----------------------------------- */

td.HistNav {
width:60%;
align: middle;
border:0;
colspan:0;
font-size: 10px;
color:#408064;
}
/* MENU GAUCHE ----------------------------------- */

#gauche h1 {
color: white;
font-weight: bold;
font-size: 14px;
margin-top: 5px;
		/*background-image: url(images/BkMenuhaut.gif);
		background-repeat: repeat;*/
		background-color: #50A17E;
margin-bottom: 0px;
padding-left: 5px;
}
#gauche a, a:visited {
padding-left:0px;
	color: black;
}
#gauche a:hover {
padding-left:0px;
	color: black;
text-decoration: underline;
}
.menugauche a, a:visited {
margin: 0 2px;
	color: black;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
	color: black;
}


/* PARTIE CENTRE ----------------------------------- */

#centre a, a:visited {
	margin: 0 2px;
	color: #50A17E;
	text-decoration: none;
}
#centre h1{
	font-size:1.2em;
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px;
	color: #408064;
}
#centre h2{
	font-size: 12px;
	color: #50A17E;
	vertical-align: middle;
}



#CentreBlocG h1 {
	font-size: 14px;
	color: #408064;
	margin-top:0;
	margin-bottom:5px;
	border-bottom: solid 1px;
	border-bottom-width: 100%;
	border-bottom-color:white; 
}
#CentreBlocG h2 {
	font-size: 11px;
	color: #50A17E;
	margin-top: 15px;
	margin-bottom:0;
	padding-left: 3px;
	padding-right: 3px;
}
#CentreBlocD h1 {
	font-size: 12px;
	color: #CFE6DC;
	background-color:#30BF82; 
}
.CentreBlocG {
border: 1px solid;
border-color: #CFE6DC;
}
.CentreBlocD {
border: 1px solid;
border-color: #CFE6DC;
}
/* PIED ET MENU BAS --------------------------- */

#pied {
background-color: #50A17E;
}


/* PAGE D'ACCUEIL ----------------------------------- */

#tableCentre {
color:black;

}
#tableCentre h1 {
display:inline;
font-size:18px;
}
#tableCentre h1 a {
color:black;
padding-left:0;
}
#tableCentre h1 a:hover {
color:white;
padding-left:0;
}
#tableCentre p {
font-size:10px;
text-align: justify;
}

/* MISE EN PAGE ESPACES - Accueil ---------------------------*/

#PresentEspStg {
position: relative;
float:left;
width: 430px;
height: 100px;
margin:0;
padding:0;
text-align: left;
/*background-image: url(images/StgFndVrt.gif);
background-repeat: no-repeat;*/
background-color: #E6B773;
}
#PresentEspStg img {
margin-left: 10px;
}

#PresentEspStg span h1 {
border: 0;
}


#PresentEspEnt {
position: absolute;
float:left;
width: 430px;
height: 100px;
text-align: left;
/*background-image: url(images/BkEnt-420.gif);
background-repeat: no-repeat;*/
background-color: #5B73B5;
}
#PresentEspEnt img {
margin-left: 10px;
}
#PresentEspEnt span h1{
border: 0;
}

#PresentEspUsg {
position: absolute;
float:left;
width: 430px;
height: 100px;
text-align: left;
/*background-image: url(images/UsgFdVioClr-490.gif);
background-repeat: no-repeat;*/
background-color: #E68A73;
}
#PresentEspUsg img {
margin-left: 10px;
}
#PresentEspUsg span h1{
border: 0;
}

.txtPresentEsp{
position:absolute;
right:10px;
width:270px;
}
.txtPresentEsp h1{
border: 0;
}


#PresentEspStg p {
display: block;
padding:5px;
text-align: justify;
margin:0;
}
#PresentEspEnt p {
display: block;
padding:5px;
text-align: justify;
margin:0;
}
#PresentEspUsg p {
display: block;
padding:5px;
text-align: justify;
margin:0;
}
