@charset "utf-8";

body {
	margin:auto;
	width:1000px;
	background:url(../images/bg_bdy.png) no-repeat top center;
	height:auto;
	font-family:Times,Georgia;font-style:italic;font-weight:normal;
	margin-top:10px;
}




#button {
	width:958px;
	background: url(../images/bg_menu.png) repeat-x;
	float:left;
}


#contener
{
	width:980px;
	margin-left:10px;
}


li {
  display: list-item;
  list-style-image: url(../images/puce.png);
  
  
}


/*------------------------------------------ Début Bloc gauche --------------------------------------------*/

#bloc_g
{
	margin-top:5px;
	
	float:left;
	width:230px;
	height:712px;
}


#header_bloc_g
{
	height:10px;
	width:230px;
	background: url(../images/header_bloc_g1.png) no-repeat ;
}

#contener_bloc_g
{
	
	height:691px;
	width:230px;
	background: url(../images/bar_g_1.png) ;
}

#footer_bloc_g
{
	margin-top:-3px;
	height:10px;
	width:230px;
	background: url(../images/footer_bloc_g2.png) no-repeat ;
}

.text_bloc_g
{
	position:absolute;
	
	margin-top:430px;
	margin-left:41px;
	text-align:justify;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px
	background: url(../images/bar_g1.png) no-repeat #FFF;
	
}

/*--------------------------Fin Bloc gauche --------------------------*/


/*--------------------------Début Bloc Droite -------------------------*/
#bloc_d1
{
	margin-top:5px;
	margin-left:20px;
	float:left;
	width:439px;
	height:380px;
}


#header_bloc_d
{
	height:9px;
	width:505px;
	background: url(../images/header_bloc_d.png) no-repeat ;
}

#contener_bloc_d1
{
	height:362px;
	width:430px;
	background: url(../images/bg_contener_d.png) repeat-y;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-align:justify;
	
}

#text_bloc_d1
{
	padding-top:0px;
	width:400px;
	margin:auto;
	margin-left:21px;
}



.footer_bloc_d
{
	height:9px;
	width:505px;
	background: url(../images/footer_bloc_d.png) no-repeat ;
}

/*------------------------------------------ Fin Bloc Droit --------------------------------------------*/


/*------------------------------------------ Bloc Menu --------------------------------------------*/
#banner_ext {
	
	width:980px;
	height:34px;
	text-align:left;
	color:#FFF;
	margin:auto;
	margin-top:5px;
}

#banner_ext a
{
display:block;
width: auto;
height:34px;
background: url(../images/bg_menu.png) repeat-x;
list-style-type: none; 
padding-left:7px;
padding-right:7px;
padding-top:6px;
color:#FFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:400;
font-size:14px;
float:left;
}

#banner_ext a:hover
{
background: #F82432;
list-style-type: none; 
color:#FFF;
height:28px;
}

#banner_ext a:link, #banner_ext a:visited
{
text-decoration: none;
list-style-type: none; 
}

.btn_menu
{
	float:left;
}

.sep_menu
{
	width:3px;
	height:34px;
	background:url(../images/sep_menu.png) no-repeat;
	float:left;
	
}

#menu_left
{
	width:8px;
	height:34px;
	float:left;
	background: url(../images/bg_menu_left.png) no-repeat;
}

#menu_right 
{
width:8px;
height:34px;
background: url(../images/bg_menu_right.png) no-repeat ;
float:left;
}

/*------------------------------------------ Fin Bloc Menu --------------------------------------------*/



/*--------------------------- Bloc promotion -------------------------------*/

#bloc_dd
{
	margin-top:5px;
	margin-left:10px;
	float:left;
	width:215px;
	height:380px;
}

#header_bloc_dd
{
	height:9px;
	width:215px;
	background: url(../images/header_bloc_dd.png) no-repeat ;
}

#contener_bloc_dd
{
	height:362px;
	width:215px;
	background: url(../images/bg_contener_dd.png) repeat-y;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-align:justify;
	
}

#text_bloc_dd
{
	padding-top:0px;
	width:200px;
	margin:auto;
}

#footer_bloc_dd
{
	height:9px;
	width:215px;
	background: url(../images/footer_bloc_dd.png) no-repeat ;
}

/*--------------------------- Fin Bloc promotion -------------------------------*/

/*--------------------------- Bloc produits-------------------------------*/

.bloc_bottom
{
	margin-top:20px;
	margin-left:20px;
	float:left;
	width:666px;
	height:145px;
}

.header_bloc_bottom
{
	height:9px;
	width:666px;
	background: url(../images/header_bloc_bottom.png) no-repeat ;
}

.contener_bloc_bottom
{
	height:128px;
	width:666px;
	background: url(../images/bg_contener_bottom.png) repeat-y;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-align:justify;
	
}

.text_bloc_bottom
{
	padding-top:0px;
	width:646px;
	margin:auto;
}

.footer_bloc_bottom
{
	height:9px;
	width:666px;
	background: url(../images/footer_bloc_bottom.png) no-repeat ;
}

/*--------------------------- Fin Bloc Produits -------------------------------*/

/*--------------------------- Debut Bloc Banner -------------------------------*/

#banner
{
	margin-left:10px;
	width:1000px;
	height:103px;
}

.bloc_banner
{

	margin-left:20px;
	float:left;
	width:666px;
	height:100px;
}

.header_bloc_banner
{
	height:9px;
	width:666px;
	background: url(../images/header_bloc_bottom.png) no-repeat ;
}

.contener_bloc_banner
{
	height:80px;
	width:666px;
	background: url(../images/bg_contener_bottom.png) repeat-y;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-align:justify;
	
}

.text_bloc_banner
{
	padding-top:0px;
	width:646px;
	margin:auto;
}

.footer_bloc_banner
{
	height:9px;
	width:666px;
	background: url(../images/footer_bloc_bottom.png) no-repeat ;
}

/*--------------------------- Fin Bloc Banner -------------------------------*/

#footer {
	float:left;
	width:1000px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:	center;
	font-size:14px;
	
}


/*---------------------------------- Tableau bloc arrondi ----------------------------------------*/
.c_haut_gauche {
	width:9px;
	height:9px;
	background:url(../images/c_h_g.png) ;
	background-color:transparent;
}

.c_haut_droite {
	width:9px;
	height:9px;
	background:url(../images/c_h_d.png);
	background-color:transparent;
}

.c_bas_gauche {
	width:9px;
	height:9px;
	background:url(../images/c_b_g.png);
	background-color:transparent;
}

.c_bas_droite {
	width:9px;
	height:9px;
	background:url(../images/c_b_d.png);
	background-color:transparent;
}

.ext_milieu
{
	background-color:#FFF;
}

.bloc_contener {
	background-color:#FFF;
	font-style:normal;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*---------------------------------------- Fin Tableau bloc arrondi ----------------------------------*/

/*------------------------------------------ Formulaire --------------------------------------------*/

.formmail 
{
	display:block;
	color : #474747;
	font-weight:bold;
	margin-top:5px;
	
}

.ast
{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	
}

.textbox
{
	width:200px;
}

.ast1
{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	
}







