/* CSS Document 
bleu : #2CACD1
vert : #79A915
violet : #4B35AB
orange : #CF6527
rose : #CF2DB3
jaune : #EDB41A
*/
html, body {
	margin:0;
	padding:0;
}
body {
	background:#9D9787 url(/pics/fd_body.jpg) fixed top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
}
h1 {
	font-size:20px;
	color:#2CACD1;
	margin:10px 0 ;
}
h2 {
	font-size:16px;
	color:#4E3C0D;
	margin:10px 0 ;
}
h3 {
	font-size:14px;
	color:#777777;
	margin:10px 0 ;
}
h4 {
	font-size:13px;
	color:#777777;
}
ul {
	list-style: disc url(/pics/puce_bleue.gif) outside;
}
a {
	color:#2CACD1;
}
div.hr {
	height: 0;
	border:none;
	border-bottom: 1px dashed #9D9787;
	width:95%;
	margin:10px auto;
}

#divglobal {
	width:960px;
	background:url(/pics/fd_divglobal.png) bottom repeat-x;
	margin:0 auto;
	padding:0 0 204px 0;
	position:relative;
}
#divtop {
	width:960px;
	height:98px;
	margin:0;
	padding:0px 0 0 0;
	background:url(/pics/fd_divtop.jpg) repeat-x;
	position:relative;
}
#divlogo {
	width:406px;
	height:56px;
	margin:26px 0 0 46px;
	float:left;
}
#divflag {
	width:18px;
	height:98px;
	float:right;
	margin:0;
	padding:0 12px 0 13px;
	background:#FFF;
}
#divenewsletter input[type=text] {
	border:1px solid #2CACD1;
}
#divenewsletter #Envoyer {
	background:#2CACD1;
	color: #FFF;
	border:0;
	padding:2px 5px;
	margin:0 3px;
}

/* -------------------------------------------------- MENU --------------------------------------------------- */
.div1mnu {
	width:23px;
	height:98px;
	float:right;
	overflow:hidden;
	position:relative;
}
.gris {
	background:#FFFFFF url(/pics/fdmnu_gris.jpg) right top no-repeat;
	width:0;
}
.jaune {
	background:#FFFFFF url(/pics/fdmnu_jaune.jpg) right top no-repeat;
}
.rose {
	background:#FFFFFF url(/pics/fdmnu_rose.jpg) right top no-repeat;
}
.orange, .orange.fiv1mnuimg {
	background:#FFFFFF url(/pics/fdmnu_orange.jpg) right top no-repeat;
}
.violet {
	background:#FFFFFF url(/pics/fdmnu_violet.jpg) right top no-repeat;
}
.vert {
	background:#FFFFFF url(/pics/fdmnu_vert.jpg) right top no-repeat;
}
.bleu {
	background:#FFFFFF url(/pics/fdmnu_bleu.jpg) right top no-repeat;
	padding-left:51px;
}
.mnuselect {
	width:270px;
}
.div1mnuimg {
	float:right;
}
.div1mnutit{
	width:217px;
	height:56px;
	float:right;
	margin:42px 30px 0 0;
	text-align:center;
	color:#9D9787;
	font-size:20px;
	text-transform:uppercase;
}
#divssmnu {
	width:960px;
	min-height:20px;
	background:#FFF;
	font-size:0.8em;
	text-align:center;
	padding:10px 0;
	padding:0;
}
#divssmnu a {
	text-decoration:none;
	display:inline-block;
	width:238px;
	padding:5px 0;
	border:1px solid #FFFFFF;
	color:#000000;
	background:#54F2F8;
}
#divssmnu a:hover {
	color:#FFFFFF;
	background:#2EA5C2;
}
#divssmnu.expertise a { background:#C8EE32; }
#divssmnu.expertise a:hover { background:#79A915; }
#divssmnu.lab a { background:#BFACEB; }
#divssmnu.lab a:hover { background:#4933AA; }
#divssmnu.sportainment a { background:#FDC941; }
#divssmnu.sportainment a:hover { background:#E58C16; }

/* -------------------------------------------------- FIN MENU --------------------------------------------------- */
#divclef {
	width:960px;
	height:200px;
	background:#FFF;
}
#divcont {
	width:930px;
	background:#E2E0DB url(/pics/fd_divcont.png) right 0 repeat-y;
	border: 10px solid #9D9787;
	padding:1px 0 10px 10px;
	font-size:0.9em;
}
#divcont.home {background:url(/pics/fd_divconthome.png) right 0 repeat-y; padding-bottom:0;}
#divcont.home ul {list-style: disc url(/pics/puce_bleue.gif) outside;}
#divcont.home a {text-decoration:none;}
#divcont.home a:hover {text-decoration:underline;}

#divcont.expertise h1 {color:#79A915;}
#divcont.expertise ul {list-style: disc url(/pics/puce_verte.gif) outside;}
#divcont.expertise a {color:#79A915;}

#divcont.eforteam h1 {color:#4B35AB;}
#divcont.eforteam ul {list-style: disc url(/pics/puce_violette.gif) outside;}
#divcont.eforteam a {color:#4B35AB;}

#divcont.sportainment h1 {color:#CF6527;}
#divcont.sportainment ul {list-style: disc url(/pics/puce_orange.gif) outside;}
#divcont.sportainment a {color:#CF6527;}

#divcont.reference h1 {color:#CF2DB3;}
#divcont.reference ul {list-style: disc url(/pics/puce_rose.gif) outside;}
#divcont.reference a {color:#CF2DB3;}

#divcont.contact h1 {color:#EDB41A;}
#divcont.contact ul {list-style: disc url(/pics/puce_jaune.gif) outside;}
#divcont.contact a {color:#EDB41A;}
#divcont.contact input[type=text], #divcont.contact textarea {
	width:300px;
	border:1px solid #EDB41A;
	background:#FFF;
}
#divcont.contact textarea {
	height:100px;
}
#divcont.contact #Envoyer {
	background:#EDB41A;
	color: #FFF;
	border:0;
	padding:2px 5px;
	margin:0 3px;
}
#divcq {
	width:960px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	font-size:10px;
	color:#1F7994;
}
#divcq a {
	color:#1F7994;
}
/* -------------------------------------------------- HOME --------------------------------------------------- */

#divhomeg {
	width:370px;
	float:left;
	padding:0 25px 0 0;
}
#divhomeg h1 {color:#777777;}
#divhomed {
	width:332px;
	float:left;
	height:358px;
	background:url(/pics/fd_divhomed.png) 6px 0 no-repeat;
	padding:0 1px 0 22px;
}
#divhomed h1 {
	color:#4E4C48;
}
#divhomenewscenter {
	width:332px;
	height:358px;
	overflow: hidden;
}
/* -------------------------------------------------- FIN HOME --------------------------------------------------- */
/* -------------------------------------------------- ACTU --------------------------------------------------- */
.div1imgactu {
	border:1px solid #757777;
	background:#FFFFFF;
	padding:5px;
	margin:0 0 15px 10px;
	float:right;
}
.div1imgactu img {
	display:block;
}
/* -------------------------------------------------- FIN ACTU --------------------------------------------------- */
/* -------------------------------------------------- EQUIPE --------------------------------------------------- */
.div1imgequipe {
	border:1px solid #757777;
	background:#FFFFFF;
	padding:5px;
	margin:15px;
	float:left;
}
.div1imgequipe img {
	display:block;
}
/* -------------------------------------------------- FIN EQUIPE --------------------------------------------------- */
/* -------------------------------------------------- REFERENCES --------------------------------------------------- */
.div1ref {
	background:url(/pics/fd_div1ref.png) no-repeat;
	padding:7px 8px 7px 6px;
	margin:4px 7px 9px 0;
	float:left;
	text-align:center;
	height:130px;
	width:100px;
	font-size:12px;
}
.div1refimg {
	width:100px;
	height:100px;
}

/* -------------------------------------------------- FIN REFERENCES --------------------------------------------------- */
#divtxt {
	width:730px;
	float:left;
	padding:0 20px 0 0;
}

#divactud {
	width:180px;
	float:right;
}

#divactud {
	width:150px;
	float:left;
	padding:0 15px;
}
#divactud h2, #divactud h2 a {
	color:#B5B5B5;
}
#divactud h3 {
	margin:0;
}
#divactud p {
	margin:0 0 10px 0;
	color:#A0A0A0;
	border-bottom:dotted 1px #D5C0C5;
}

#divshare {
	width:920px;
	height:44px;
	background:url(/pics/fd_divshare.png) 2px 0 no-repeat;
	margin:20px 0 0 0;
	padding:20px 20px 0 20px ;
}
#divbottom {
	width:960px;
	height:19px;
	margin:11px 0 0 0;
	padding:0 0px;
	text-align:right;
	font-size:10px;
}
#divbottom a {
	color:#1F7994;
	text-decoration:none;
	background:url(/pics/fd_divbottom_mnu.jpg) repeat-x;
	padding:3px 12px 4px 12px;
	margin:0 7px 0 3px;
}
#divbottom a:hover {
	color:#000000;
}
.spacer {
	heigth:0;
	clear:both;
}
.fb-like {
	float:right;
}