﻿.conteneur_global
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:auto;
}
.principal
{
	background-image:url(../Interface/png/background_jaune.png);
	background-repeat:no-repeat;
	background-color:#fff0cf;
	width:990px;
	height:auto;
	float:left;
	margin-right:auto;
	margin-left:auto;
}
.logo_flobel
{
	width:156px;
	height:74px;
	border:0px;
	float:left;
	margin-top:2px;
	margin-left:2px;
}
.separation_haut
{
	float:left;
	width:150px;
	height:0px;
}
.conteneur_menu
{
	width:100%;
	height:25px;
	margin-top:10px;
	float:left;
}
.banniere_site
{
	width:629px;
	height:50px;
	padding-top:30px;
	padding-left:30px;
	border:none;
	float:left;
	color:#eb8955;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
}
.lien_planning
{
	width:160px;
	height:57px;
	float:left;
	margin-left:0px;
	margin-top:-60px;
	border:1px solid white;
}
/* --------------------------------------------------------------------------- GESTION DU CONTENU DE LA PAGE --------------------------------------------------------------------------- */
.contenu_page_flobel
{
	width:940px;
	min-height:500px;
	_height:500px;
	margin-top:2px;
	float:left;
	text-align:left;
	padding-top:25px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom:25px;
	color:#eb8955;
	font-size:12px;
}
.border_titre
{
border: 1px solid #eb8955;
font-size:18px; 
font-weight:bold;
}
.lien_retour
{
	color:#eb8955;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.lien_retour:hover
{
	color:#eb8955;
	font-style:normal;
	font-weight:bold;
	text-decoration:overline underline;
}
.liste_titre
{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
.description_categorie
{
	width:800px;
	height:auto;
	float:left;
	margin-left:65px;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
}
.separation_liste_detail
{
	border:0px;
	color: #eb8955;
	background-color: #eb8955;
	height: 1px;
}
.liste_detail
{
	width:923px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
.lien_liste_detail
{
	color:#eb8955;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}
.icone_categorie
{
	border:0px;
	width:100px;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}
ul
{
	padding-left:40px;
}
.conseil
{
	background-image:url(../Interface/gif/background_conseil_jaune_bas.gif);
	width:860px;
	background-repeat: repeat-y;
	height:auto;
	padding-left:75px;
	padding-bottom:25px;
}
.lien_page
{
	font-size:12px;
	color:#f4894f;
	font-style:normal;
	/*font-weight:bold;*/
	text-decoration:none;
}
.lien_page:hover
{
	font-size:12px;
	color:#f4894f;
	font-style:normal;
	/*font-weight:bold;*/
	text-decoration:underline;
}
.lien_categorie
{
	font-size:14px;
	color:#eb8955;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.lien_categorie:hover
{
	font-size:14px;
	color:#eb8955;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}