/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/


body {
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0;
	padding:0;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS GABARIT PRINCIPAUX    ----*
  *------------------------------------------------------*/

	#haut{
	position:relative;
	left: 0px;
	top: 0px;
	width:960px;
	height: 250px;
	}
	

	#centre{
	position:relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image:url(../elements/line.png);
	background-repeat:repeat-x;
	}
	
	#line{
	float:left;
	width: 100%;
	height: 5px;
	background-image:url(../elements/line-first.png);
	background-repeat: no-repeat;
	}
	
	#bas{
	clear:both;
	padding-top: 10px;
	width: 960px;
	font-size:11px;
	margin-bottom:20px;
	}	


/*------------------------------------------------------*
  *-----------------------------------     CSS SOUS MENU     ----*
  *------------------------------------------------------*/

	.ssmenu{
	float:left;	
	padding-top:12px;
	width: 960px;
	}
	
	#newsletter{
	float:left;
	width: 240px;
	height: 50px;

	margin-left: 58px;
	margin-top: -6px;
	}
	
	
	.tri{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	}
	
	a.section{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #000;
	}

	

/*------------------------------------------------------*
  *-----------------------------------     CSS PAGE RANK   ----*
  *------------------------------------------------------*/

		
	div.pagerank{
	clear:both;
	width:922px;/*960-38*/
	height:30px;
	text-align:right;
	margin-bottom:5px;
	padding-right:38px;
	font-weight:bold;
	font-size:20px;
	}
	
	a.lien_pagination img{
	border:0;
	}
	
	img.left:hover{
	background-image:url(../elements/fleche-g-on.png);
	}
	

	img.right:hover{
	background-image:url(../elements/fleche-d-on.png);
	}


	
/*------------------------------------------------------*
  *-----------------------------------     CSS LIEN ANCRE TOP      ----*
  *------------------------------------------------------*/
  
	a.line-top{
	clear:both;
	display:block;
	width:100%;
	height:15px;

	background-image:url(../elements/line-top.png);
	background-repeat: repeat-x;
	}
	
	a.line-top div.bord-gauche{
	float:left;
	height:15px;
	width: 35px;
	background-image:url(../elements/line-top-gauche.png);
	background-repeat:no-repeat;
	}
	
	a.line-top div.fleche-haut{
	float:right;
	height:15px;
	width: 39px;
	background-image:url(../elements/fleche-off.png);
	background-repeat:no-repeat;
	}

	a.line-top:hover div.fleche-haut{
	float:right;
	left:15px;
	width: 39px;
	background-image:url(../elements/fleche-on.png);
	background-repeat:no-repeat;
	}
	
	.muette {
	display: none;
}

/*------------------------------------------------------*
  *-----------------------------------     CSS FICHE   ----*
  *------------------------------------------------------*/
	
	.fiche    {
	float:left;
	width:100%;
	margin-top: 20px;
	margin-bottom: 30px;
	}

	.image    {
	float:left;
	width: 202px;
	margin-right: 20px;
	margin-top:5px;
	overflow:hidden;
	background-image:url(../elements/fond.png);
	}
	
	.media    {
	float:left;
	width: 320px;
	margin-right: 20px;
	margin-top:5px;
	overflow:hidden;
	background-image:url(../elements/fond.png);
	}
	
	.texte    {
	float:left;
	width: 500px;
	}
	
	.cadre-carousel{
	float:left;
	width: 320px;
	height: 240px;
	overflow:hidden;
}

	.texte h1  {
	margin:0;
	font-size:24px;
	font-weight:normal;
	}
	
	span.sstitre{
	font-weight:bold;
	font-size:14px;
	}
	
	span.annee{
	font-weight:bold;
	font-size:15px;
	}

	a.label{
	color: #FFF;
	background-color:#000;
	padding-left:2px;
	padding-right:2px;
	}
	
	a.label:hover{
	color: #000;
	background-color:#FFF;
	}
	

	div.description2{
	float:left;
	width: 500px;
	padding-top:20px;
	font-size:11px;
	}

/*------------------------------------------------------*
  *-----------------------------------     CSS BAS   ----*
  *------------------------------------------------------*/
  
	#bas a{
	color: #000;
	background-color:#FFF;
	padding-left:2px;
	padding-right:2px;
	  }
	  
	#bas a:hover{
	color: #FFF;
	background-color:#000;
	}
/*------------------------------------------------------*
  *-----------------------------------     CSS CONTACT   ----*
  *------------------------------------------------------*/
 
 
 a.erikm{
	display:block;
	float:left;
	color: #FFF;
	width:150px;
	height:150px;
	text-decoration:none;
	text-align:center;
	padding: 25px;
	font-size:32px;
	margin-right: 60px;
	margin-bottom: 20px;
	background-image: url(../elements/bt-erik-off.png);
	background-repeat: no-repeat;
	  }

 a.erikm:hover{
	background-image: url(../elements/bt-erik-on.png);
	  }
 
a.promoter{
	display:block;
	float:left;
	color: #FFF;
	background-image: url(../elements/bt-prom-off.png);
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	text-decoration:none;
	text-align:center;
	padding: 25px;
	font-size:32px;
	margin-right: 60px;
	  }
	  
 a.promoter:hover{
	background-image: url(../elements/bt-prom-on.png);
	}
	  
/*------------------------------------------------------*
  *-----------------------------------     CSS SPIP   ----*
  *------------------------------------------------------*/
  
    .spip_in, .spip_out{
	color: #000;
	background-color:#FFF;
	padding-left:2px;
	padding-right:2px;
	  }
	  
	.spip_in:hover, .spip_out:hover{
	color: #FFF;
	background-color:#000;
	}
	
	hr.spip{
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
	width:450px;
	margin-bottom: 15px;
	margin-top: 15px;
		}

/*------------------------------------------------------*
  *-----------------------------------     CSS HACK     ----*
  *------------------------------------------------------*/

	
a.hide{
	color: #FFF;
	background-color:#FFF;
	font-weight:bold;
	text-decoration:none;
	  }
	  
 a.hide:hover{
	background-color:#000;
	padding-left:2px;
	padding-right:2px;
	}
	  

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}
