@import url(rte.css);
@import url(accueil.css);
@import url(in.css);
html {
	margin:0 0 0 -1px;
	padding:0;
	overflow-Y: scroll;
	background-color: #e6e6e6;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}
body { text-align: center; }

  
  
body {
	color:#474747;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}


img { border:none;
	
}

h1 {
	color:#1A5790;
	font-size:1.0em;
}


h2 {
	
	font-size:1.1em;
}


h3 {
	
	font-size:1em;
}



a:link, a:visited {
	color:#310e5d ;
	text-decoration:none;
}


a:hover {
	color:#7b0f2e;
	text-decoration:underline;
}


#wrapper {
	width:990px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/fd-wrapper.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

  
  
body {
	background-color:#e6e6e6;
	background-image: url(../images/fd-body.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#bg {
	padding:0;
	background-image: url(../images/fd-bg2.png);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: transparent;
}

  
#header {
	min-height:25px;
	height: 25px;
	width: 950px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}


#page {
	margin:0 auto;
	width:950px;
	
}


#container {
}
#banner { }
#banner #logo {
	height: 61px;
	width: 62px;
	padding-top: 32px;
	padding-right: 840px;
	padding-bottom: 0px;
	padding-left: 50px;
	position: relative;
}
#banner #slogan {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 350px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#banner #slogan  h1{
	line-height:25px;
	text-align:right;
	margin:0;
	width:550px;
	font-size:18px;
	background-image: url(../images/fd-h1-banner.png);
	background-repeat: no-repeat;
	background-position: 85px 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#banner #slogan  a{
	color:#8C2287;
	text-align: center;
}

#nav1 {
	height:32px;
	width:950px;
	text-align:center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CDE563;
}


#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:32px;
	text-transform:uppercase;
	font-size:0.92em;
	font-family:Verdana, Geneva, sans-serif;
	background-color: transparent;
}


#nav1 ul li {
	display:block;
	float:left;
	
}


#nav1 ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	line-height:32px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/puce-nav01.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #de829c;
}


#nav1 ul li a:hover, #nav1 li#current a {
	color:#5b0b58;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/puce2-nav01.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #CDE365;
	border: 1px solid #CC456A;
}

#content {
	width:940px;
	margin:0 auto ;
	text-align:left;
	
}

#ariane {font-size:0.58em;}

#right {
	width:430px;
	padding:8px;margin:5px 10px 0;
	
	
	float:left;
}

#center {
	width:430px;
	padding:8px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #FFF;
}
#center .csc-header h1 {
	line-height: 28px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #e697ac;
}
 
#content p {
	margin-top:10px;
	font-size: 0.84em;	
}

#habfooter {
	height:81px;
	width:990px;
	background-image: url(../images/fd-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {margin:0 auto;
	padding:0;
	width:950px;
	
	
	
} 

#footer a:link, #footer a:visited {
	
}

#footer a:hover{
	color:#ffb508;
	text-decoration:none;
}

#footer  ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:10px;
	font-size:0.63em;
	font-family:Verdana, Geneva, sans-serif;	
}

#footer  ul li {
	display:block;
	float:left;
	margin:0;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#footer   ul li a {
	display:block;
	float:left;
	text-decoration:none;
	padding:0px;
	line-height:10px;
	font-weight:normal;
}

#footer   ul li a:hover {
	color:#7b0f2e;
	text-decoration:underline;
	}
/*boutons addthis*/
.addthis_toolbox { background-color:#FFFFFF;
float:right;
height:20px;
width:180px;}
/*gestion des bannières*/
.banner_main {
	
}
.banner { }
.clearer { clear:both;}
.surligneBan {
	color: #fff;
}
/*gestion des medias videos*/
#center2 .rgmediaimages-media {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom:4px solid #D4E585;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
