* {margin:0; padding:0;} 

a img {border: 0;}

body {
	text-align: center;
	padding: 0 10px;
	background-color: #DEDEDE;
	height: 100%;
	margin: 0;
}
div#conteneur {
	width: 750px;
	min-height: 100%;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
div#bannieregauche {
	width: 230px;
	height: 97px;
	background-image: url(images/bannieregauche2.jpg);
}
div#bannieredroite {
	width: 520px;
	height: 97px;
	left: 230px;
	top: 0px;
	position: absolute;
	background-image: url(images/bannieredroite2.jpg);
}
div#menuhoriz {
	width: 750px;
	overflow: hidden;
	height: 36px;
	position: relative;
	background-color: #000000;
}

#menuhoriz ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	position: absolute; /* correction pour IE5 t IE5.5 */
	left: 2px;
}

#menuhoriz li {
	float: left;
	display: inline;
}
#menuhoriz li a{
	padding-top: 6px;
	display: block;
	height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	margin-top: 6px;
}
#menuhoriz li a:hover{
	background-color: #68655E;
}
.separateur {
	background-image: url(images/separateur.gif);
	background-color: #000000;
	height: 36px;
	width: 29px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menuh1 a {
	width: 85px;
}

.couleur1 , #menuh1 span {
	color: #00FF66;
}

#menuh2 a {
	width: 130px;
}
.couleur2 , #menuh2 span{
	color: #FEA563;
}
#menuh3 a {
	width: 121px;
}
.couleur3 , #menuh3 span{
	color: #FFFF00;
}
#menuh4 a {
	width: 61px;
}
.couleur4 , #menuh4 span {
	color: #FFB7FF;
}
#menuh5 a {
	width: 92px;
}
.couleur5 , #menuh5 span{
	color: #FF5B5B;
}
#menuh6 a {
	width: 106px;
}
.couleur6 , #menuh6 span{
	color: #33FFFF;
}
#entoureH1 {
	left: 0px;
	position: absolute;
	height: 40px;
	width: 85px;
	top: 0px;
}
#puce {
	border: none;
	left: 0px;
	top: 0px;
	height: 8px;
	width: 10px;
	margin-left: -10px;
}

#entoureH2 {
	left: 106px;
	position: absolute;
	height: 40px;
	width: 130px;
	top: 0px;
}
#entoureH3 {
	left: 255px;
	position: absolute;
	height: 40px;
	width: 121px;
	top: 0px;

}
#entoureH4 {
	left: 429px;
	position: absolute;
	height: 40px;
	width: 61px;
	top: 0px;
}
#entoureH5 {
	left: 521px;
	position: absolute;
	height: 40px;
	width: 92px;
	top: 0px;
}
#entoureH6 {
	left: 628px;
	position: absolute;
	height: 40px;
	width: 106px;
	top: 0px;
}
#principal {
	background-image: url(images/all_fond.gif);
	background-repeat: repeat-y;
	padding-left: 200px;
	padding-right: 45px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	line-height: 15px;
}

#miseajour a{
	display: block;
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: thin double #000000;
	position: absolute;
	height: 15px;
	width: 120px;
	text-decoration: none;
	text-align: center;
	left: 13px;
	top: 385px;
}

#menugauche {
	height: 294px;
	width: 195px;
	float: left;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 133px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

#menugauche ul {
	position: absolute; /* correction pour IE5 t IE5.5 */
	list-style-type: none;
	margin-left: 8px;
	margin-top: 15px;
}

#menugauche li {
	display: inline;
}	/* correction pour IE5 et IE5.5 */

#menugauche li a {
	display: block;
	height: 20px;
	width: 135px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 6px;
	padding-left: 10px;
}

#menugauche li a:hover {
	background-color: #000000;

}


/*#messageaccueil {
	position: absolute;
	width: 499px;
	height: 209px;
	left: 236px;
	top: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
*/
#principal ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0px;
}

.info {
	position: relative;
	display: block;
}

a.info span {
	display: none;
	border : solid thin black;
}

a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}

a.info:hover span {
	position: absolute;
	display: inline;
	z-index: 600;

}

.enligne {
	display: inline;
}

.photodroite {
	float:right;
	border: black 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	height: auto;
	width: auto;
}
.photogauche {
	border: black 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	height: auto;
	width: auto;
	position: relative;
	float: left;
}

h1 {
	text-indent: 20px;
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-variant: small-caps;
	line-height: 30px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 25px;
	text-indent: 15px;
}
.notemarge {
	width:123px;
	height:auto;
	z-index:1;
	border:1px outset black;
	padding: 5px;
	font-family: "Comic Sans MS";
	font-size: 11px;
	background-color: #FAFAFA;
	float: left;
	position: absolute;
	left: 45px;
	text-align: left;
}
.notemarge a{
	display:block;
	height:20px;
	width:118px;
	background-color: #F0F0F0;
	padding-left: 5px;
	margin-top: 3px;
	border: thin solid #F0F0F0;
}
.notemarge a:hover{
	background-color: #CFB4E0;
	border: thin solid #000000;
}
#hautpage a {
	display:block;
	margin-top:28px;
	height:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58544E;
	text-decoration: none;
	font-size:10px;
	padding-top: 20px;
	background-position: top;
	margin-bottom: 10px;
	background-image: url(images/haut-de-page.gif);
	background-repeat: no-repeat;
	margin-left: -125px;
}

#cadrexiti {
	float:right;
	margin-top:-30px;
}

#imagecomm1 {
	background:url("images/commentaire1.gif") no-repeat center left;
	border-bottom-style: none;
	width:20px;
	height:20px;
	display:block;
	float:right;
	margin-top:-30px;
}
.commentaire {
	color:#3300CC;
	font-size:18px;
	font-weight:bold;
}

.tabresupair {
	background-color: #ffffff;
}

.tabresuimpair {
	background-color: #f6f6f6;
}

.privee {
	float:right;
	font-size:6px;
	color:dark-grey;
}

.grasrouge {
	color:red;
	font-weight: bolder;
}

.derncoltab {
	color:red;
	font-weight:bolder;
}

