/* CSS Document */
html{
	height:100%;
	margin:0;
	padding:0
} 
html,body {
	padding:0;
	margin:0;
	background-color: #e3e3e3;
	font-family: "Trebuchet MS", verdana, sans-serif;
	text-align: center;

}

#contener {
	background-image:url(../images/tarriotte_arriere_principale.jpg);
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	width:960px;

	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 0.7em;
}
#texte {
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#droite {
	padding-right:20px;
	text-align:left;
	float:right;
	width: 586px;
}
#droite1 {
	background-image:url(../images/tarriotte_arriere_aff.gif);
	background-repeat:repeat-y;
	text-align:left;
	float: left;
	width: 586px;
	
}
#droite_page {
	background-image:url(../images/tarriotte_arriere_aff.gif);
	background-repeat:repeat-y;
	text-align:left;
	float: left;
	height:1050px;
	width: 586px;
	}
#droite_bas {
	background-image:url(../images/tarriotte_vas_aff.gif);
	background-repeat:no-repeat;
	float: left;
	width: 586px;
	height:20px;
}
#bas {
	background-image:url(../images/tarriotte_bas_pricipale.gif);
	width:960px;
	height:29px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#haut {
background-image:url(../images/tarriotte_haut_pricipale.gif);
	width:960px;
	height:29px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;

}
#droite_annonce {
padding-left:7px;
    background-image:url(../images/aff_recherche.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 540px;
}
#droite_resultat {
    padding-left:7px;
    background-image:url(../images/aff_recherche.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 540px;
}
#gauche {
	float: left;
	width: 320px;
	padding-left:25px;
}
#gauche2 {
	float: left;
	background-image:url(../images/carte.jpg);
	background-repeat:no-repeat;
	width: 329px;
	height:425px;
	margin-top:70px;
}
#logo {
	text-align: center;
	margin-top: 4px;
}

.resultat_recherche {
	width: 500px;
	height:200px;

}
#recherche_aff_tableau {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	color: #000000;
	padding-top:3px;
	width: 566px;
	text-align: left;
}

#aff_resultat_recherche {

	  background-image:url(../images/aff_recherche.png);
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 0.7em;
	color: #4040FF;
	 background-repeat: no-repeat;

	FONT-WEIGHT: bold;
	padding-top:10px;
	padding-left:115px;
	width: 500px;
	height:465px;

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Texte_bleu{
    font-family: "Trebuchet MS", verdana, sans-serif;
    color:#4040FF;
    font-size:11px;
    P align:justify;
    font-weight:bold;
}
h1{
    font-family: "Trebuchet MS", verdana, sans-serif;
    color:#4040FF;
    font-size:13px;
    P align:justify;
    font-weight:bold;
}
a:link{
    color:#4041FE;
    text-decoration:none;
}
a:visited{
    color:#4041FE;
    text-decoration:none;
}
a:hover{
    color:#4041FE;
    text-decoration:none;
}
a:active{
    color:#4041FE;
    text-decoration:none;
}
.Texte_bold {
    font-family: "Trebuchet MS", verdana, sans-serif;
    color:#33333;
    font-size:11px;
    P align:justify;
    font-weight:bold;
}
.Texte_bleu_lien{
        font-family: "Trebuchet MS", verdana, sans-serif;
		color:#4040FF;
        FONT-SIZE: 10px;
		P align:justify;
		FONT-WEIGHT: none;

		}
		.Texte_rouge{
        font-family: "Trebuchet MS", verdana, sans-serif;
		color:#000000;
        FONT-SIZE: 11px;
		P align:justify;
		FONT-WEIGHT: bold;

		}
		
		
#resultats {
	border-left:1px solid #494AFC;
	border-bottom:1px solid #494AFC;
	border-right:1px solid #494AFC;
	background-color: #FFFFFF;
	float: left;
	padding-left:0px;
	margin-left:0px;
	width: 576px;
}
#footer {
	background-image: url(../images/tarriotte_bas_pricipale.gif);
	height: 29px;
	margin-left:-1px;
}



