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

ul { list-style-type: square; padding:0; margin:0; list-style-position:inside; }

img { border:1px solid #880737; }

.image { padding:2px;background:white; }

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

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

input, textarea { color:white; background:#880737; border:1px solid black; }

h1 {
	color:#880737;
	border-bottom:1px dashed #880737;
	padding:20px 0 0 0;
	margin:0 0 10px 0;
	font-size:13pt;
	font-weight:bold;
}

h2 { background:#8fc200; border:1px dotted #8fc200; padding:3px; }

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

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#880737;
	font-size:10pt;
	position:relative;
	min-height:386px;
}

#corpsbas {
	vertical-align:top;
}

#footer {
	background:url(img/footer.jpg);
	height:24px;
	color:white;
	font-size:10pt;
	line-height:10px;
}

/*************** MENU ***************/
#menu {
	margin:0;
	padding:0;
	background:url(img/menu.jpg) no-repeat top left;
	font-size:8pt;
	width:158px;
	padding-left:14px;
	float:left;
}

#menu dl {margin:0; padding:18px 0 0 0;list-style-type: none;}
	
#menu dl dt {
	list-style-type:none;
	display:block;
}

#menu dl dt a{
	text-decoration:none;
	display:block;
	color:white;
	background:url(img/pucemenu.jpg) no-repeat 6px 6px;
	padding:1px 0 1px 15px;
}

#menu dl dt a:hover,#menu dl dt a.active{
	color:white;
	background:url(img/pucemenu.jpg) #762939 no-repeat 6px 6px;
}
/***************************************/


#entete {
	color:#0066FF;
	font-weight:bold;
}

#encart {
	text-align:center;
	border:#c80534 2px dashed;
	padding:5px;
	background:#ffebef;
	width:300px;
	margin:0 auto;
}

#tab {
	background:#febcca;
	margin:3px 0;
	width:60%;
}

#tab .row {
	background:#fdf5f7;
}

#tab .texte {
	padding:2px 0 2px 5px;
}

#tab .prix {
	valign="middle" width="20%" align="center" style="font-weight:bold;";
	text-align:center;;
	width:20%;
	vertical-align:middle;
	font-weight:bold;
}

#contenu {
	float:left;
	width:540px;
	margin-left:35px;
	padding-bottom:12px;
}
/***********************************MODULE******************************************/
.cadre3{
background:#FDF5F7;
border:1px solid #FEBCCA;
}
h5{
padding:0;
margin:0;
font:Arial, Helvetica, sans-serif;
font-size:14px;
border-bottom:1px solid #FEBCCA;
}