body {
	background-color: #9B002E;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior:url("/scripts/csshover.htc");
}
	/* the menu */

	ul.ulmenu,li.limenu,a.amenu {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

	ul.ulmenu {
	
	list-style:none;
	
	height: 14px;
	}
	
	

	li.limenu {
		position:relative;
		padding:0px;
		
		
		z-index:9;
	}
		li.folder	{  }		
		li.folder ul.ulmenu {
			position:absolute;
			left:0px; /* IE */
			top:14px;
		}		
			li.folder>ul.ulmenu {
	top: 14px;
} /* others */

	a.amenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 8px 2px 2px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	width: 100%;		
	}
		li.limenu>a.amenu {
	width: auto;
} /* others */

	

	/* regular hovers */

	a.amenu:hover {
		border-color:2d6eaf;
		background-color:#2d6eaf;
		color:white;
	}
		li.folder a.amenu:hover {
			background-color:#2d6eaf;
		}
	
	/* hovers with specificity */
	
	li.folder:hover { z-index:10; }		
		
	ul.ulmenu ul.ulmenu, li.limenu:hover ul.ulmenu ul.ulmenu {
		display:none;
	}

	li.limenu:hover ul.ulmenu, li.limenu:hover li.limenu:hover ul.ulmenu {
		display:block;
	}
	
	ul.ulmenu2 {
	
	list-style:none;
	
	height: 14px;
	display:block;
	margin:0;
	padding:0;
	border:0;
	position:absolute;
	left:0px; /* IE */
	top:14px;
	}		
	li.folder>ul.ulmenu2 {
	top: 14px;
	} /* others */
	
.fd_blanc {
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	
	line-height: 11px;
}
#lignes {
	position: absolute;
	height: 55px;
	width: 588px;
	left: 24px;
	top: 302px;
	display: none;
}
.adresse {color: #FFFFFF}


input {
	border: none;
	margin-top: 8px;
}
.rouge {
	color: #9b002e;
	text-decoration: none;
}
textarea {
	border: none;
	margin-top: 8px;
}
.bouton {
	border: none;
	color: #FFFFFF;
	background-color: #999999;
	
}

.cadre_form {
	background-repeat: no-repeat;
	background-image: url(../images/fond_form.gif);
}

.cadre_serv {
	background-image: url(/images/fond_serv.gif);
	background-repeat: no-repeat;
}
.titre_serv {
	font-size: 18px;
	padding-top: 5px;
}
.gauche {
	text-align: left;
	padding-top: 3px;
}
.cadre_top {
	background-image: url(../images/cadre-top.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 16px;
}
.titre_qui_sommes {
	color: #9B002E;
	font-size: 10px;
	font-weight: bold;
}
.cadre_bot {
	background-image: url(../images/cadre-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 20px;
}
.cadre_mid {
	padding-right: 16px;
	padding-left: 16px;
}
.inter_serv {
	padding-top: 5px;
}
#admin {
	position: absolute;
	left: 548px;
	top: 150px;
	background-color: #EEEEEF;
}
