
#nuancier{
	float:left;
	margin:5px 0 0 90px;
}
#nuancier form{
	margin:2px 0 2px 0;
	border:2px solid grey;
}
.button_nuancier{
	display:block;
	width:10px;
	height:10px;
	padding:0;
	margin:1px;
	border:none;
}
#top_santor_img{
	float:left;
	margin:2px 0 0 23px;
	width:283px;
	height:95px;
	background:url('/images_index/top_santor.png') no-repeat;
}
#corps{
	padding: 0 3px;
}
/***VIDEOS DES VOEUX***/
.videosConternerEffect {
	width:800px;
	margin:0 60px;
}
/*FIN VIDEOS DES VOEUX*/
/***TYPE SERVICE***/
#type_service{
	margin-top:5px;
	padding:8px;
	margin-bottom:5px;
}
.my_type{
	position:relative;
	float:left;
	width:230px;
	height:155px;
}
.my_type_contenu{
	padding:0 6px;
}
.my_type_contenu img{
	margin-bottom:5px;
}
.my_type_contenu a{
	position:absolute;
	bottom:0;
	right:6px;
	display:block;
	margin-top:5px;
	padding:5px 8px;
	background-color:#2B2D30;
	color:white;
	text-decoration:none;
}
.my_type_contenu a:hover, .my_type_contenu a:selected{
	text-decoration:underline;
}
.my_type_contenu a:visited{
	color:white;
}
/*****************/
/***RECRUTEMENT***/
.liste_annonce{
	margin-top:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:30px;
}
.liste_annonce a{
	text-decoration:none;
	color:#FFFFFF;
}
.annonce_active{
	float:left;
	margin-right:20px;
	padding:5px 8px;
	background-color:#F57B00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.annonce_inactive{
	float:left;
	margin-right:20px;
	padding:5px 8px;
	background-color:#77787C;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.recrut{
	margin:20px 30px;
	-moz-box-shadow:3px 3px 5px #333333;
	-webkit-box-shadow:3px 3px 5px #333333;
	box-shadow:3px 3px 5px #333333;
	padding:15px;
	border:1px solid #777777;
	background-color:#DDDDDD;
}
.recrut_poste{
	font-size:18px;
	text-shadow: #999999 4px 4px 5px;
	padding-bottom:20px;
}
.recrut_section{
	font-weight:bold;
}
.recrut_detail{
	text-decoration:underline;
}
/*FIN RECRUTEMENT*/
/******PIED*******/
.congresmedi ul{
	padding-left:20px;
	margin:0px;
	border: 0px solid #FC8F30;	
}
.congresmedi li{
	list-style-position: outside;
	padding-bottom:5px;	
	list-style-image: url(/images_communes/flecheli.png);
}

.congresmedi a {
	font-size: 1em;
	text-decoration: none;
}

.congresmedi a:hover {
	text-decoration: underline;
}
/*****************/
