@charset "utf-8";
/* CSS Document */
body {
	background-color: #e8e8e8;
	margin: 0 0 0 0;}

div#centre{
	margin: 0 auto 0 auto;
	background-color: #f5f4f2;
	width:955px;}
	
div#bandeau{
	background-color: #ffffff;
	height:99px;
	width:955px;}

div#slogan{
	float:left;
	width:420px;
	height:49px;
	margin-left:10px;
	margin-top:16px;}
	
*+html div#slogan{
  margin-top:25px;}

div#logogroup{
	float:right;}	

div#navigation{
	clear: both;
	background-color: #ffffff;
	width:955px;
	height:34px;}

div#illustration{
	background-color: #ffffff;
	width:955px;
	}


/* Menu */
ul#nav {
	width:742px;
	height:135px;
	margin-top:0px;
	margin-left:-25px;
}
*+html ul#nav {
  margin-left:15px;}

ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
}

ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background: url(images/menuEn.gif) no-repeat;
}
li#acceuil a { 			width:62px; 	height:35px;	outline: none;}
li#syntys4sh a {		width:53px;		height:35px;	outline: none;}
li#relevonsvosdefis a {	width:186px;	height:35px;	outline: none;}
li#nosinterventions a {	width:108px;	height:35px;	outline: none;}
li#methodologie a {		width:148px;	height:35px;	outline: none;}
li#nouscontacter a {	width:185px;	height:35px;	outline: none;}

li#acceuil a:link, li#acceuil a:visited { background-position:0px 0px;}
li#syntys4sh a:link, li#syntys4sh a:visited { background-position:-62px 0px;}
li#relevonsvosdefis a:link, li#relevonsvosdefis a:visited { background-position:-115px 0px;}
li#nosinterventions a:link, li#nosinterventions a:visited { background-position:-300px 0px;}
li#methodologie a:link, li#methodologie a:visited { background-position:-408px 0px;}
li#nouscontacter a:link, li#nouscontacter a:visited { background-position:-555px 0px;}

li#acceuil a:hover, li#acceuil a:focus { background-position:0px -50px;}
li#syntys4sh a:hover, li#syntys4sh a:focus  { background-position:-62px -50px;}
li#relevonsvosdefis a:hover, li#relevonsvosdefis a:focus { background-position:-115px -50px;}
li#nosinterventions a:hover, li#nosinterventions a:focus { background-position:-300px -50px;}
li#methodologie a:hover, li#methodologie a:focus { background-position:-408px -50px;}
li#nouscontacter a:hover, li#nouscontacter a:focus { background-position:-555px -50px;}



/* Contenu */

div#fond{
	clear: both;
	background-color: #f5f4f2;
	width:955px;
	padding-top:20px;}

*+html div#fond{
  padding-top:17px;}

div#collone1{
	width: 413px;
	float:right;
	margin-right:13px;}

div#bloc1 {	
	background: url(images/fondbloc.gif) repeat-y;
	margin-left:14px;
	width: 508px;}

div#basbloc1 {
	background: url(images/basbloc.gif) ;
	height:  1px;}
	
div#blank{
	width: 413px;
	height:10px;}
	
div#bloc2 {
	background: url(images/fondbloc2.gif) repeat-y;
	width: 413px;
	hight:100%;}

*+html div#bloc2 {
  margin-top:0px;}

div#basbloc2 {
	background: url(images/basbloc2.gif) ;
	width: 413px;
	height:  1px;}

div#contenu {
	padding: 6px 25px 25px 25px;}




/* Pour les News Defilantes */
div#news
{
	width:350px;
	
}
div#news a
{
	color:#000;
}
div#news ul
{
	margin:0 .5em 0 0;
	padding:0;
}
div#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
div#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
div#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

/* 
div#pourflash1{
	width: 955px;
	height:  225px;
	background-image: url(images/illustrationCentraleAcceuil.jpg);}
object#pourflash1 { display:block; margin:0 auto; }
 */

div#footer {	
	clear: both;
	margin-left: auto;
	margin-right: auto;	
	width:955px;
	height:60px;
	background-color:#f5f4f2;}
	
div#foot1 {	
	float:Left;
	margin-top: 20px;
	margin-left: 30px;
	width:550px;
	height:40px;}
	
div#foot2 {	
	float:Right;
	margin-top: 20px;
	margin-right: 30px;	
	width:300px;
	height:40px;}


.texte1 {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;}

.texteslogan {
	font-family: "Georgia","Times","Times New Romansans",serif;
	font-size: 11px;
	margin-top:-9px;
	line-height: 1.5em;
	color: #f11a1f;}

*+html .texteslogan {
  margin-top:-18px;}

.texte2 {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #666;}

.texte3 {	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;	
	line-height: 1.7em;	color: #777;}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	font-size: 20px;	
	font-weight: bold;	
	color: #444;}

.liste1 {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;	
	color: #666;
	font-size: 13px;
	line-height: 1.5em;
	margin-left: 0px;
	padding-left: 0; 
	list-style-position: outside;
	list-style: none;}

.liste1 li{	
	padding-left: 20px;
	background-image: url("images/puce.gif");
	background-repeat: no-repeat;
	background-position: 5px 0.5em;}

.liste2 {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;	
	color: #666; 
	font-size: 11px;
	line-height: 1.7em;
	margin-top: -7px;
	margin-left: 0px;
	padding-left: 0;
	list-style-position: 
	outside;list-style: none;}
	
.liste2 li{	
	padding-left: 20px; 
	background-image: url("images/puce.gif");
	background-repeat:	no-repeat;
	background-position: 5px 0.5em;}

.liste4 {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;	
	color: #666; 
	font-size: 11px;
	line-height: 1.7em;
	margin-top: -10px;
	margin-left: 10px;
	padding-left: 0;
	list-style-position: 
	outside;list-style: none;}
	
.liste4 li{	
	padding-left: 20px; 
	background-image: url("images/puce2.gif");
	background-repeat:	no-repeat;
	background-position: 5px 0.5em;}
	}

.liste3 {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;	
	color: #666;
	font-size: 13px;
	line-height: 1.5em;
	margin-left: 0px;
	padding-left: 0; 
	list-style-position: outside;
	list-style: none;}

.liste3 li{	
	padding-left: 20px;
	background-image: url("images/puceRonde.gif");
	background-repeat: no-repeat;
	background-position: -5px 2px;}

a.lien1 {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif; 
	font-size: 10px;
	color:#777;	padding: 0px 0px 0px 0px;}

a.lien2 {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	font-size: 11px;
	color: #f11a1f;}


/* specifique a chaque page */
body#acceuil ul#nav li#acceuil a {background-position: 0px -100px;}
body#syntys4sh ul#nav li#syntys4sh a {background-position: -62px -100px;}
body#relevonsvosdefis ul#nav li#relevonsvosdefis a {background-position: -115px -100px;}
body#nosinterventions ul#nav li#nosinterventions a {background-position: -300px -100px;}
body#methodologie ul#nav li#methodologie a {background-position: -408px -100px;}
body#nouscontacter ul#nav li#nouscontacter a {background-position: -555px -100px;}

body#legal div#bloc1{width: 928px; background: url(images/fondbloc5.gif) repeat-y; margin-left:14px;}
body#legal div#basbloc1 {background: url(images/basbloc5.gif) ;}


/* sIFR */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 30px;
	}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 10px;
	}



