@charset "utf-8";
html{
	font-size:100%;
}
body{
	background-image: url(../images/fond_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #202020;
	font-family:"Century Gothic",Arial;
	font-size:0.8125em;
	color:#000000;
	text-align:center;
	height: 100%;
	margin: 0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1em;
}
h1{
	font-size:1.70em;
	color:#ABC764;
}
h2{
	font-size:1.40em;
	font-weight:normal;
	margin:10px 0px 30px 0px;
	text-align:center;
}
div#content h2,h2 a,h2 a:focus,h2 a:hover,h2 a:active{
	color:#96b93e;
	font-style:normal;
	font-weight: bold;
}
h3{
	font-size:1.20em;
	font-weight:bold;
}  
a, a:visited{
	color:#7eb93e;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #F90;
}
a:focus {
	text-decoration: overline;
}
li#contacts a:link, li#contacts a:visited, li#accueil a:link, li#accueil a:visited{
	color:#000;
}
li#contacts a:hover, li#accueil a:hover{
	color:#7eb93e;
}
div#global {
	min-height: 100%;
	width: 950px;
	padding: 0px 0px;
	margin: 0px auto;
	position: relative;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	box-shadow: 5px 5px 30px #222;
	-moz-box-shadow: 5px 5px 30px #222;
	-webkit-box-shadow: 5px 5px 30px #222;
	-o-box-shadow: 5px 5px 30px #222;
	-khtml-shadow: 5px 5px 30px #222;
		/*-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px; 
 	border-radius: 5px;
	-moz-transform: rotate(8deg);  
  -webkit-transform: rotate(8deg);*/
}
div#header {
	color: #fff;
	height: 30px;
	position: relative;
}
div#menubarre {
	color: #222;
	width:950px;
	height: 0px;/*9*/
}
div#header h1 {
	margin: 0px;
	position: absolute;
	bottom: 9px;
	left: 32px;
	font: 3em Georgia, serif;
}
div#pagechemin {
	text-align:left;
	font-size:0.85em;
	width:950px;
	height:25px;
	z-index:1500;
	text-indent: 10px;
	font-style: italic;
}
div#corpsindex {
	text-align:left;
	width:950px;
	min-height:450px;
	/* Pour éviter la superposition du pied de page et du contenu : */
	padding-bottom: 0px;
	overflow: auto;
}
div#footer {
	height: 50px;
	width: 95%;
	color:#333;
	font-size: 0.8em;
	text-align:right;
	margin:auto 0;
    padding:0 2.5%;
    float:right;
}
div#pagechemin, div#corpsindex, div#footer {
	background-color:#eceeeb;
}
div#content {
	float: left;
	width: 610px;
	margin:20px 10px 0px 20px;
	padding:10px;
	/*border: thin solid #3d3d3d;*/
}
div#sidebar {
	/*background-color:#CC6;*/
	float: right;
	width: 267px;
}
div#videopose {
	background-color:#eceeeb;
	width: 267px;
	height:300px;
	position:relative;
	top:0px;
	z-index:200;
}
div#sidebar h3, div#footer p, div#sidebar p  {
	padding: 0 10px;
}
#text{
	/*background-color:#ff5;*/
	margin:15px 10px 0px 20px ;
	width: 650px;
	text-align:left;
	float:left;
}
div#marge{
	text-align:left;
	margin:0px 0px 0px 150px;
}
div#marge300{
	text-align:left;
	margin:0px 0px 0px 50px;
}
div#margeprdroite{
	text-align:left;
	
}
div#marge400{
	text-align:left;
	margin:0px 20px 0px 20px;
}
div#marge_box{
	text-align:left;
	margin:0px 5px;
}
ul#marge{
	text-align:left;
	margin:0px 0px 0px 75px;
	width:400px;
}

/*Menu assence jquery*/
#bloc, #bloc_k{
	margin: 10px;
	text-align: center;
}
#bloc_c{
	margin: 0px 0px 0px 40px;
	width: 590px;
	text-align: center;
	font-size: 1.05em;
}
#menu_titre, #menu_titre_c{ 
    cursor: pointer; 
	background-image: url(../images/li_vert.jpg);
	background-repeat: repeat-x;
	background-position: -8px 0;
	font-weight: bold;
	text-decoration: none;
}
#menu_titre_k{
    cursor: pointer; 
	font-weight: bold;
	background-image: url(../images/li_orange.jpg);
	background-repeat: repeat-x;
	background-position: 0 -170px;
	text-decoration: none;
	background-color:#d4922c;
}
#menu_titre_k_t{
	background-position: -10px 0;
	font-weight: bold;
	padding: 6px 0;
}
#menu_titre_k:hover{
	background-position: 0 -100px;
}
#menu_titre, #menu_titre_k{ 
	height: 19px;
	padding-top: 3px;
}
#menu_titre_c{
	background-position: -30px;
	width: 590px;
	height: 25px;
	padding-top: 5px;
	font-size: 1.1em;
}
#menu_titre_c:hover{
	background-position: 0 0;
}
div#menu_sous{
	padding: 10px;
	border: 1px;
	border-style: dotted;
	border-color: #96b93e;
}
div#menu_sous_c{
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #96b93e;
	border-left-color: #96b93e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96b93e;
}
div#menu_sous_k{
	padding: 10px;
	border: 1px dotted #d08c34;
}
.orange, .orange_petit{
	color: #C63;
}
.orange_petit{
	font-size: 0.8em;
	font-style: italic;
	text-decoration: none;
}
.msg_vert{
	color: #96b93e;
	font-style: normal;
	font-weight: bold;
}
fieldset legend{
	color: #96b93e;
	font-style: normal;
	font-weight: bold;
	font-size:1.2em;
}
fieldset{
	background-color:#ececec;
}
fieldset#taillefiel{
	margin:20px auto;
	text-align:left;
	width:500px;
	text-align:left;
	padding:5px 20px;
}





/*TABS 3 onglet*/
#tabbed_box {   
	width:300px;
}  
.tabbed_area {  
	margin: 0px auto 0px auto;  
	text-align:left;   
	padding:5px;   
	width:500px;
}
ul.tabs {  
    margin:3px 0px 4px 0px; 
	padding:0px;  
}
ul.tabs li {  
	list-style:none;  
	display:inline;
} 
ul.tabs li a {
	color: #96b93e;
	font-style: normal;
	font-weight: bold;
	font-size:1em;
	background-color:#464c54;
	padding:7px 14px 5px 14px;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #464c54;
	background-image:url(../images/fond_bkg.jpg);
	background-repeat: repeat-x;
	background-position: 200px 0px;
}  
ul.tabs li a:hover {  
	background-color:#ffffff;  
	border-color:#2f343a;  
	background-image:url(../images/tabs_color_hover.jpg);
	background-repeat: repeat-x;
}  
ul.tabs li a.active {  
    background-color:#E9E9E9;  
    color:#282e32;  
    border:1px solid #464c54;  
    border-bottom: 1px solid #E9E9E9; 
	background-image:url(../images/tabs_color_select.jpg);
	background-repeat: repeat-x; 
 }  
.content {  
    background-color:#E9E9E9;  
    border:1px solid #464c54; 
	margin:0px;
	padding:10px 20px 10px 20px; 
	box-shadow: 2px 3px 10px #aaa;
	-moz-box-shadow: 2px 3px 10px #aaa;
	-webkit-box-shadow: 2px 3px 10px #aaa;
 }  
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8, #content_9, #content_10, #content_11, #content_12, #content_13, #content_14, #content_15 {
	display:none; 
}
#barre_fin{
	text-align:center;
	background-color: #777;
	width: 600px;
	padding:10px 0px;
	font-size:1.2em;
	position:relative;
	left:-20px;
}
#barre_fin_tab{
	text-align:center;
	background-color: #777;
	width: 500px;
	padding:10px 0px;
	font-size:1.2em;
	position:relative;
	left:-20px;
}
.titre_gras{
	font-weight: bold;
	color: #030;
}
.titre_gras_cadre{
	font-weight: bold;
	color: #030;
	width:100%;
	padding:2px 0;
	margin:5px 0;
}
#sidebar * .titre_gras_cadre{
	font-weight: bold;
	color: #030;
	width:100%;
	padding:2px 0;
	margin:5px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #96b93e;
}
#pdf_applsf, #pdf_pfi, #pdf_kids{
	overflow:hidden;
	cursor:pointer;
	margin:0;
	width:267px;
	height:100px;
	background-image: url(../images/pdf-applsf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#pdf_pfi{
	background-image: url(../images/pdf-pfi.gif);
	background-position: 0px 0px;
}
#pdf_kids{
	background-image: url(../images/pdf-kids.gif);
}
#pdf_brochure{
	margin:20px auto ;
	overflow:hidden;
	cursor:pointer;
	margin:0;
	width:267px;
	height:100px;
	background-image: url(../images/brochure3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#pdf_applsf:hover, #pdf_kids:hover, #pdf_brochure:hover, #pdf_pfi:hover{
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#marge li{
	list-style-image: url(../images/clip.gif);
}

#pdf_logo{
	background-image: url(../images/pdf_over.jpg);
}
#video_logo{
	background-image: url(../images/video_over.jpg);
}
#pdf_logo, #video_logo{
	overflow:hidden;
	cursor:pointer;
	margin:0px auto;
	width:56px;
	height:56px;
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#video_logo:hover{
	background-image: url(../images/video_over.jpg);
}
#pdf_logo:hover{
	background-image: url(../images/pdf_over.jpg);
}
#pdf_logo:hover, #video_logo:hover{
	background-repeat: no-repeat;
	background-position: 0px -57px;
}
#alerte{
	text-align: center;
	color: #d12525 !important ;
  	font-weight: bold;
	font-size:1.1em;
}
.telecharge{
	font-size:0.85em;
	background-color:#ffe;	
	padding:3px;
	margin:5px auto;
	border-width: 1px;
	border-style: dotted;
	border-color: #96b93e;
}
img.clic_pdf{
	margin:0 10px ;
}