/* CSS Document */
body{
	margin-top:15px;
	font-family:Tahoma;
}

.logo{ 
	float:left;
	margin-left:10;
	width:799px; 
	height:121px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-top: #000000 solid 1px;
	background:url(images/template/header1.png);	
}

.header{
	font-size:11px;
	color:#000000;
}

.panier{
	position:absolute;
	left:626px;
	top:5px;
	width:179px;
	height:180px;
	background:url(./images/template/panier.png)
}

.recherche{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding-top:3px;
}

A.recherche{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding-top:3px;
}

A.recherche:hover{
	color: #CACACA;
	font-weight: bold;
	font-size: 9px;
	padding-top:3px;
	text-decoration: none;
}

.header_droite{
	float:left;
	width:27px; 
	height:131px;
}

.haut_menu{
	width:215px; 
	border-left: #000000 solid 1px;
	height:26px;
	clear:both;
	float:left;
	margin-left:10;
	background-image:url(images/fond_menu_haut.png);
}

.barre2{
	text-align:right; 
	width:391px; 
	height:26px;
	float:left;
	background-repeat:repeat-x; 
	background:url(images/template/barre2.png);
}

.barre4{
	width:193px; 
	height:26px;
	background-repeat:repeat-x; 
	background:url(./images/template/barre2.png);
	float:left;
	border-right: #000000 solid 1px;
}

.tableau{
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	margin-left:10;
	clear:left;
	float:left;
}

.body_gauche{
	float:left;
	width:100%; 
}

.menu{
	width:215px; 
	float:left;
	border-right:#000000 solid 1px;
	background-color:#F2F2F2;
	/*background:url(./images/template/fond_menu.png)
	background-repeat:repeat-y;
	*/
}

a.menu_link{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a.menu_link:hover{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.menu_link:visited{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.menu_bas{
	width:215px; 
	height:26px;
	clear:left;
	border-right:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	background-image:url(images/fond_menu.png);
}

.annonce{ 
	margin-top:5px;
}

.info{
	background:url(./images/template/fond_info.png) no-repeat;
	margin-top:5px;
	width:212px;
	font-size:11px;
}

.body_droit{
	float:left;
	width:100%;
}

.navigation{
	width:391px; 
	height:26px;
	color:#757575;
	font-weight:bold;
	font-size:11px;
	margin-left:10px;
	margin-top:10px;
}

.body{
	width:100%;
	margin:10px;
}

.footer{
	width:799px;
	clear:left;
	margin-left:10; 
	height:53px;
	background-repeat:repeat-x; 
	background:url(images/template/fond_footer.png);
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

.liste_new{ 
	color:#E80000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}

.liste_prom{
	color:#E47202;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.liste_occ{
	color:#447CC0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.liste_normal{
	color:#515151;
	font-size:11px;
	font-weight:bold;
}

.liste_subnormal{
	color:#777;
	font-size:11px;
	/*font-weight:bold;*/
}

.liste_petit{
	color:#515151;
	font-size:9px;
	font-weight:bold;
}

A.catannonce {
  font-weight:bold;
  font-size: 11px;
  text-decoration:none;
  color:#515151;
}

A.catannonce:hover {
  color: #999999;
  text-decoration: underline;
}

.catannonce {
  font-weight:bold;
  font-size: 11px;
  text-decoration:none;
  color:#515151;
}

.menu_link{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
