*{
	margin: 0px;
	padding: 0px;
}
div {
	position: relative;
	margin:auto;	
}
body {
  background:#000000;
}
#bloc_site {
margin:auto;
}
#header_seat{
  background:#FFFFFF;
  width:100%;
  border-bottom:2px solid;
  border-color:#ca1500;
  height:47px;
  width:100%;  
}
#header_seat_sized{
  overflow:hidden;
  width:960px;  
  height:46px;  
}
#header_lien{
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	padding: 8px 0 0; 
}
#header_lien a{
  color:#666666;
  font-family:Tahoma,Arial,sans-serif;
  text-transform:uppercase;
  font-size:11px;
  text-decoration:none;
}
#HOME_bloc_top{
  background-image:url(../images/home/TOP_fond2.jpg);
  background-repeat:no-repeat;
  width:951px;  
  height:826px;
}
#HOME_bloc_legal{
  width:951px;  
  height:30px;
  padding-top:5px;
}
#HOME_bloc_legal a{
  color:#FFFFFF;
  font-family:Arial;
  text-transform:uppercase;
  font-size:12px;
  text-decoration:none;
 }
#AYUDAR_bloc_top{
  background-image:url(../images/ayudar/AYUDAR.jpg);
  background-repeat:no-repeat;
  width:951px;  
  height:284px;
} 
#PARTICIPANT_bloc_top{
  background-image:url(../images/participants/participants.jpg);
  background-repeat:no-repeat;
  width:951px;  
  height:337px;
} 
#PARTICIPANT_DET_bloc_top{
  background-image:url(../images/participants/participants_det.jpg);
  background-repeat:no-repeat;
  width:951px;  
  height:337px;
} 
#AYUDAR_titre_rouge{
  color:#df011a;
  font-family:Arial;
  text-transform:uppercase;
  font-size:16px;
  font-weight:bold;
}
#AYUDAR_titre_rouge_error{
  color:#df011a;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
} 
#AYUDAR_bloc_form{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#666666;
font-family:Arial;
font-size:11px;
} 
#AYUDAR_sep{
  background-image:url(../images/ayudar/sep.png);
  background-repeat:no-repeat;
  width:889px;  
  height:1px;
} 
#AYUDAR_popup{
  background-image:url(../images/ayudar/fond_popup.jpg);
  background-repeat:no-repeat;
  width:531px;  
  height:266px;
} 
.AYUDAR_form{
color:#666666;
font-family:Arial;
font-size:11px;
} 
.PART_form{
color:#666666;
font-family:Arial;
font-size:11px;
} 
#PART_sep{
  background-image:url(../images/ayudar/sep.png);
  background-repeat:no-repeat;
  width:889px;  
  height:1px;
}
#PART_titre_rouge{
  color:#df011a;
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
} 
#PART_titre_rouge a{
  color:#df011a;
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}
#PARTICIPANT_result{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#000000;
font-family:Arial;
font-size:11px;
} 
#PARTICIPANT_det_result{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#000000;
font-family:Arial;
font-size:11px;
padding-top:30px;
} 
#PARTICIPANT_pagination{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#000000;
font-family:Arial;
font-size:12px;
}
#PARTICIPANT_pagination a{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#636363;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
#OFFER_bloc_top{
  background-image:url(../images/offer/FOND_offer.png);
  background-repeat:no-repeat;
  width:955px;  
  height:604px;
} 
#VIDEO_result{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#000000;
font-family:Arial;
font-size:11px;
} 
#VIDEO_pagination{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#000000;
font-family:Arial;
font-size:12px;
}
#VIDEO_pagination a{
overflow:hidden;
background:#FFFFFF;
width:951px;
color:#636363;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
#VIDEO_bloc_top{
  background-image:url(../images/video/FOND_video.jpg);
  background-repeat:no-repeat;
  width:951px;  
  height:284px;
}
#VIDEO_titre_rouge{
  color:#df011a;
  font-family:Arial;
  text-transform:uppercase;
  font-size:14px;
  font-weight:bold;
}
#VIDEO_titre_rouge{
  color:#000000;
  font-family:Arial;
  text-transform:uppercase;
  font-size:11px;
}
#bloc_galerie {
  background:#FFFFFF;
  background-image:url(../images/galerie_fond_pm.png);
  background-repeat:no-repeat;
  width:976px;
  height:1512px;
}
/*MENU TOP*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	/*text-indent: -9999px;*/ /*--Push text off of page--*/
	height: 32px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav a.nautisme {
	/*background: url(nav_home.png) no-repeat;*/
	width: 78px;
}
ul#topnav a.products {
	/*background: url(nav_products.png) no-repeat;*/
	font-family:arial;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	width: 50px;
	padding-top:10px;
}
ul#topnav a.products:hover {
	background: #94b81b;
	color:#e4fd8f;
}
ul#topnav a.products_promo {
	/*background: url(nav_products.png) no-repeat;*/
	font-family:arial;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	width: 90px;
	padding-top:10px;
}
ul#topnav a.products_promo:hover {
	background: #dc8911;
	color:#e4fd8f;
}
ul#topnav a.sale {
	/*background: url(nav_sale.png) no-repeat;*/
	width: 80px;
}
ul#topnav a.community {
	/*background: url(nav_community.png) no-repeat;*/
	width: 34px;
}
ul#topnav a.store {
	/*background: url(nav_store.png) no-repeat;*/
	width: 108px;
}
ul#topnav a.plonge {
	/*background: url(nav_store.png) no-repeat;*/
	width: 141px;
}
ul#topnav a.bonaf {
	/*background: url(nav_store.png) no-repeat;*/
	width: 141px;
}
ul#topnav li .sub {
	z-index: 9999;
	position: absolute;	
	top: 42px;
	left: 10px;
	background: #94b81b;
	padding: 5px 5px 5px;
	float: left;
	overflow:hidden;
	/*--Bottom right rounded corner--
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	/*--Bottom left rounded corner--
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
	display: none;
}

ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 966px;
	/*background:#FFFFFF;*/
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	/*color: #fff;*/
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	/*text-indent: 0; --Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	/*background: url(../images/navlist_arrow.png) no-repeat 5px 12px;*/
	/*padding: 7px 5px 7px 15px;*/
	display: block;
	text-decoration: none;
	color: #858585;
}
ul#topnav .sub ul li a:hover {
	color: #333333;
	background-position: 5px 12px ;/*--Override background position--*/
}
#MENU_grande_div
{
/*overflow:hidden;*/
background:#94b81b;
width:999px;
}
#MENU_grande_div_VE
{
/*overflow:hidden;*/
background:#dc8911;
width:999px;
}
#MENU_div_col
{
overflow:hidden;
color:#000000;
margin-left : 10px;
}
/*FIN MENU TOP*/
#ariane{
text-decoration:none;
font-family:arial;
font-size:11px;
color:#7a6a5d;
text-transform:uppercase;
}
.texte-gris-fonce {

	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#slider{}

#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li
{ 
	width:216px;
	height:252px;
	overflow:hidden; 
}

#prevBtn{
display:block;
/*background:url(http://localhost/paramarket/front/public/static/images/prec.png) no-repeat 0 0;*/
height:29px;
width:13px;
position:absolute;
top:120px;
left:25px;
}

#nextBtn{
display:block;
/*background:url(http://localhost/paramarket/front/public/static/images/suiv.png) no-repeat 0 0;*/
height:29px;
width:13px;
position:absolute;
top:120px;
left:205px;
}

#prevBtn a{
display:block;
background:url(http://localhost/paramarket/front/public/static/images/prec.png) no-repeat 0 0;
height:29px;
width:13px;
}

#nextBtn a{
display:block;
background:url(http://localhost/paramarket/front/public/static/images/suiv.png) no-repeat 0 0;
height:29px;
width:13px;
}

/*	span#prevBtn, span#nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	span#nextBtn{ 
		left:696px;
		}														
	span#prevBtn a, span#nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(http://localhost/paramarket/front/public/static/images/suiv.png) no-repeat 0 0;	
		}	
	span#nextBtn a{ 
		background:url(http://localhost/paramarket/front/public/static/images/suiv.png) no-repeat 0 0;	
		}	
*/

	/*background:url(http://localhost/paramarket/front/public/static/images/suiv.png) no-repeat 0 0;	*/

#slideshow{
	position: relative;
	width: 1052px;
	height: 796px;
	overflow: hidden;
	background: #000000;
}
#slideshow img{
	position: absolute;
	left: 0;
	top: 0;
	width: 1052px;
	height: 796px;	
}
#slideshow2{
	position: absolute;
	background:url(../images/LEGENDE_CARTOUCHE.jpg) no-repeat;	
	z-index:4;
	width: 204px;
	height: 27px;
	overflow: hidden;
	top:750px;
	left:424px;
}
#slideshow2 img{
	position: absolute;
	left: 0;
	top: 0;
	width: 99px;
	height: 22px;
}
#bloc_home_cartouche {
background:url(../images/CARTOUCHE.jpg) no-repeat;
z-index:3;
width:227px;
height:136px;
}
#bloc_home_cartouche_lien  {
display:block;
font-family:Helvetica;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
#bloc_home_cartouche_lien:hover  {
display:block;
font-weight:bold;
font-family:Helvetica;
font-size:12px;
color:#666666;
text-decoration:none;
}