body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#febf2e;
	background-image:url(../images/fondJaune.gif);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #006633;
}
#page{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	padding:0 0 50px 1px;
	background-color:#FFFFFF;
	height:100%;
	background-image:url(../images/bas.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#haut{
	height:134px;
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:1px;
}
#haut table{
	vertical-align:bottom;
}
#contenu{
	margin:20px 20px 0 20px;
	
}
#planSite {
	margin:20px 20px 0 20px;
	
}
#plansite ul {
display:block;
margin-left:10px;
}
#planSite li {
	margin-left:10px;
}
.menuGauche{
	/*background-color:#D6F3B4;*/
	width:160px;
}


#bas{
	text-align:center;
	color:#000;
	font-size:10px;
	clear:both;
}
#rechercher fieldset{
	border:1px solid #ffffff;

	padding:0px;
	text-align:left;
}
#rechercher {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;

}
#rechercher form{
	padding:0;
	display:inline;
	}
.champ{
	width:140px;
	height:16px;
	background-color:#ffffff;
	border:1px solid #333333;
	padding:0 0 0 2px;
	margin:0;
	font-size:10px;
	color:#003300;
}
.go{
	font-size:10px;
	color:#000000;
	background-color:#febf2e;
	padding:0;
	margin:0;
	border:1px solid #333333;
	height:18px;
}
#menuHaut{
	padding: 0 ;
	text-align: right ;
	width:100%;

}
#menuHaut ul {
	list-style: none ;
	padding:0;
	display:inline;
}
#menuHaut li{
	display: inline ;
	margin:0;
	padding:0;
	margin-right: 1px ;
	color: #fff ;
	background: #003300 ;
}
#menuHaut li a{
	padding:2px 16px 2px 8px;
	background: #febf2e ;
	color: #000 ;
	font: 1em Arial,sans-serif ;
	text-align: center ;
	text-decoration: none ;

}
#menuHaut li a:hover, #menuHaut li a:focus, #menuHaut li a:active {
	background: #C00 ;
	text-decoration: none ;
	}

.borderBot {
	border-bottom:1px solid #999999;
}
.borderBot2 {
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
}
/*
#contenu p:first-letter /* Je veux que la première lettre de mes paragraphes... 
{
   float: left;
   font-size: 1.5em;
   font-weight: bold; 
   margin-right: 1px; 
}*/
.etiktMenuGauche{
	text-align:center;
	border:#ffffff 1px solid;
	border-left:#000000 5px solid;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:black;
	background-color:#febf2e;
	width:169px;
}
.etiktMenuDroite{
	text-align:center;
	border:#ffffff 1px solid;
	border-right:#000000 5px solid;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:black;
	background-color:#febf2e;
	width:148px;
}
#cmsMenu {
	padding:5px;
	border:1px solid #666666;
	background-color:#EDF7E8;
	margin-bottom:10px;
	margin-top:10px;
}
.cmsEdit {
	padding:5px;
	border:1px solid #666666;
	background-color:#EDF7E8;
	margin-top:10px;
	margin-bottom:1px;
}