/* CSS Document */
body{
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	color:#6d6d6d;
	background-color:#828282;
	
}

#page{
	width:930px;
	height:auto;
}

#header{
	width:100%;
	height:195px;
}

#logo{
	float:left;
	background-image:url(../../images/logo.jpg);
	background-repeat:no-repeat;
	width:308px;
	height:195px;
}

#logo_fnaim{
	width:58px;
	height:58px;
	float:right;
	margin-top:135px;
	margin-right:10px;
}

#bandeau{
	float:left;
	background-image:url(../../images/bandeau.jpg);
	background-repeat:no-repeat;
	width:621px;
	height:195px;
}

#menu_haut{
	width:100%;
	height:37px;
	float:left;
	background-color:#cc3000;
	color:#ffffff;
}

#toolbox{
	float:left;
	width:460px;
	height:25px;
	margin-left:13px;
	*margin-left:6px;
	margin-top:6px;
	background-color:#f0f0f0;
}

#acces{
	float:right;
	height:37px;
	color:#ffffff;
	vertical-align:middle;
	line-height:37px;
	margin-right:10px;
}

#middle{
	width:100%;
	height:auto;
	float:left;
	background-color:#ffffff;
	background-image:url(../../images/fd_middle.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#menu_left{
	float:left;
	width:175px;
	*width:175px;
	height:auto;
	padding-left:13px;
	padding-right:13px;
	padding-top:20px;
	background-color:#e4e4e4;
	min-height:400px;
	_height:400px;
}

#contenu{
	float:left;
	width:690px;
	*width:680px;
	height:auto;
	padding-left:25px;
	padding-right:13px;
	padding-top:20px;
	min-height:400px;
	_height:400px;
	text-align:left;
}

#middle_bottom{
	float:left;
	width:100%;
	height:10px;
	*margin-top:-10px;
	background-image:url(../../images/fd_bottom.jpg);
	background-repeat:no-repeat;
}

#pdp{
	float:left;
	margin-top:8px;
	margin-bottom:15px;
	width:930px;
	text-align:center;
	color:#ffffff;
	font-size:10px;
}

#banners{
	margin-top:15px;
	display:block;
	clear:right;
	height:80px;
	text-align:center;
}


#accueil { /* PRESENTACIÓN COUPS DE COUR Y AFFEIRES DE LA SEMAINE */
width: 210px;
height: 90px;
float: left;
}


/***** TITRES  *****/
/*.menu_bloc{
	width:100%;
	height:auto;
	border-bottom:solid 1px #cc3000;
}*/

.bloc_titre{
	font-size:17px;
	color:#464646;
	font-weight:normal;
	text-align:left;
}

.menu{
	width:100%;
	height:auto;
	padding-bottom:8px;
	border-bottom:solid 1px #cc3000;
	text-align:left;
	margin-bottom:10px;
}

.menu a{
	font-size:11px;
	font-weight:bold;
	color:#cc3000;
	padding-left:11px;
	text-decoration:none;
	line-height:18px;
}

.submenu{
	line-height:13px;
	padding-left:20px;
}

.submenu a{
	font-size:11px;
	color:#828282;
	font-weight:bold;
	text-decoration:none;
}

.submenu2{
	padding-left:38px;
	line-height:13px;
	padding-bottom:3px;
}

.submenu2 a{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.titre{
	font-size:21px;
	font-weight:bold;
	color:#cc3000;
	text-transform:uppercase;
	text-align:left;
	line-height:16px;
}

.titre2{
	font-size:21px;
	font-weight:normal;
	margin-bottom:15px;
	text-align:left;
	line-height:18px;
}

.titre3{
	color:#cc3000;
}


.frm_txt, .frm_champC, .frm_cja, .frm_txtlong, .frm_txtar, .frm_select{
	height:13px;
	border:solid 1px #cc3000;
	background-color:#FFFFFF;
	font-size:10px;
}

.frm_champC{
	width:100px;
}

.frm_txtlong, .frm_txtar{
	width:497px;
	*width:482px;
}

.frm_txtar{
	height:auto;
	font-size:11px;
}

.frm_select{
	height:auto;
}

.form_search{
	*margin-bottom:-10px;
	margin-bottom:-5px;
}

/****************************/
/******* LIENS  ************/
/***************************/

.lnk_03, .lnk_04, .lnk_06, .lnk_02{
	color:#7c7c7c;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	
}

.lnk_04, .lnk_06, .lnk_02{
	color:#cc3000;
}

.lnk_06, .lnk_02{
	text-transform:none;
}

.lnk_02{
	text-decoration:underline;
}

.lnk_07{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

/****************************/
/****  BOUTON  *************/
/**************************/

.btn{
	height:21px;
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.btn_box{
	height:21px;
	cursor:pointer;
	float:left;
	margin-left:10px;
}

#btn_left{
	float:left;
	width:8px;
	height:21px;
	background-image:url(../../images/btn_left.gif);
	background-repeat:no-repeat;
}

#btn_center{
	float:left;
	height:21px;
	background-image:url(../../images/btn_center.gif);
	background-repeat:repeat-x;
	color:#cc3000;
	font-weight:bold;
	font-size:11px;
	line-height:21px;
}

* html #btn_center{
	line-height:19px;
}

#btn_right{
	float:left;
	width:8px;
	height:21px;
	background-image:url(../../images/btn_right.gif);
	background-repeat:no-repeat;
}


/*******************/
/***  CONTENU  ****/
/*****************/

.produit
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	}

.img_produit_left
	{
	float:left;
	text-align:center;	
	}
.img_produit_right
	{
	float:right;
	text-align:center;
	clear:both;
	}

.produit_right
	{
	/*display:block;
	clear:both;*/
	width:100%;
	margin-top:5px;
	margin-left: 5px;
	}

.desc_produit
	{
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	}

.produit_top
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	}

.img_produit_top
	{
	margin-bottom: 7px;
	text-align:center;
	}


.produit_bottom
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	text-align:center;

	}

.img_produit_bottom
	{
	margin-top: 7px;
	text-align:center;
	}

.desc_produit_bottom
	{
		text-align:left;
	}
.desc_produit_bottom span
	{
	font-weight:bold;
	}
.desc_produit_right span
	{
	font-weight:bold;
	}
.desc_produit_right{
	margin-bottom:10px;
	text-align:left;
}

.thumbnail {
	text-align: center;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 7px;
}
.thumbnail2 {
	text-align: center;
	margin-left: 7px;
	padding: 3px;
}

.brd_img{
	border:solid 1px #e2e2e2;
}

.pagination{
	width:90%;
	margin-left:15px;
	padding-bottom:0px;
	margin-bottom:5px;
	text-align:center;
	margin-top:20px;
}


/*****************************/
/******* IMPRESSION  ********/
/***************************/

.print{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5f5f;
	background-color:#ffffff;
}
/***********************************/

.fnd_tbl_03{
	background-color:#cc3000;
	color:#ffffff;
}

.fnd_tbl_06{
	background-color:#ffffff;
}	
