body{
	font-family:  Arial, Lucida Grande, Verdana,Sans-serif;
	font-size:12px;
	color:#8B7E85;
	margin:0px;
	padding:0px;
	background-color:#f7e0c0;
}

a, p{
	color:#333333;
}

#global {
	position:relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
	background-color:#ffffff;
}

#entete{
	width:1000px;
	height:150px;
	background-color:#f7941d;
}

#logo{
	position:absolute;
	top:0px;
	left:160px;
	width:700px;
	margin:0px;
	padding:0px;
	width:174px;
	height:218px;
}

#baseline{
	position:absolute;
	top:70px;
	left:400px;
	width:700px;
	margin:0px;
	padding:0px;
}

#baseline p {
	color:#ffffff;
	font-style:italic;
	font-weight:bold;
	font-size:23px;
	margin:0px;
	padding:0px;
	cursor:defaut;
}

#baseline a {
	color:#ffffff;
}

#menu_principal{
	clear:both;
	background-color:#666666;
	width:1000px;
	height:30px;
}

#menu_principal ul{
	color:#fff;
	margin:0px;
	padding:0px;
}

#menu_principal li{
	float:left;
	list-style-type: none;
	text-align:center;
	font-size:14px;
	height:22px;
	padding-top:7px;
	font-weight:bold;
}

#menu_principal li:hover{
	background-color:#808080;
	cursor:pointer;
}

#menu_principal li.current{
	background-color:#808080;
	cursor:pointer;
}

#volet_gauche{
	background:url(../../../images/volet_gauche.png) top left no-repeat;
	width:164px;
	height:800px;
	float:left;
	padding:0px;
	margin:0px;

}

#volet_gauche p {
	padding:0px;
	margin:0px;
}

#volet_gauche a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

#etiquette_1
{
	position:absolute;
	top:300px;
	left:10px;
	width:140px;
	padding:0px;
	margin:0px;
}

#etiquette_2
{
	position:absolute;
	top:560px;
	left:15px;
	width:140px;
	padding:0px;
	margin:0px;
}

#etiquette_3
{
	position:absolute;
	top:800px;
	left:15px;
	width:140px;
	padding:0px;
	margin:0px;
}

div.miniature{
	text-align:center;
	width:140px;
	height:110px;
}

#volet_droit{
	background:url(../../../images/volet_droit.png) top left no-repeat;
	width:164px;
	height:800px;
	float:left;
	padding:0px;
	margin:0px;

}

#volet_droit_accueil{
	background:url(../../../images/volet_droit_accueil.png) top left no-repeat;
	width:164px;
	height:800px;
	float:left;
}

#moteur_recherche{
	width:140px;
	height:150px;
	padding:0px;
	margin-bottom:10px;
	margin-top:130px;
	margin-left:10px;
}

#moteur_recherche p{
	margin-top:0px;
	padding-top:0px;
}

#flux_rss{
	position:absolute;
	width:140px;
	top:560px;
	margin-left:18px;
}

#flux_rss p
{
	color:#ffffff;
}


#flux_rss ul{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

#flux_rss p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
}

#flux_rss h1{
	font-size:12px;
}

#abonnement_bon_plans{
	position:absolute;
	width:140px;
	height:150px;
	padding:0px;
	margin-bottom:10px;
	top:800px;
	margin-left:12px;
}

#abonnement_bon_plans p{
	margin-top:0px;
	padding:0px;
	margin-bottom:10px;
	margin-left:10px;
}

/* LISTE D'ANNONCEURS */

#navigation_annonceurs{
	height:35px;
	padding-top:5px;
}

#navigation_annonceurs p{
	font-weight:bold;
}

#liste_annonceurs{
	clear:both;
}

#liste_annonceurs div.communique_enseigne{
	width:300px;
	height:160px;
	float:left;
	margin:5px;
	border-bottom-color:#B3B3B3;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#liste_annonceurs div.enseigne{
	width:200px;
	float:left;
}

#liste_annonceurs p.enseigne{
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}

#liste_annonceurs div.telephone{
	width:100px;
	float:right;
}

#liste_annonceurs p.telephone{
	text-align:right;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
}

#liste_annonceurs div.adresse_descriptif{
	clear:left;
	width:200px;
	float:left;
}

#liste_annonceurs div.logo{
	width:100px;
	float:right;
}

#liste_annonceurs p.adresse{
	text-align:left;
	margin-top:2px;
	padding-top:2px;
	font-size:11px;
}

#liste_annonceurs div.descriptif{
	clear:left;
	height:60px;
	display:block-line;
}

#liste_annonceurs p.descriptif{
	font-size:11px;
}


/* LISTE DES BONS PLANS */

#liste_bons_plans{
	clear:both;
}

#liste_bons_plans div.communique_bon_plan{
	width:300px;
	height:140px;
	float:left;
	margin:5px;
	border-bottom-color:#B3B3B3;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#liste_bons_plans div.date_depot{
	width:150px;
	float:left;
}

#liste_bons_plans p.date_depot{
	font-size:10px;
	font-weight:bold;
}

#liste_bons_plans div.date_validite{
	width:150px;
	float:left;
}

#liste_bons_plans p.date_validite{
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}

#liste_bons_plans p{
	font-size:11px;
}

#liste_bons_plans div.descriptif{
	clear:left;
	height:80px;
	display:block-line;
}


/* FICHE DESCRIPTIVE ANNONCEUR */

#description_annonceur{
	width:320px;
	float:left;
}

#description_annonceur p.telephone{
	font-size:12px;
}

#description_annonceur p.adresse{
	font-size:12px;
}

#complement_annonceur{
	width:300px;
	float:left;
}

#illustration_annonceur{
	width:200px;
	margin-bottom:10px;
}

#plan_annonceur{
	width:200px;
}

/* PLAN DU SITE */

#plan_du_site ul{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

#plan_du_site li{
	margin-top:10px;
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

/* PUBLICITES ANNONCEURS */

#conteneur{
	float:left;
	width:652px;
	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	padding-left:10px;
	padding-right:10px;
}

#conteneur ul{
	list-style:none;
}

#conteneur #texte{
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
}

#conteneur p{
	color:#333333;
}

#conteneur a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#8B7E85;
	font-weight:bold;

}

#conteneur a:hover{
	text-decoration:underline;
}

#conteneur h1{
	color:#ff6600;
	font-size:20px;
}

#conteneur h2{
	color:#333333;
	font-size:13px;
}

#conteneur h3{
	color:#ff6600;
	font-size:13px;
}

#conteneur h4{
	color:#ff6600;
	font-size:13px;
}

/*
	NAVIGATION IMAGES
*/


#navigation_categories{
	text-align:center;
	width:600px;
	height:32px;
	position:relative;
	padding:0px;
	margin-bottom:20px;
	clear:both;
}

#navigation_categories ul{
	padding:0px;
	margin:0px;
}

#navigation_categories li{
	width:100px;
	float:left;
	background:url(../../images/barre_h.png) repeat;
	padding:8px;
	margin:0px;
	text-align:center;
}

#content{
	clear:both;
	overflow:hidden;
	position:relative;
	width:600px;
	height:132px;
}


.section{
	position:relative;
	width:2000px;

}

	.section .sub{
		position:relative;
		float:left;
		width:600px;
	}

div.sac{
	text-align:center;
	width:120px;
	float:left;
}

/* FOOTER */

#footer{
	clear:both;
	width:1000px;
	height:76px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f7941d;
}

#liens_annexes{
	height:70px;
	width:600px;
	float:left;
	margin-left:10px;
}

#liens_annexes ul{
	margin:0px;
	padding-top:28px;
	padding-left:0px;
}

#liens_annexes li{
	float:left;
	list-style-type: none;
	text-align:center;
	font-weight:bold;
	width:100px;
	float:left;
}

#reference{
	height:70px;
	width:300px;
	float:right;
	padding-top:22px;
	padding-right:30px;
}

p.societe{
	text-align:right;
	margin:0px;
	padding:0px;
}

p.webmaster{
	text-align:right;
	margin:0px;
	padding-top:2px;
	font-size:10px;
}

#formulaire{
	background-color:#ffffff;
}

#formulaire td{
	padding:1px;
	margin:0px;
	background-color:#eeeeee;
}


div.autocomplete {
      position:absolute;
      width:300px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}


div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}



#message_erreur{
	border-style:dashed;
	border-width:1px;
	border-color:#fc0000;
	background-color:#ffe3e3;
	padding:5px;
	margin-bottom:10px;
}

#message_erreur p{
	color:#ff0000;
}

/* TABLEAUX */

table.liste{
	border-style:solid;
	border-width:1px;
	border-color:#ff6600;
}

th, td{
	padding:2px;
}

th{
	background-color:#ff6600;
	color:#ffffff;
}

td.lig0{
	background-color:#ffecd5;
}

td.lig1{
	background-color:#fffaf5;
}


/* ADMIN */

span.current{
	font-size:13px;
	font-weight:bold;
}