.overlay-image {
	left: 0;
	position: absolute;
	top: 0;
	background-image: url(images/overlay_image.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.overlay-video {
	left: 0;
	position: absolute;
	top: 0;
	background-image: url(images/overlay_video.png);
	background-repeat: no-repeat;
	background-position: center center;

}

.err_form {
	color: #C30;
	text-decoration: blink;
	margin-left:10px;
}

a {
	color: #95cd00;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color:#478c00;
	cursor:pointer;
}


#color_input_defaut {
	color: #8a8c8c;
	display:none;
}
#color_input_rempli {
	color: #000;
	display:none;
}


body {
	margin:0 auto;
	padding: 0;
}

body, table, td, #bodyFCK  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #464646;
	margin:0;
	padding: 0;
	overflow:visible;
	font-weight: normal;
}

#bodyFCK {
	background-color: #fff;
	background-image: none;
}

#fond {
	background-color: #fff;
}

#page, #page_bas {
	margin:0 auto;
	padding:0;
	overflow:visible;
	z-index: 200;
	cursor:default;
	position:relative;
}



#page {
	width:100%;
	padding: 0;

}


.content {
	width:990px;
	padding:0;
	margin:0 auto;
	overflow:visible;
	z-index:10;
	position:relative;
	clear:both;
	float:none;
}



#page_bas {
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
	width:100%;
	z-index:100;
}


#hpcontent {
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	background-color: #fff;
	margin:0;
	min-height:350px;
	position:relative;
}

#pagecontent,#startcontent {
	padding:0;
	margin:0;
	margin-top:105px;
	padding-bottom:20px;
	clear:both;
	min-height:400px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:100%;
}
#startcontent {
	margin:0;
	margin-top:0px;
	height: 693px;
	padding:0px;
	overflow:hidden;
}


#col1sur2 {
	clear:both;
	float:left;
	width:226px;
	min-height:350px;
	padding-top:25px;

}

#col2sur2 {
	float:left;
	width:488px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;

	background-color: #FFF;
	-webkit-box-shadow:  8px 0 8px -10px rgba(0, 0, 0, 0.2),-8px 0 8px -10px rgba(0, 0, 0, 0.2);
	box-shadow:  8px 0 8px -10px rgba(0, 0, 0, 0.2),-8px 0 8px -10px rgba(0, 0, 0, 0.2);
	z-index:1;
	background-image: url(images_client/ombre_frise_interieur.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
	min-height:350px;

}
#col1sur1 {
	clear:both;
	float:left;
	width:714px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	background-color: #FFF;
	-webkit-box-shadow:  8px 0 8px -10px rgba(0, 0, 0, 0.2),-8px 0 8px -10px rgba(0, 0, 0, 0.2);
	box-shadow:  8px 0 8px -10px rgba(0, 0, 0, 0.2),-8px 0 8px -10px rgba(0, 0, 0, 0.2);
	z-index:1;
	background-image: url(images_client/ombre_frise_interieur.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
	min-height:350px;
}

#colonne_droite {
	float:left;
	width:198px;
	padding-left:14px;
	padding-right:14px;
	padding-top:25px;
	min-height:350px;
}


h1 { /* $Titre H1$  */

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	padding:0;
	margin:0;

}

h2 { /* $Titre H2$  */

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	color:#388c00;
	text-transform: uppercase;


}

h3 { /* $Titre H3$  */

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	color:#388c00;
	text-transform: none;
}

h4 { /* $Titre H4$  */
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#9bd300;
	text-transform: none;
}

h5 { /* $Titre H5$  */
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform: none;
}

.petit_titre { /* $Petit titre$  */
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform: none;
	color:#000;
	text-decoration: none;
}

.legende { /* $Legende$  */
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-transform: none;
	color:#999;
	text-decoration: none;
	font-style: italic;
}
/* -------------------------- */
.imagegauche { /* $Image a gauche$  */
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imagedroite {  /* $Image a droite$  */
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}


.border {
	border: 1px solid #ff0000;
}
.border td {
	border: 1px solid #ffff00;
}
.border th {
	border: 1px solid #000;
}

.clear_float {
	clear:both;
	float:none;
	height:0px;
	width:100%;
}
.formulaire input, .formulaire textarea {
	background-color: #fafbfc;
	border: 1px solid #fafbfc;
	padding:0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
	font-size: 11px;
	color: #000;
}
.formulaire select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
	background-color: #fafbfc;
	border: 1px solid #fafbfc;
	font-size: 11px;
	padding:5px 10px;
}

.formulaire input {
	height:25px;
	line-height:25px;
}

.formulaire .bouton {
	background-color: #9bd300;
	border: 2px solid #FFF;
	height:30px;
	line-height:30px;
	padding:5px 15px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow:  1px 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  1px 1px 1px 0px rgba(0, 0, 0, 0.4);
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.formulaire .bouton:hover {
	background-color: #5b9d00;
}
/* -------------------------- */
@font-face {
	font-family: "fleches-droite-gauche";
	src:url("fonts/fleches-droite-gauche.eot");
	src:url("fonts/fleches-droite-gauche.eot?#iefix") format("embedded-opentype"),
	url("fonts/fleches-droite-gauche.ttf") format("truetype"),
	url("fonts/fleches-droite-gauche.svg#fleches-droite-gauche") format("svg"),
	url("fonts/fleches-droite-gauche.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}


[class^="fleche-"]:before,
[class*=" fleche-"]:before {
	font-family: "fleches-droite-gauche";
	font-style: normal;
	font-weight: normal;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

[class^="fleche-"]:hover,
[class*=" fleche-"]:hover {
	text-decoration: none;
}

.fleche-gauche_petit:before {
	content: "J";
}
.fleche-droite_petit:before {
	content: "I";
}

.fleche-droite_moyen:before {
	content: "O";

}
.fleche-gauche_moyen:before {
	content: "P";
}

.fleche-droite_gros:before {
	content: "e";

}
.fleche-gauche_gros:before {
	content: "f";
}

.fleche-gauche_petit2:before, .fleche-droite_gros2:before {
	content: "";

}

.fleche-droite_petit2:before, .fleche-gauche_gros2:before {
	content: "";
}

#bloc3 #btn_hp .btn_droite {
	/*border-bottom: 1px solid #d4d4d4;*/
	/*padding: 0px;*/
	/*margin-bottom: 0px;*/
	/*margin-top: 5px;*/
}

#bloc3 #abo_ins {
	padding-bottom: 5px;
}

#bloc3 #liste_liens {
	-webkit-box-shadow:  0px 1px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:  0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	padding-bottom: 5px;
	margin-top: 6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:198px;
	margin-left:12px;
	text-align:left;
}

#bloc3 #liste_conseils {
	width:198px;
	-webkit-box-shadow:  0px 1px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:  0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f38b11;
	/* Old browsers */	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGIxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQxODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f38b11 0%, #ffd183 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f38b11), color-stop(100%,#ffd183)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f38b11 0%,#ffd183 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f38b11 0%,#ffd183 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f38b11 0%,#ffd183 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f38b11 0%,#ffd183 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38b11', endColorstr='#ffd183',GradientType=0 ); /* IE6-8 */
}

#bloc3 #liste_fichiers .tit, #liste_liens .tit, #liste_conseils .tit {
	font-family: 'MYRIADPRO-REGULAR', "Trebuchet MS", Tahoma, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2c580;
}

#bloc3 #liste_conseils .tit{
	border-bottom-color: #fbba5d;
}

#bloc3 #liste_fichiers a, #liste_liens a, #liste_conseils a{
	display:block;
	font-family: "Trebuchet MS", Tahoma, serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:10px;
	text-indent: -10px;
}

#bloc3 #liste_fichiers a:nth-child(odd), #liste_liens a:nth-child(odd) {
	background-color:#81b300;
}

#bloc3 #liste_fichiers a:nth-child(even), #liste_liens a:nth-child(even) {
	background-color:transparent;
}

#bloc3 #liste_fichiers a:hover, #liste_liens a:hover{
	background-color:#1d6a00;
}

#bloc3 #liste_conseils a:hover{	background-color:#f08202;}
