body {
	background-image: url(img/fond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0;
	margin:0;
}

ul {
	padding:0;margin:0;
	list-style-position:inside;
	vertical-align:middle;
}

ul li {
	list-style-image:url(img/ampoule.gif);
	widht:19px;
	padding:2px 0 2px 0;
	vertical-align:middle;
}

img {
	border:1px solid #CFCECE;
}

hr {
	border:1px #F5AB00 solid;
	margin-bottom:5px;
}

.kmn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}
.kmn a{
	font-size: 11px;
	text-decoration:underline;
	color:white;
}

#header {
	background:url(img/header.jpg) no-repeat;
	height:161px;
}

#menu {
	background:url(img/menu.jpg) no-repeat;
	height:72px;
	margin:0;
	padding:0;
	vertical-align:top;
}

#menu a {
	background:url(img/fondmenu.gif) repeat-x;
	height:30px;
	padding:7px 3px 0 3px;
	display:block;
	text-decoration:none;
	color:white;
	font-size:9pt;
	vertical-align:top;
	font-weight:bold;
}

#menu a:hover, #menu a:active {
	background:url(img/rollfondmenu.gif) repeat-x;
	color:white;
	padding-top:30px;
	font-weight:bold;
	color:black;
	vertical-align:bottom;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat;
	padding: 0 0 5px 30px;
	height:209px;
}

#corpsbas {
	background:url(img/corpsbas.jpg) no-repeat bottom;
	vertical-align:top;
	text-align:justify;
	color:#9a141f;
	font-size:10pt;

}
.hauteur {
	min-height:350px; 
	height:auto!important; 
	height:350px;
}

#text {
	float:left;
	width:380px;
	padding:0 0 40px 10px;
	color:#3F3D3D;
	font-size:10pt;
}

#photo {
	float:right;
	width: 180px;
	text-align: center;
	padding: 0 135px 50px 0;
}
#photo img{
	margin:2px;
}

.textpage {
	font-size:9pt;
	color:#9a141f;
}

.titrepage {
	color:#7D7D7D;
	font-size:16pt;
	padding-bottom:5px;
	margin: 0 0 10px 0;
}
a {
	color:#333;
}
a:hover {
	text-decoration:none;
}

a.lien {
	font-size:9pt;
	text-decoration:underline;
	color:#AAAAAA;
}


a.lien:hover {
	text-decoration: underline;
	color:#333333;
}


#footer {
	background:url(img/footer.jpg) no-repeat;
	height:27px;
	color:white;
	font-size:12px;
}

#textfooter {
	color:white;
	font-size:12px;
	text-align: center;
}

.cadre {
	border:1px solid #F00;
	background:url(img/_corpsbas.jpg) -35px 0px no-repeat;
	padding:5px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin:10px auto;
	color:#F00;
	width: 115px;
}
