html {
	padding: 0;
	height: 100%;	
	margin: auto;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	margin: 0;
	height: 100%;
	background-color: #FFFFFF;
	color: #515A5F;
}
img{
	border: 0;
}
img.loupe{
	border: 0;
 	float: right;
}
a {
	 color: #003399; 
	 text-decoration: none;
	 }
a:hover	{ 
	color: #009999; 
	text-decoration: none;
	}
#content a.txt {
	 border-bottom: 1px dotted #999999; 
}
#content a.txt:hover {
	border-bottom: 1px solid #999999; 
}
#conteneur{
	width: 760px;
	}
#header {
	background-image:   url(images/imgBandeau.jpg);
	height: 125px;
	border: 0;
	margin: 0;	
	padding: 0;
}
#navbar {
	background-image:   url(images/button.gif);
	height: 25px;
	border: 0;
	margin: 0;
	padding-left: 180px;
	text-align: center;
}
#navbar a:link, #navbar a:visited, #navbar a:hover {
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	display: block;
}	 
#navbar a:hover{
	display: block;
	border:1px solid #316BC6;
	background-color:#C2CEEF;
	padding-left:4px;
	padding-right:4px;
	padding-top: 1px;
	padding-bottom: 1px;		
}
.headermenu	{ 
	color: #000000; 
	font: 10px verdana, arial, sans-serif; 
	font-weight: bold;
}
#content {
	padding: 10px 10px 10px 180px;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer{
	height: 50px;
	}	
#menu-location  {
	position:absolute;
	visibility:visible;
	width: 162px;
	left:0px;
	top:126px;
	z-index:2;
	background-image: url(images/background-menu.jpg);
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
}
#sub-menu-location {
	text-align: center;
}
#left-menu-location {
	padding: 0 5px 0 5px;
	width: 152px;
}
#footer {
	height: 30px;
	padding-right: 10px;
	padding-left: 180px;
	padding-bottom: 10px;
	color: #666666;
	font: 10px arial, verdana, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	text-align:center;
}
#form {
	width: 100%;
	border: solid #cccccc 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-caption {
	text-align: right;
	background-color: #efefef;
 	padding: 2px;
}
.form-data {
	text-align: left;
	background-color: #efefef;
 	padding: 2px;	
}
.red {
	color: red;
	font-weight: bold;	
}
.coeur {
	font-weight: bold;
	font: 12px arial, sans-serif;	
}
hr {
	color: #666666;
	height: 1px;
}
h1 	{
	color: #003399;
	font: 16px arial, sans-serif;
	font-weight: bold;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2 	{
	color: #003399;
	font: 14px arial, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #2e7cbc;
	padding: 3px 5px 3px 5px;
}
h3 	{
	color: #666666;
	font: 10px arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}
h4 	{
	color: #666666;
	font: 12px arial, sans-serif;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.phonetitle {
	color: #000099; 
	font: 11px verdana, arial, sans-serif; 
	font-weight: bold;
}
.text-marron {
	color: #993366;
}
.info {
	border: solid #CCCCCC 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.exclu {
	background-image:url(images/exclu.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.annonces {
	border: solid #CCCCCC 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	padding: 5px;
}
.bandeau-annonces {
	border: solid #CCCCCC 1px;
	background-color: #efefef;
	/*font-weight: bold;*/	
}
.encadre, .encadre-surligne, .encadre-sousligne{
	color: #000033;
	background-color: #BBD8F8; 
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	border-color: #0000FF;
	border-style: solid;
	}
.encadre{
	border-width: 0 0 0 0;
	text-align: justify;
	margin: 0 20px 0 20px;
	font-style: italic;
	}	
.encadre-surligne{
	border-width: 1px 0 0 0;
	}
.encadre-sousligne{
	border-width: 1px 0 1px 0;
	}		
#menu-admin {
	height: 25px;
	border: 1px solid #000000;
	margin: 0;
	text-align: center;
	width: 100%;
}
#menu-admin a:link, #menu-admin a:visited, #menu-admin a:hover {
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
	display: block;
}	 
#menu-admin a:hover{
	display: block;
	border:1px solid #316BC6;
	background-color:#C2CEEF;
	padding-left:4px;
	padding-right:4px;
	padding-top: 1px;
	padding-bottom: 1px;		
}
/*//////////////////////////////////////*/
.ListBrowse {
	margin-top: 5px;
}
/*//////////////////////////////////////*/
/****************************
Annonces
*****************************/
.annonce { 
	/*background-color: #2e7cbc;*/
}
.ItemAnnonce { 	
	background-color: #2e7cbc;
	font-weight: bold;
	color:#FFFFFF;
}
.titleAnnonce { 	
	background-color: #2e7cbc;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align:middle;
}
.photoAnnonce { 	
	background-color: #c0d0dc;
	text-align:center;
	vertical-align:top;
}
.contentAnnonce, .excluAnnonce { 	
	background-color: #c0d0dc;
	text-align:left;
	vertical-align:top;
	width: 100%;
}
.excluAnnonce {
	background-image:url(images/exclu.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.priceAnnonce { 
	font-weight:bold;
	float:right;
	color: #000000;
	vertical-align:top;
}
.priceAnnonce td{ 
	background-color: #ffe066;
}
.contactAnnonce { 
	float:right;
	font-weight: bold;
	vertical-align:top;
}
.contactAnnonce td{ 
	background-color: #FFFFFF;
}
.annonceZip { 
	font-weight: bold;
	color: #FF0000;
	font: 16px Trebuchet MS, Arial, Helvetica;
}
.annonceCity { 
	font-weight: bold;
	color: #000000;
	font: 16px Trebuchet MS, Arial, Helvetica;
}
.annonceLoc { 
	font: 16px Trebuchet MS, Arial, Helvetica;
	
}
/****************************/