/* CSS Document */


@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('fonts/gothic-webfont.eot');
	src: local('CenturyGothicBold'), url('fonts/gothic-webfont.woff') format('woff'), url('fonts/gothic-webfont.ttf') format('truetype'), url('fonts/gothic-webfont.svg#webfontgWqJBQNo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CenturyGothicBold';
	src: url('fonts/gothicb-webfont.eot');
	src: local('CenturyGothicBold'), url('fonts/gothicb-webfont.woff') format('woff'), url('fonts/gothicb-webfont.ttf') format('truetype'), url('fonts/gothicb-webfont.svg#webfonttfC4yl6d') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #FAF9D9;
	margin: 0px;
  	
    font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "CenturyGothicRegular", Verdana, sans-serif;
	color: #233B6A;
}

.superfont {
    	font-family: "CenturyGothicRegular", Verdana, sans-serif;
        font-size:18px;
        font-style:normal;
    }


#conteneur, #header, #main, #footer {
	width: 920px;
} 

#conteneur, #footer {
	margin-left: auto;
	margin-right: auto;
	
}

#header {
	height: 272px;
}

#intermediaire {
	
}

#main {

}

#annonces {
	background-color: #FFF;
	width: 901px;
	min-height: 320px;
}

.menu_header {
	background-image: url(images/fond_menu.png);
	background-repeat: no-repeat;
	width: 212px;
}


ul#menu_header /* Suppression du margin, du padding et des puces du <ul> */
{
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}

ul#menu_header li
{
	margin: 0px  ;
	padding: 0px ;
/* Suppression du padding du <li>  */
}

.menu_annonces, .menu_selection, .menu_vendre, .menu_location, .menu_contacter  {
	background-repeat: no-repeat;
	list-style-type: none ;
	margin-left: -30px;
}

.menu_annonces a, .menu_selection a, .menu_vendre a, .menu_location a, .menu_contacter a {
	display: block;
	width:200px; 
	height:28px; 
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 0px;
}

.menu_annonces {
	background-image: url(images/menu_annonces.png);
}
.menu_selection {
	background-image: url(images/menu_selection.png);
}
.menu_vendre {
	background-image: url(images/menu_vendre.png);
}
.menu_location {
	background-image: url(images/menu_location.png);
}
.menu_contacter {
	background-image: url(images/menu_contacter.png);
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.menu_contacter a {
	height: 25px;
}

.moteur_recherche_header {
	background-image: url(images/fond_moteur_recherche_achat.jpg);
	background-repeat: no-repeat;
	width:298px;
	height: 267px;
}

.moteur_recherche_header form {
	margin-top: 50px;
	font-family: "CenturyGothicRegular", Verdana, sans-serif;
}

.champs {
	border: 1px solid #2B3445;
	filter:alpha(opacity=70); 
	opacity:0.7;
	font-size: 11px;
}

#et_aussi {
	background-image: url(images/fond_panier.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 173px;
	min-height: 150px;
	margin-top: 30px;
	margin-left: 18px;
	background-color: #F4F035;
}

#produit_semaine {
	background-image: url(images/cadre_produit_semaine.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 690px;
	height: 265px;
	margin-top: 30px;
	margin-left: 18px;
	float: right;
}

#detail_produit {
	background-image: url(images/fond_cadre_bleu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 690px;
	height: 320px;
	margin-top: 30px;
	margin-left: 18px;
	float: right;
}

#produit_semaine h2, #detail_produit h2  {
	color: #FFF;
	margin-left: 25px;
	font-size: 14px;
	margin-bottom: 0px;
}

#produit_semaine p, #detail_produit p  {
	color: #FFF;
	margin-left: 25px;
}

.conteneur_texte_produit {
	float: left; 
	width: 330px; 
	/*background-color: #FFFF99;*/
	margin-left: 0px;

}

.texte_produit {
	 
	width: 320px; 
	background-color: #FFFF99;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	height: 120px;
	overflow: auto;
	/*margin-left: 5px;*/
}

.texte_produit p {
	color: #223B6E;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.fiche_produit {
	width: 330px;
	margin-left: 25px;
}

.fiche_produit_milieu {
	width: 295px;
}

.fiche_produit_milieu, .fiche_produit_recherche_milieu {

	background-image: url(images/cadre_donnees_produit_fond.gif); 
	background-repeat: repeat-x;
	background-color: #F9F636;
	background-position: bottom;	
}

.tableau_fiche {
	width: 280px;
}

.fiche_produit_recherche {
	width: 213px;
}

.fiche_produit_recherche_milieu {
	width: 180px;
}

.tableau_fiche_recherche {
	width: 180px;
}

.tableau_fiche td, .tableau_fiche_recherche td {
	border-bottom: 1px solid #9BAE77;
	color: #2B4B8C;
}

.bordure_photo {
	border: 4px solid #FFF;
}

.bord_gauche, .bord_haut, .bord_droite, .bord_bas {
	width: 10px; 
	
}

.bord_gauche {
	background-image: url(images/cadre_photo_gauche.png); 
	background-repeat: repeat-y;
	background-position: right;
}

.bord_haut {
	background-image: url(images/cadre_photo_haut.png);
	background-repeat: repeat-x; 
}

.bord_droite {
	background-image: url(images/cadre_photo_droite.png);
	background-repeat: repeat-y; 
}

.bord_bas {
	background-image: url(images/cadre_photo_bas.png); 
	background-repeat: repeat-x;
}


#resultat {
	width: 690px;
	margin-top: 30px;
	margin-left: 18px;
}

#resultat p {

	margin-left: 25px;
}

#cadre_contact {
	background-image: url(images/fond_cadre_bleu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 690px;
	margin-top: 30px;
	margin-left: 18px;
	float: right;
}

#footer {
	padding-top: 20px;
	clear: both;
}

#footer a {
	color: #2B3445;
	text-decoration: none;
}

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

.vcard {
	
}

#EmplacementDeMaCarte span {
	font-size: 3px;
}

.cache_photo {
	position: absolute; 
	background-image: url(images/semitransp_noir.png); 
	bottom: 0px; 
	left: 0px; 
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 3px;
}