@charset "UTF-8";
/* CSS Document */


@media(max-width:1600px) {
	.dropdown_page.full .dropdown-menu	{ width:580px;}
}
}
@media(max-width:1500px) {
	.fond_accompagner					{ background:url(../images/iconographie/picto_accompagner.png) 80% 0px no-repeat ; padding-top:140px; padding-bottom: 20px ; overflow:visible;}
.dropdown_page.full .dropdown-menu		{ width:500px;}

}
@media(max-width:1200px) {
	.fond_accompagner					{ background:url(../images/iconographie/picto_accompagner.png) 100% 0px no-repeat ; padding-top:140px; padding-bottom: 20px ; overflow:visible;}
}
@media(max-width:1000px) {
	#navmobile							{ display:block;}
	#navpc								{ display:none;}
	
	#fond_main { display: none;}
	.fond_accompagner					{ background:url(../images/iconographie/picto_accompagner.png) 80% 0px no-repeat ; padding-top:140px; padding-bottom: 20px ; overflow:visible;}
	.dropdown_page.full .dropdown-menu	{ width:400px;}
}
@media(max-width:680px) {
/*body:before { content: "Version mobile du site <681"; position: absolute; z-index:10000;top:5px; left:15px; color: #aaa; text-align: center; font-style: italic; }*/

/*.wrapper_content			{ width:100%;}*/
.span05						{ width:10%;}
.span75						{ width:90%;}
.span3						{ width:100%;}
.span4						{ width:100%;}
.span5						{ width:100%;}
.span6						{ width:100%;}
.span7						{ width:100%;}
.span8						{ width:100%;}
.span9						{ width:100%;}
.span12						{ width:100%;}
.width20px					{ width:20px;}
.width85p					{ width:85%;}

/***** MENU *******/

}
@media(max-width:360px) {
/*body:before { content: "Version mobile du site <361"; position: absolute; z-index:10000;top:5px; left:15px; color: #aaa; text-align: center; font-style: italic; }*/

.nomobile					{ display:none;}
}
/***** MENU *******/
