.ul_gen
{
	margin-left: 25px;
}

/*
.float_right
{
	float: right;
	width: 447px;
	height: 571px;
}

.qui_sommes_nous
{
	text-align:center; 
	width:567px; 
	margin-left:auto; 
	margin-right:auto;
}
*/

.contact
{
	width: 100%;
}

.contact fieldset
{
	margin-bottom: 18px;
	border: 1px solid #666666;
	padding-bottom: 5px;
}

.contact fieldset legend
{
	margin-left: 10px;
	padding: 0 10px;
	border: #666666 1px solid;
	font-size: 14px;
	color: #666666;
}

.contact label
{
	background-color: #EEEEEE;
	display: block;
	width: 180px;
	float: left;
	padding-right: 5px;
	margin-right: 10px;
	text-align: right;
}

.contact input[type="submit"]
{
	border: #DDEEFF 1px solid;
	width: 150px;
	margin-left: 200px;
}

.contact input[type="submit"]:hover
{
	background-color: #99FF99;
	cursor: pointer;
	font-weight: bold;
}

.contact input, .contact textarea, .contact select
{
	margin-left: 5px;
	width: 300px;
	border: #CCC 1px solid;
	margin-bottom: 3px;
}

.contact textarea
{
	height: 150px;
}

.contact input:hover, .contact input:focus, .contact textarea:hover, .contact textarea:focus
{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

.champ_obligatoire
{
	color: red;
	font-size: 10px;
	margin-left: 5px;
	font-style: italic;
}

.lien_contact
{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid gray;
	padding: 4px;
}

.titre_lien_contact
{
	font-size: 14px;
	font-weight: bold;
}

.notification_ok
{
	width: 97%;
	margin-left: 3px;
	/* margin-right: 10px; */
	border: 1px solid #99cc00;
	color: #99cc00;
	padding: 4px;
}

.img_contact
{
	float: right;
	margin-right: 10px;
	width: 239px;
	height: 332px;
}

/* PLAN DU SITE */
#plan_site
{	
	margin-left: 17px; 
	padding:10px;	
	text-align:left;	
	font-weight: normal;
}

#plan_site ul
{	
	margin-left: 10px;
}

#plan_site ul ul
{
	margin-left: 25px;
}

#plan_site  li a,#plan_site li .selected
{	
	color: #5E4701;
	line-height: 18px;
	list-style-type: none;
}

#plan_site li a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #5E4701;
}

#plan_site  li
{
	list-style-type: none;
	color: #5E4701;
}

.desc_mentions
{
	margin-left: 35px;
	margin-bottom: 15px;
}

.desc_mentions a
{
	text-decoration: none;
	border-bottom: 1px dotted darkblue;
	color: darkblue;
}

.desc_mentions a:hover
{
	text-decoration: none;
	color: lightblue;
}

.gras_bleu
{
	font-weight: bold;
	color: darkblue;
}

.lien
{
	/* color: blue; */
	text-decoration: none;
	border-bottom: 1px dotted darkblue;
}

.lien:hover
{
	color: #9999ff;
	text-decoration: none;
	border-bottom: 1px dotted #9999ff;
}

#certifs
{
	width: 550px;
}

#certifs h4
{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#certifs_left
{
	width: 275px;
	float: left;
	text-align: center;
}

#certifs_right
{
	margin-left: 275px;
	text-align: center;
}
