#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FDE1C8;
	visibility: hidden;
	z-index: 100;
	right: 22%;

}
.style1 {
	color: #0067B4;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF
}
.page_titre {
	color: #F38025
}
.page_region {
	color: #F38025
}
.page_ville {
	color: #0841AC
}
.page_description {
	color: #F38025
}
body {
	background-color: #FFFFFF;
}
.boite {
	height: 100%;
	width: 960px;
	position: relative;
	z-index: 0;
	margin-left: -480px;
	left: 50%;
}
.header {
	height: 25px;
	width: 960px;
	position: relative;
	z-index: 1;
}
.logo {
	height: 153px;
	width: 232px;
	position: relative;
	z-index: 1;
	float: left;
}
.espace_membre {
	height: 50px;
	width: 728px;
	position: relative;
	z-index: 1;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.publicite {
	height: 90px;
	width: 728px;
	position: relative;
	z-index: 1;
	float: left;
}
.menuTop {
	height: 17px;
	width: 960px;
	position: relative;
	z-index: 1;
	float: left;
}
.menu {
	height: 65px;
	width: 960px;
	position: relative;
	z-index: 2;
	float: left;
	background-image:url(../images/bg_menu.jpg);
}
.menuBottom {
	height: 17px;
	width: 960px;
	position: relative;
	z-index: 1;
	float: left;
}

.left {
	float: left;
	height: 100%;
	width: 250px;
	position: relative;
	z-index: 1;
	padding-bottom:42px;
}
.left_top {
	float: left;
	height: 100%;
	width: 250px;
	position: relative;
	z-index: 1;
	border: thin solid #FFE793;
}
.left_bottom {
	float: left;
	height: 100%;
	width: 250px;
	position: relative;
	z-index: 1;
	border: thin solid #FFE793;
	margin-top: 10px;
}
.middle {
	float: left;
	height: 100%;
	width: 380px;
	position: relative;
	z-index: 1;
	padding-left: 5px;
	padding-right: 5px;
}
.boiteRight {
	float: right;
	height: 100%;
	width: 299px;
	position: relative;
	z-index: 1;
	padding-left:2px;
}
.nouvelles {
	float: left;
	height: 100%;
	width: 301px;
	position: relative;
	z-index: 1;
}
.right {
	float: left;
	height: 100%;
	width: 301px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}
.rightPage {
	float: left;
	height: 100%;
	width: 301px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	border: thin solid #FFE793;
}
.babillard {
	float: left;
	height: 100px;
	width: 301px;
	position: relative;
	z-index: 1;
}
.boiteMenu {
	height: 100%;
	width: 960px;
	position: relative;
	z-index: 1;
	float: left;
	background-color:#d5d5d5;
}
.footer {
	height: 27px;
	width: 960px;
	position: relative;
	z-index: 1;
	float: left;
	background-color: #0067b4;
	margin-top: 10px;
}
 
 div#page
 {
		border: 2px solid #0065b3; 

  width: 750px;
  margin: 0 auto;
  
  text-align: left;
	background-color: #FFFFFF;
 }
  
 div#header
 {
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	
	height: 140px;
	position: relative
 }
 
div#header div#page_accueil
{
    float: left;
    position: absolute;
    left: 107px;
    /*margin-top: 4px;
    margin-left: 111px;*/
}
 
div#header div#button
{
	padding-top: 0px;
  text-align: right;
	height: 38px;
}
 
 div#header div#menu
 {
  padding-left: 240px;
  
  text-align: left;
 }
 
div#menu_fleche
 { 
  text-align: left;
 }
 
 div#header div#menu img.logo, div#menu_fleche img.logo
 {
  margin-right: 25px;
 }
 
 div#main
 {
 	background-image: url('../images/left.png');
 	background-repeat: no-repeat;
 	_height: 376px;
 	min-height: 376px;
	position: relative
 }
 
  div#mainfirefox
 {
 	background-image: url('../images/left.png');
 	background-repeat: no-repeat;
 	_height: 553px;
 	min-height: 553px;
	position: relative
 }
 div#mainfirefoxcat
 {
 	background-image: url('../images/left.png');
 	background-repeat: no-repeat;
 	height: 94%;

	position: relative
 }
  div#mainfirefoxcatreg
 {
 	background-image: url('../images/left.png');
 	background-repeat: no-repeat;
 	_height: 491px;
 	min-height: 491px;
	position: relative
 }

 
 /******************************/
 
#dropmenudiv
{
  position:absolute;
  border:1px solid black;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a
{
  width: 100%;
  display: block;
  text-indent: 3px;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
}

#dropmenudiv a:hover
{
  background-color: #FDE1C8;
}




/*******************************/

div#home
{
  padding-left: 150px;
  padding-top: 50px;
  
  color: #1b76bc;
}

div#home h1
{
  font-size: 11px;
		margin-bottom: 10px;
}

div#home ul.bullet1
{
  list-style: none;
  padding-left: 5px;
}

div#home ul.bullet1 li
{
  background-image: url('../images/bullet1.gif');
  background-repeat: no-repeat;
  background-position:  0.5px 50%;
  padding-left: 10px
}

div#home ul.bullet1 li a
{
  padding-top: 10px;
  font-size: 10px;
  color: #1b76bc;
  font-weight: bold;
  
  text-decoration: none;
}

div#home ul.bullet1 li a:hover
{
  text-decoration: underline;
}

div#home img.pub
{
  text-align: center;
  margin-top: 20px;
  margin-left: 30px;
}

/****************/

div#contact
{
  padding-top: 50px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  color: #000;
}


div#recherche
{
  padding-left: 5px;
}

div#region
{
  padding-left: 1px;
}

#zone_pub
{
	text-align: center;
	background-image: url('../images/zone_pub.png');
	vertical-align: middle;
	height: 119px;

	line-height: 119px;
}

#zone_pub img
{
	border: 2px solid #000000;
}

select
{
	border: 1px solid #888888;
	font-size: 9px;
}

div#listage
{
	margin-left: 90px;
	margin-top:25px;
	_margin-bottom: 10px;
	padding-bottom: 10px;
	
}

iframe.listage
{
    
	width: 310px;
	height: 300px;
	text-align: left;
	
	border: 1px solid #0065B5;
}

div#commanditaire
{
	height: 100%;
	
	vertical-align: middle;
	margin-top: 0px;
}

div#commanditaire img
{
	vertical-align: middle;
}

table.commanditaire td
{
	text-align: center;
}
div#login
{
	position: absolute;
	top: 296px;
	_top: 286px;
	left: 100px;
}

div#bottom_splash
{
	position: absolute;
	top: 318px;
	_top: 316px;
	left: 100px;
}
div#page_info_picture
{
	margin-top: 10px;
}

div#page_info_picture img
{
	margin-left: 1px;
}

table#horaire
{
	background-color: #F78242;
	width: 200px;
}

table#horaire td
{
	text-align: center;
	padding: 2px;
	font-weight: bold;
	background-color: #FFe794;
	color: #0065B5;
}

table#horaire th
{
	padding: 2px;
	background-color: #FFe794;
	color: #0065B5;
}

table#calendrier
{
	background-color: #0065B5;
	margin-top: 10px;
	margin-bottom: 10px;
}

table#calendrier td
{
	text-align: center;
	padding: 2px;
	font-weight: bold;
	background-color: #FFe794;
	color: #0065B5;
}

table#calendrier th
{
	padding: 2px;
	background-color: #F78242;
	color: #FFFFFF;
}

table#calendrier th a
{
	color: #FFFFFF
}

a.change_region
{
	text-align: center;
	font-size: 12px;
}
.div_information_show
{
	display: table;
	_display: block;
}

.div_information_hide
{
	display: none;
}

div.error
{
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: #FF0000;
}

a.no_u
{
	text-decoration: none;
}
.espace_membre_1 {
	height: 100%;
	width: 210px;
	position: relative;
	z-index: 1;
	float: left;
}
.commercant {
	color:black;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.section_commercant {
	color:black;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.titre_commercant {
	color:black;
	font-size:10px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}

.acces_commercants {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	padding-top:15px;
}

.inscrivez_vous {
	width:120px;
	height:18px;
	background-color:#663200;
	padding-top:3px;
}

.inscrivez_vous a:link{
	color:white;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
}

.faites_vite {
	width:320px;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}