body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image:url(../images/arriereplan.jpg);
	background-repeat:repeat-x;
	background-color:#006633;
}
p {
	margin:0;
}

#header {
	height: 300px;
	margin: 0;
	padding: 0;
}
#header-haut {
	margin:0 auto;
	height:20px;
}
#header-bas {
	width:1000px;
	margin:0 auto;
	height:280px;
	background-image:url(../images/titre2.png);
	background-repeat:no-repeat;
}

#haut {
	height: 30px;
}
#conteneur {
	width:960px;
	margin:0 auto;
	background-color:#FFCC66;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 205px;
	margin-right: 15px;
	border:1px solid #000000;
}
#note {
	margin-left: 195px;
	margin-right: 10px;
	text-align:right;
	font-size:0.8em;
	}
#centre p {
	padding:10px 15px 5px 15px;
}
#centre a {
	text-decoration:none;
	color:#0000FF;
}
#centre a:hover {
	text-decoration:underline;
}
#centre li {
	margin:0px 10px 5px 10px;
	list-style-type:square;
	text-align:left;
	font-size:0.85em;
}
#gauche {
	float:left;
	width: 190px;
	margin-left: 15px;
}
#pied {
	clear:both;
	height: 30px;
	background-image:url(../images/pied.jpg);
	font-size: 0.7em;
	text-align:center;
	color:#999999;
}
#pied a {
	color:#999999;
	text-decoration:none;
}
#pied a:hover {
	text-decoration:underline;
}
#menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menuhaut li {
	display: inline;
	padding:0 15px;
	font-size: 0.75em;
}
#menuhaut a {
	color: #000000;
	text-decoration:none;
}
#menuhaut a:hover {
	text-decoration:underline;
}
#menugauche {
	margin: 0;
	padding:0;
	background-image:url(../images/menugauche.gif);
	background-repeat:repeat-y;
	list-style-type:none;
	font-size: 0.75em;
}
#menugauche-bas {
	height:13px;
	margin: 0;
	padding:0;
	background-image:url(../images/menugauche-bas.gif);
	background-repeat:no-repeat;
}
#menugauche a {
	margin: 0 20px;
	color:#FFFFFF;
	text-decoration: none;
}
#menugauche a:hover {
	text-decoration: underline;
}
#menugauche li {
	margin:0;
}


#logo {
	width:750px;
	margin:0 auto;
}
#logo p {
	text-align:center;
	color:#FFFFFF;
}

.titre1 {
	font-size:1.1em;
	font-weight:bold;
	text-align:justify;
}
.titre2 {
	font-size:1.2em;
	font-weight:bold;
	text-align:justify;
	color:#CC3300;
}
.titre3 {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../images/arrondi.gif);
	background-repeat:no-repeat;
}
.titre4 {
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	color:#CC3300;
	background-image:url(../images/arrondi.gif);
	background-repeat:no-repeat;
}
.texte {
	text-align:justify;
	font-size:0.85em;
}
.abis {
	text-decoration:blink;
}
.tabtheme {
	font-size:0.85em;
	width:95%;
	color:#000000;
}	
.tabprogramme {
	font-size:0.85em;
	width:95%;
}	
.tabprogramme li {
	font-size:1em;
	margin:0px 5px 5px 0px;
}	
.tabprogramme2 {
	font-size:0.85em;
	margin:1px 1px 1px 15px;
}	
.tabmodif {
	width:100%;
}	
.tabnew {
	width:100%;
	border:1px solid #006633;
}	
.celnew {
	border:1px solid #006633;
}	
.formulaire {
font-size:0.85em;
	width:95%;
	margin: 10px;
}
a.info {
  position:relative;
  text-decoration: none; 
  font-weight: bold;
  text-align:left;
}
a:hover.info {
  text-decoration: none;
  background: none;
}
a.info span {display: none;}
a:hover.info span {
  display: inline;
  position:absolute; 
  top:20px;
  left:10px;
  z-index: 20;
  background: #006633;
  color: #fff;
  border:1px solid #000;
  text-align:left;
  font-weight:normal;
  font-size:85%;
  line-height:14px;
  padding:5px 10px;
  text-decoration:none;
  width:690px;
}
