/*feuille de style*/
body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(image/fond.gif) top center repeat-y;
	font-family: arial, sans-serif;
}

#page {
background: #ffffff;
margin: 0 auto;
width: 760px;
}

h1 {font-size: 17px; letter-spacing:0.1em;   }
h2 {font-size: 15px; color: #0033CC; letter-spacing:0.1em;   }
h3 {font-size: 12px; color: #000000; }

h4 {font-size: 12px; color: #0033CC;}
h5 {font-size: 20px; vertical-align: bottom; }


#menu {
	font-size: 16px; 
	clear: left;
	float: left;
	width: 160px;
	padding: 10;
}

#menu ul {
	
list-style: none ;
width: 160px;
margin: 0 0 20px 0;
padding: 0;

}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
	height: 18px;
	text-decoration: none;
	color: #505050;
	display: block;
	background: #f4f4f4;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}	
	

	
	
#menu li a:hover {
	background: #eaeaea;
	color: #339900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FFFF33;
	border-bottom-color: #339900;
	border-left-color: #3366CC;
}

#menu li a:active {color : #FF0000}	


.annonceur {

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0 10px 0;
	padding: 3px;
	width: 153px;
	color: #505050;
	height: 130px;
}
.annonceur img {

	margin-right: 35px;
}

.annonceur p {
	
	text-align: center;
}


.pub {
	margin: 10px 0 10px 0;
	
	width: 160px;
	color: #505050;
	height: 600px;
}

pub2 {
	
	height: 160px;
}

.date {
border-top:1px solid #36c;
background:#e5ecf9;
margin: 10px 0 10px 0;
width: 760px;
color: #000000;
line-height: 1.3em;
}


#conteneur {
	border-left: 1px solid #3366CC;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 8px;
}


#conteneur ul {	
list-style-type:circle;
}

#formulaire {
	height : 550px;
	
}


a {text-decoration: none;
	color: #009900;}

a:hover {text-decoration: underline;
		color:  color: #009900;}

a:visited {color:  #009900;}
a:active{color:red}

a img {border: 0;}



#bas {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 2px solid #3366CC;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#bas a {
color:  #3366CC;
text-decoration: none;
}

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

#bas ul {
}
#bas li {
display: inline;
list-style-type: none;
}
#fiche {
	clear: none;
	border-bottom: 1px solid #cccccc;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 105px;
}


.fiche_left {float : left ; 
 				font-size: 15px;
				width : 370px; 
				height : 100px}
				
.fiche_enseigne {	letter-spacing:0.2em;
					color: #0033CC;
					height : 40px}
					
.fiche_adresse {
					font-size: 14px;
					height : 40px
					}
.fiche_site {
				height : 20px}
  
.fiche-right {
	float : right;
	text-align : right;
	width : 200px;
	height : 100px;
}

.fiche_logo {height : 80px;
	
}
.fiche_telephone {
	letter-spacing:0.2em;
	font-size: 16px;
}

.center {
text-align: center;
}

.red {
color: #FF0000;}

.bleu {
color: #0033CC;
text-decoration: underline;
font-size:130%}

.bold {
font-weight: bold;
}

.souligne {
text-decoration: underline;
}

#titre {
	
	margin: 0 0 10px 0;
	border: 0;
	
	line-height: 120%;
	
}
#titre a:hover {
text-decoration: underline;
color:  color: #009900;
}
#titre a {
color:  color: #009900;
text-decoration: none;
}
