/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
		font-size: 1em;
		margin: 0; padding: 0;
		font-weight: normal;
}
ul {
		margin: 0; padding: 0;
		list-style: none;
}
a {
		text-decoration:none;
		color:#143338;
}
a img {
		border:none;
}
.clear { 
      clear:both;
      display:block;
      line-height:1px;
		font-size:1px;
		height:1px;
}
a{outline: none;}
:focus{-moz-outline-style: none;}
.hidden {
		visibility:hidden;
}
fieldset{border:none;}


/*---------------------------STRUCTURE GENERALE---------------------------*/

html{
	height:100%;	
}

body {
	font-family:arial;
	font-size:11px;
	color:#333;
	margin:0px;
	padding:0px;		
	text-align:center;
	background-color:#dcc090;
	height:100%;
	width: 100%;
}

.fond{
	/*background:url(../images/degrade.png) repeat-y center top;*/
	/*background:#dcc090;*/
	width:100%;
	height:100%;
}

#principale{
	margin: 0 auto;
	text-align:left;
	color:#000;
	width:978px;
	height:677px;
	position:relative;
	z-index:1;
	visibility:hidden;
}

#principale.claque-sup{
			z-index:3;
}

#altContent {
			width: 100%;
			/*height: 100%;*/
			position:absolute;
			z-index:2;
			top:0;
			left:0;
}

/*---------------------------LOGO---------------------------*/

#logo {
	width:165px;
	height:166px;
	background: url(../images/espace_presse/logo.png) top left no-repeat;
	position:absolute;
	top:37px;
	left:406px;
	z-index:5000;
}

#logo h1 {	
	font-size: 0;
	visibility:hidden;
}

#logo a {
	display: block;
	width:165px;
	height:166px;	
	z-index: 6000;
}

/*---------------------------VOUS ETES---------------------------*/
#social{
    width: 95px;
    float: left;
    margin-top: 20px;
/*    z-index: -150;*/
}
#vous_etes {
	position:absolute;
	right:5px;
	top:20px;
	width:260px;
	height: 50px;
	z-index: 100;
}

#vous_etes h3 {
	font-size:16px;
	text-transform: uppercase;
	color:#226e9c;
}

#vous_etes select {
	width:155px;
	height: 23px;
	font:normal 10px verdana;
	margin-top: 6px;
}

/*---------------------------BLOC PRINCIPAL EXTENSIBLE---------------------------*/

#content {
	position:absolute;
	top:121px;
	left:0;
	z-index: 200;
}

#top_content {
	width:978px;
	height:54px;	
	background:url(../images/structure/top_content.png) top left no-repeat;
}

#middle_content {
	width:960px;	
	background:url(../images/structure/middle_content.png) top left repeat-y;
	padding:0 9px;
	position:relative;
}

#bottom_content {
	width:978px;
	height:95px;	
	background:url(../images/structure/bottom_content.png) top left no-repeat;
}

#haut_slide {
	width:160px;
	height:74px;
	background:url(../images/home/haut_slide.png) top left no-repeat;
	position:absolute;
	top:-44px;
	left:50%;
	margin-left:-80px;
	z-index: 7000;
}

/*---------------------------MENU TOP---------------------------*/

.block-menu{
	position:absolute;
	top:0;
	left:0;
	z-index: 50;
}

#principale ul.menu-top{
	height:130px;
	width:978px;
	position:relative;
	margin-left:6px;
	overflow:hidden;
	margin-top: 7px;
	z-index: 0;
}

#principale ul.menu-top li ul{
	
}

/*----------commun à tous les button----------*/

#principale ul.menu-top li.button{
	float:left;
	position:absolute;
	top:81px;	
	height:50px;
	margin-bottom:1px;	
	/*text-indent:-5000px;*/
	color:#000;
}

#principale ul.menu-top li span{
	display:none;		
	position:absolute;
	top:0;
	left:0;
	height:121px;
	z-index: 0;
}

#principale ul.menu-top li.button.hover span{
	display:block;
	z-index: 0;
}

#principale ul li a{
	
	z-index: 0;
}

.button a.first-level{

	height:43px;
	display:block;
	text-indent:-5000px;
	z-index: 0;
}

/*----------button#rub1----------*/

.button#rub1{
	left:2px;
}
#principale ul.menu-top li.button#rub1 a {
	background:url(../images/espace_presse/onglet.png) no-repeat;
	width:150px;
}
#principale ul.menu-top li.button#rub1 a:hover{
	background:url(../images/espace_presse/onglet-hover1.png) no-repeat;
	width:150px;
}

/*----------button#rub2----------*/

.button#rub2{
	left:147px;
}
#principale ul.menu-top li.button#rub2 a {
	background:url(../images/espace_presse/onglet2.png) no-repeat;
	width:109px;
}
#principale ul.menu-top li.button#rub2 a:hover{
	background:url(../images/espace_presse/onglet-hover2.png) no-repeat;
	width:109px;
}

/*----------button#rub3----------*/

.button#rub3{
	left:251px;
}
#principale ul.menu-top li.button#rub3 a{
	background:url(../images/espace_presse/onglet3.png) no-repeat;
	width:175px;
}
#principale ul.menu-top li.button#rub3 a:hover{
	background:url(../images/espace_presse/onglet-hover3.png) no-repeat;
	width:175px;
}

/*----------button#rub4----------*/

.button#rub4{
	left:542px;
}
#principale ul.menu-top li.button#rub4 a{
	background:url(../images/espace_presse/onglet4.png) no-repeat;
	width:147px;
}
#principale ul.menu-top li.button#rub4 a:hover{
	background:url(../images/espace_presse/onglet-hover4.png) no-repeat;
	width:147px;
}

/*----------button#rub5----------*/

.button#rub5{
	left:684px;
}
#principale ul.menu-top li.button#rub5 a{
	background:url(../images/espace_presse/onglet5.png) no-repeat;
	width:117px;
}
#principale ul.menu-top li.button#rub5 a:hover{
	background:url(../images/espace_presse/onglet-hover5.png) no-repeat;
	width:117px;
}

/*----------recherche----------*/

#recherche{
	width:169px;
	height: 50px;
	position:absolute;
	top:88px;	
	left:802px;
	background:url(../images/structure/onglet-recherche.png) no-repeat;
}

#recherche form  {
	margin-top:13px;
	margin-left: 11px;
}

#recherche form input#champ_recherche {
	border:1px solid #ececec;
	width:95px;
	height:19px;
	float:left;
	background:url(../images/espace_presse/fd_recherche.gif) top left no-repeat;
	background-color: #ffffff;
	padding-left:28px;
	color:#7f7f7f;
	font:normal 10px verdana;
	padding-top: 3px;
}

#recherche form input#ok_recherche {
	width:20px;
	height: 20px;
	background:url(../images/home/fleche_bleufonce.gif) top left no-repeat;
	border:0;
	float:left;
	margin-left: 3px;
	margin-top:2px;
}


/*---------------------------FOOTER---------------------------*/

#bottom_content ul {
	padding-top:42px;
	padding-right: 30px;
	float:right;
}

#bottom_content ul li {
	float:left;
}

#bottom_content ul li a {
	color:#355b89;
	text-transform: uppercase;
	background:url(../images/espace_presse/separ_footer.gif) center left no-repeat;
	margin-left: 9px;
	padding-left: 9px;
}

#bottom_content ul li a.newsletter {
	background:url(../images/espace_presse/lettre.gif) 0 3px no-repeat;
	padding-left: 22px;
}

/*---------------------------KALEIDOSCOPE---------------------------*/

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		margin-top:300px;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

