/* CSS Document */
/* Auteur : Ameur youcef - youcef3022@hotmail.com
   Note   : Fichier de style, les styles sont délimités par des commentaires documentés afin de 
            faciliter la recherche et la modification.
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-size:.8em;
	background:#FFF url(../slices/bg.gif) top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.cleardiv {
	/* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* A effacer **************************************************************/
select {
	font-size: 0.9em;
}
option#act {
	color: red;
}
/**************************************************************************/

/* Header
**********************************************************************/

div#header {
	position: relative;
	width: 800px;
	height: 208px;
	background-color: #F5F9FC;
	margin-left: auto;
	margin-right: auto;
}
div#linedeco1 {
	width:800px;
	height:8px;
	border-top:1px solid #ffff00;
	border-bottom: 2px solid #ffff00;
	background-color: #F5F9FC;
	position: relative;
	top:36px;
}
div#linedeco2 {
	width:800px;
	height:1px;
	border-top:1px solid #243F60;
	background-color: white;
	position: relative;
	top:199px;
}
div#header img {
	position:relative;
	float:left;
	top:33px;
}
div#header ul#lang {
	position:absolute;
	top:10px;
	left:10px;
}
div#header ul#lang li {
	float:left;
	list-style-type:none;
	margin-left: 7px;
}
#lang a {
	width:23px;
	height:15px;
	display:block;
}
a#fr {
	background: url(../slices/fr.gif) 0px 0px no-repeat #243F60;
}
a#en {
	background: url(../slices/en.gif) 0px 0px no-repeat #243F60;
}
div#head_grad {
	position:absolute;
	width:800px;
	height:37px;
	background:url(../slices/head_grad.gif) 0px 0px repeat-x #243F60;
}
div#header ul {
	position:absolute;
	right:10px;
	top: 13px;
	font-size:.8em;
}
div#header ul li {
	float:left;
	list-style-type:none;
	margin-left: 30px;
}
div#header ul#btn a {
	width:13px;
	height:12px;
	display:block;
}
a#home_btn {
	background:  url(../slices/home_btn.gif) #243F60;
}
a#home_btn:hover {
	background:  url(../slices/home_btn_hi.gif) #243F60;
}
a#sitemap {
	background:  url(../slices/sitemap.gif) #243F60;
}
a#sitemap:hover {
	background: url(../slices/sitemap_hi.gif) #243F60;
}
a#print {
	background:  url(../slices/print.gif) #243F60;
}
a#print:hover {
	background:  url(../slices/print_hi.gif) #243F60;
}
a#mail {
	background:  url(../slices/mail.gif) #243F60;
}
a#mail:hover {
	background:  url(../slices/mail_hi.gif) #243F60;
}
/*********** Fin Header **********************************************/


/* Container
**********************************************************************/
div#container {
	background-color:#F5F9FC;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
	overflow: hidden;
}
/* Leftnav
**********************************************************************/

div#leftnav {
	margin-top:140px;
	margin-bottom:20px;
	width:145px;
	float:left;
}
div#leftnav ul {
	list-style-type:none;
	border-top: 1px solid #243F60;
}
div#leftnav li {
	border-top:1px solid #243F60;
	margin:0;
	padding:.0em 0;
	text-indent:.5em
}
div#leftnav a {
	text-decoration:none;
	color:#346969;
	display:block;
	height:1em;
	padding:.3em 0 .5em 0;
}
div#leftnav a.menu:hover {
	color: blue;
	background-color: #C8D7EA;
	border-right: solid 3px #243F60;
}
div#leftnav li#cnx {
	padding-top:90px;
	border-bottom:3px double #666666;
	font-size:11px;
	color:#666666;
	padding-left:.3em;
	cursor:pointer;
}

#bkmk {
position:absolute;
left:100px;
top:350px;

}
/**********************************************************************/

/* Mainarea
**********************************************************************/

div#mainarea {
	float:left;
	background-color:#F5F9FC;
	width:410px;
}
/* Ann_box : Tableau des annonces actives dans la page d'acceuil 
*************************************************************************************/
div#ann_box {
	width:368px;
	background-color:white;
	border-bottom: double 3px #243F60;
	margin-left:25px;
	clear:both;
}
div#ann_box a:link {
	text-decoration:none;
	color:#006699;
}
div#ann_box a:hover {
	text-decoration:underline;
	color:#006699;
}
div#ann_box a:visited {
	text-decoration:none;
}
.count {
	color:red;
}
div#ann_header {
	float:left;
	width:368px;
	height:22px;
	background-color:#243F60;
	color:white;
}
div#ann_header p {
	padding:2px 0 0 10px;
	width:18.5em;
	float:left;
}
form#frm_ann {
	padding-top:1px;
}
div#ann_location {
	width:172px;
	height:20px;
	float:left;
	padding:3px 0 0 10px;
	font-weight:bold;
	color:#243F60;
	border-bottom:solid 1px #243F60;
}
div#ann_vente {
	width:173px;
	height:20px;
	float:left;
	padding:3px 0 0 10px;
	font-weight:bold;
	color:#243F60;
	border-bottom:solid 1px #243F60;
}
div#ann_type ul li {
	display:inline;
}
div#ann_content_loc {
	width:172px;
	float:left;
	padding:7px 0 10px 10px;
	font-size:12px;
}
div#ann_content_loc ul {
	list-style-image:url(../slices/bullet.gif);
	padding-left:8px;
}
div#ann_content_ven {
	width:173px;
	float:right;
	padding:7px 0 10px 10px;
	font-size:12px;
}
div#ann_content_ven ul {
	list-style-image:url(../slices/bullet.gif);
	padding-left:8px;
}
ul.appno {
	display:none;
}
ul.appyes {
	display:block;
}
/******* Fin Ann_box   **************************************************************/
div#mid {
	width:400px;
	float:left;
}
div#pres_box {
	width:340px;
	margin:20px 0 15px 25px;
	float:left;
	text-align:justify;
}
div#pres_box img {
	background: url(../slices/loading.gif) no-repeat 50% 50%;
	width:120px;
	height:140px;
	padding-right:8px;
	padding-bottom:8px;
	float:left;
}
div#pres_box h1 {
font-size:16px;
	float:left;
	color:#243F60;
	margin-bottom:10px;
	font-style:italic;
}
div#alaune {
	float:right;
	width:234px;
	margin:20px 0 0 0;
	background:white;
}
div#img_une_top {
	background:url(../slices/alaune.jpg) 0px 0px no-repeat;
	width:234px;
	height:126px;
	float:left;
}
div#ann_une_outer {
	width:234px;
	border-left:1px solid #A1DDB8;
	background:#F5F9FC;
	float:left;
}
div.ann_une_box {
	background:white;
	border-right:1px solid #E3F9EC;
	width:230px;
	float:right;
}
div#img_etq_vente {
	background:url(../slices/etq_vente.gif) 0 0 no-repeat;
	border-bottom:1px solid #243F60;
	margin:15px 0 0 4px;
	width:72px;
	height:15px;
	float:left;
}
div#img_etq_location {
	background:url(../slices/etq_location.gif) 0 0 no-repeat;
	border-bottom:1px solid #243F60;
	margin:15px 0 0 4px;
	width:72px;
	height:15px;
	float:left;
}
div.img_etq_line {
	width:136px;
	height:15px;
	border-bottom:1px solid #243F60;
	margin-top:15px;
	float:left;
}
div.box_ann {
	padding:10px 8px 0px 8px;
	float:left;
}
.ann_une_txt {
	width:121px;
	font-size:12px;
}
.ann_une_cat {
	font-weight:bold;
	color:#243F60;
	border-bottom:1px solid #0099FF;
	border-top:1px solid #0099FF;
	background:#FFFFCE;
	padding-left:10px;
	height:20px;
}
.ann_une_img {
	width:80px;
	border:1px solid #243F60;
}
.ann_une_detail {
font-size:12px;
	color:blue;
	text-decoration:none;
}
.ann_une_prix {
	color:#000000;
	font-weight:bold;
}
/******* Thumbnail   ****************************************************************/
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span {
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	/*left: -1000px;*/
border: 1px solid gray;
	visibility: hidden;
}
.thumbnail span img {
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: -260px;
	z-index:999;
}
/*********************************************************************/


/******* Fin Mainarea  **************************************************************/

/* Footer
*************************************************************************************/

div#footer {
	clear:both;
	width:800px;
	height:20px;
	background:#C80E0E url(../slices/head_grad.gif) 0px 0px repeat-x;
	font-size:.9em;
	text-align:center;
	padding-top:4px;
	margin-left: auto;
	margin-right: auto;
	color:white;
}

/**********************************************************************/
