body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

#el_spacerh {clear: both;}

#conteneur {
width:790px;
margin:0 auto;

}

#header {
height: 100px;
}

#headerGauche {
	width:516px;
	float : left;
}

#headerDroite {
	padding-top:15px;
	width : 234px;
	float : right;
}

#haut {
height: 30px;
text-align : center;
}
#centre {

margin-left: 165px;
margin-right: 150px;
}
#gauche {
float:left;
width: 150px;
}
#droite {
/*background-color:white;*/
text-align : center;
float:right;
width: 150px;
}
#pied {
clear:both;
height: 30px;
background-color: #EEEEEE;
color:#000000;
}

#menuhaut {
list-style-type: none;
margin: 0;
padding:0;

}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #0033FF;
text-decoration: underline;
}

#menuhaut a.lienExterne {
	color : red;
}

#menuhaut a.lienInterne {
	color : #0033FF;
}

#menuhaut a.lienInactif {
	color : #CCCCCC;
}

#menuhaut a:hover {
text-decoration: none;
}

.titreMenu{
	text-align : left;
	font-weight:bold;
	font-size:14px;
	background-color: orange;

	color:black;
	margin:0px;
	padding:0px;
}

.corpsMenu{
	border-left: solid 2px orange;
	border-bottom: solid 2px orange;

}

.menugauche {
	list-style-type: none;
	background-color:white;
	margin: 0;
	padding:0;
	text-align:center;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
text-decoration: underline;
}

.menugauche a.lienExterne {
	color : red;
}

.menugauche a.lienInterne {
	color : #0033FF;
}

.menugauche a.lienInactif {
	color : #CCCCCC;
}

.menugauche a:hover {
text-decoration: none;
}

#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a.lienExterne {
	color : red;
}

#menudroit a.lienInterne {
	color : #0033FF;
}

#menudroit a.lienInactif {
	color : #CCCCCC;
}

#menudroit a:hover {
text-decoration: none;
}

#menubas {
list-style-type: none;
margin: 0;
padding:0;
text-align : center;
}
#menubas li {
display: inline;
}
#menubas a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menubas a:hover {
text-decoration: none;
}

p {margin: 0 0 10px 0; text-indent: 15px;}

h1.portail {
	font-size:26px;
	color:orange;
}

h1 {
	font-size:18px;
	color:#0066FF;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a.lienExterne {
	color : red;
}

a.lienInterne {
	color : #0033FF;
}

a.lienInactif {
	color : #CCCCCC;
}

a:hover {
text-decoration: none;
}

p.aligneDroite {
	text-align:right;
}

p.commentaire {
	text-align:center;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

table {
	border: 1px solid;
	border-color:black;
}

.centre {
	text-align:center;
}

td {
	border-bottom: 1px solid;
	border-color : #CCCCCC;
}

h1.titreSite {
	font-size:14px;
	color:#0066FF;
	border-bottom:1px solid;
	border-color:#0066FF;
}

img {
border:0px;
}


#listesdef {
list-style-type: none;
margin: 0;
padding:0;

}
#listesdef li {
display: inline;
}
#listesdef a {
margin: 0 2px;
color: #0033FF;
text-decoration: underline;
}

#listesdef a.lienExterne {
	color : red;
}

#listesdef a.lienInterne {
	color : #0033FF;
}

#listesdef a.lienInactif {
	color : #CCCCCC;
}

#listesdef a:hover {
text-decoration: none;
}

#listesdef h1 {
text-align: center;
}
