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


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

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


img { border:none;
	
}

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


h2 {
	
	font-size:1.1em;
}


h3 {
	
	font-size:1em;
}



a:link, a:visited {
	color:#1b5790 ;
	text-decoration:none;
}


a:hover {
	color:#6f146e;
	text-decoration:underline;
}


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

  
  
body {
	background-color:#e5ecf3;
}

#bg {
	padding:0;
	background-image: url(../images/haut.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 {
	
	background-color: #e0f2fb;
}

#banner {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 70px;
	padding-left: 350px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(../images/logo-v04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner h1{
	background-color:#55A1BE;
line-height:25px;text-align:center;
margin:0;
padding:5px 25px;
width:550px;font-size:18px;
}
#banner h1 a{
	color:#FFF;
	text-align: center;
}

#nav1 {
	height:40px;
	width:950px;
	text-align:center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/fdor-nav1.png);
	background-repeat: repeat-x;
	background-position: left top;	
}


#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:40px;
	text-transform:uppercase;
	font-size:0.78em;
	font-family:Verdana, Geneva, sans-serif;
	background-color: transparent;
	background-image: url(../images/fdor-nav1.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdebea;	
}


#nav1 ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	line-height:40px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
}


#nav1 ul li a:hover, #nav1 li#current a {
	color:#6f146e;
	background-color: transparent;
	background-image: url(../images/hmenu-purple.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration: none;
}

#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;
}
#center .csc-header h1 {
	line-height: 28px;
	background-image: url(../images/flech-blw.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
 
#content p {
	margin-top:10px;
	
}



#habfooter {height:81px;margin:0 auto;
	padding:0;
	width:1150px;
	
	background-image: url(../images/pied.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;}
#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;
	text-transform:uppercase;
	font-size:0.58em;
	font-family:Verdana, Geneva, sans-serif;
	
}

#footer  ul li {
	display:block;
	float:left;
	margin:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #55a1be;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

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

#footer   ul li a:hover {
	color:#f7a800;
	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;}