/* http://meyerweb.com/eric/tools/css/reset/ *//* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}div.socialtags {	margin: 2px 0 0px 0;	padding: 0;	clear:both;}.socialtags ul {	display: inline;	margin: 0 !important;	padding: 0 !important;}.socialtags ul li {	background: none;	display: inline;	list-style-type: none;	margin: 1px;	padding: 1px;}.socialtags img {	float: none;	width: 16px;	height: 16px;	border: 0;	margin: 0;	padding: 0;}.socialtags-hovers {	opacity: .4;	-moz-opacity: .4;	filter: alpha(opacity=40);}.socialtags-hovers:hover {	opacity: 1;	-moz-opacity: 1;	filter: alpha(opacity=100);}/* - - - - - - CSS Document - - - - - - - - -Title : Global style sheet for client-side web development standardsAuthor : Cody Lindley , modif Fil, BoOz pour spip- - - - - - - - - - - - - - - - - - - - - *//* ---------->>> CSS Hacks <<<---------------------------------------------------------------*//* doit-on ajouter ca pour ie ? apparement oui :) */  html, body { min-height: 100%; height: auto !important; height: 100%; }html {padding:0}/* body{padding:0} */#TB_window  { /*font-size: 1.2em */ font: 10px Verdana, Helvetica, sans-serif;}#contentPad{margin:20px;}#TB_overlay {	position: absolute;	z-index:100;	width: 100%;	height: 100%;	top: 0;	left: 0;	min-height:100%;	background-color:#000;	filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;}#TB_load{display:none;}#TB_window {	position: absolute;	background: #fff;	z-index: 102;	color:#000000;	display:none;	text-align:left;}#TB_window img {	display:block;	margin: 10px 0 10px 10px;	border:none;}#TB_legend{/*display:none;*/position:relative;}#TB_legend img{/*display:none;*/margin: 0 ;}#TB_caption{	padding:10px 35px 10px 10px;	font-weight: bold;	text-align:left;}#TB_secondLine {  font: 10px Arial, Helvetica, sans-serif;  padding:0px 35px 10px 10px;  color:#666666;}#TB_closeWindow{	padding:0;	margin:0;	width: 26px; 	height:26px;	top:0px;	right:10px;	position: absolute;  	padding-bottom: 0.7em;	/*margin-right: 10px;*/	text-align:right;}#TB_ajaxWindowTitle{   float:left;   padding:7px 0 5px 10px;   margin-bottom:1px; }#TB_closeAjaxWindow{	padding:5px 10px 7px 0;	margin-bottom:1px;	text-align:right;}#TB_ajaxContent{	clear:both; 	padding:2px 15px 15px 15px;	overflow:auto;	text-align:left; 	line-height:1.4em; }#TB_load{	position: absolute;	display:none;	height:100px;	width:100px;	z-index:101;}#TB_HideSelect{z-index:99;position:absolute;top: 0;left: 0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;}#TB_iframeContent{  clear:both;  border:none;  margin-bottom:-1px;  margin-top:1px;  _margin-bottom:1px;}/*  Affichage de la balise CFG_ARBO  */.cfg_arbo{}.cfg_arbo h5{padding:0.2em 0.2em; margin:0.2em 0; cursor:pointer;}.cfg_arbo ul{border:1px solid #ccc; margin:0; padding:0.2em 0.5em; list-style-type:none;}/* Affichage des crayons/config */.crayon-icones em.crayon-config {    background: url(plugins/auto/crayons/images/crayon20.png) no-repeat;    height: 20px;    width: 20px;    cursor: pointer;    display: none;}.crayon-changed em.crayon-config {    display: none;}/*======================================================================================================	MEETIKA.CSS======================================================================================================*/body{	background-color:#c9c3b3;	width:100%;	height:100%;	font-family:verdana, tahoma, sans -serif;	font-size:12px;	color:#372f27;	background-image:url('/images/fond.gif');}h1{	padding-left:15px;	font-size:14px;	color:#372F27;	background-image:url('/images/puce-item-colonne2-titre.png');	background-repeat:no-repeat;	background-position:0px 4px;	padding-bottom:10px;	font-variant:small-caps;}h2{	width:auto;	padding-left:15px;	font-size:14px;	color:#372F27;	background-image:url('/images/puce-item-colonne2-titre.png');	background-repeat:no-repeat;	background-position:0px 4px;	font-variant:small-caps;}h3{	width:auto;	padding-left:15px;	font-size:14px;	color:#372F27;	background-image:url('/images/puce-item-colonne2-titre.png');	background-repeat:no-repeat;	background-position:0px 4px;	font-variant:small-caps;}h2 em{	font-size:10px;}label{	cursor:pointer;}a{	text-decoration:none;	color:#b32f51;	font-weight:normal;}a:hover{	text-decoration:underline;}input[type="file"] {	border-style:solid;	background-color:#eeeeee;	border:1px solid #929392;	color:#4d4e4d;}/*=================Quelques styles communs=================*/.both{	clear:both;	}.gauche{	float:left;}.droite{	float:right;}.alignerContenuGauche{	text-align:left;}.alignerContenuCentre{	text-align:center;}.alignerContenuDroite{	text-align:right;}.enAttente{	display:none;}.valide{	color:#009F07;	font-weight:bold;}.valide h1{	background-image:url('/images/puce-valide.png');	color:#009F07;}.erreur{	color:#BF0008;	font-weight:bold;}.erreur h1{	background-image:url('/images/puce-erreur.png');	color:#BF0008;}.line0{	line-height:0px;}.hand{	cursor:pointer;}/*=================Haut=================*/#tete{	width:100%;}#teteBandeau{	width:100%;	height:58px;	background-image:url('/images/fond-haut-bandeau.jpg');	background-repeat:repeat-x;	overflow:hidden;}#teteBandeauContenu{	width:960px;	margin:auto;	padding-left:10px;	padding-right:10px;}#teteMenuAjax{	padding:5px;}#teteBandeauContenuGauche {	width:710px;}#teteBandeauContenuGauche h1, #teteBandeauContenuGauche .phraseEntete{	font-size:11px;	color:#ccb9a3;	font-weight: normal;	letter-spacing:0.1em;	padding-top:3px;	padding-bottom:4px;	padding-left:5px;		background:none;	font-variant:normal;	line-height:1;}#teteBandeauContenuDroite{	padding-top:5px;	width:210px;	font-style:italic;}#teteBandeauContenuDroite a{	color:#DAD4C6;	font-size:11px;}#formulaire_recherche{	padding-top:7px;	padding-left:20px;}#teteBandeauRecherche{	width:336px;	height:24px;	padding-top:7px;	padding-left:15px;}#teteBandeauRechercheTxt{	width:306px;	height:18px;	padding-top:6px;	background-image:url('/images/fond-recherche.png');	background-repeat:no-repeat;}#teteBandeauRechercheBtn{	width:30px;	height:24px;}#recherche{	margin:0px;	padding:0px;	border:0px;	padding-left:10px;	width:386px;	background:none;	font-size:11px;	color:#554330;}#teteMenu{	width:100%;	background-image:url('/images/fond-haut-menu.jpg');	background-repeat:repeat-x;}#teteMenuContenu{	width:960px;	height:20px;	padding-left:10px;	padding-right:10px;	margin:auto;}#teteMenuContenuTitre{	padding-left:290px;}#teteOmbre{	width:100%;	height:5px;	background-image:url('/images/fond-haut-ombre.png');	background-repeat:repeat-x;}.itemMenu{	float:left;	padding:4px 10px 5px 10px;	font-size:11px;	cursor:pointer;	color:#514435;	font-weight:bold;}.itemMenu2{	float:left;	padding:4px 10px 5px 10px;	font-size:11px;	cursor:pointer;	color:#514435;	font-weight:bold;}.ongletOn{	background-color:#DF3765;	color:#EFE8E0;}.voletAgrandi{	height:195px;}/*=================Page=================*/#page{	width:970px;	padding:5px;	margin:auto;}/*=================Gauche=================*/#colonneGauche{	float:left;	width:130px;}.colonneItem{	width:130px;}.colonneItemHaut{	width:120px;	height:21px;	padding-top:8px;	padding-left:10px;	background-image:url('/images/fond-item-colonne-haut.png');	background-repeat:no-repeat;}.colonneItemTitre{	padding-left:15px;	color:#efe8e0;	font-weight:bold;	font-variant:small-caps;	font-size:14px;	background-image:url('/images/puce-item-colonne-titre.png');	background-repeat:no-repeat;	background-position:0px 4px;}.colonneItemTitre a{	color:#efe8e0;	font-weight:bold;}.colonneItemCentre{	width:120px;	padding-left:5px;	padding-right:5px;	background-image:url('/images/fond-item-colonne-centre.png');	background-repeat:repeat-y;}.colonneItemBas{	width:130px;	height:11px;	background-image:url('/images/fond-item-colonne-bas.png');	background-repeat:no-repeat;}li .itemMenuAnimaux{	display:block;	width:120px;}.itemMenuAnimaux a{	display:block;	width:105px;	padding:5px 0px 5px 15px;	color:#786752;	font-variant:small-caps;	letter-spacing:0.1em;	background-color:transparent;	background-image:url('/images/puce-menu.png');	background-repeat:no-repeat;	background-position:6px 10px;	border-bottom:1px dotted #BFAE9B;}.itemMenuAnimaux a:hover{	color:#EFE8E0;	text-decoration:none;	background-color:#DF3765;	background-image:url('/images/puce-menu-on.png');	background-repeat:no-repeat;	background-position:6px 10px;}.itemStats a{	font-size:11px;	text-align:right;	line-height:13px;}/*=================Contenu=================*/#contenu{	float:left;	width:660px;	padding-left:5px;	padding-right:5px;}#filAriane{	font-size:11px;	color:#bb516d;	padding-bottom:10px;}#filAriane a{	color:#b32f51;}#filAriane a:hover, .contenuItemEncadre a:hover, .encadrePrincipalContenu a:hover{	text-decoration:underline;}.contenuItemEncadre{	width:630px;	height:240px;	padding:15px;	background-image:url('/images/fond-contenu-encadre.png');	background-repeat:no-repeat;	font-size:11px;}.contenuItemEncadreSommaire{	background-image:url('/images/fond-contenu-encadre-sommaire.png');	height:270px;}#contenuBienvenueGauche{	float:left;	width:220px;	height:254px;	background-image:url('/images/img-enio-bienvenue.png');	background-repeat:no-repeat;}#contenuBienvenueDroite{	float:left;	width:380px;	padding-left:20px;	padding-top:30px;	line-height:15px;	text-align:justify;}.bienvenue{	font-size:19px;	font-weight:bold;	font-style:italic;	color:#372f27;}.bienvenueIntro{	padding-left:5px;}.lienRapide{	padding-top:25px;	padding-bottom:10px;	padding-left:5px;	text-align:left;	font-size:12px;	font-style:italic;	color:#c13051;}.lienRapide a{		font-style:normal;	font-weight:bold;	font-size:14px;}.serviceGratuit{	text-align:right;	padding-top:15px;	font-variant:small-caps;	font-weight:bold;	font-style:italic;	font-size:14px;}.lienRapide a:hover{	text-decoration:underline;}#rechercheSommaire{	height:190px;	overflow:hidden;}#rechercheSommaire .depotAnnonceFormLigne{	height:18px;}#rechercheSommaire #chargement{	margin:-5px 0px 0px -5px;	position:absolute;	width:435px;	height:200px;	overflow:hidden;	background-image:url('/images/fond-chargement-recherche.png');	background-repeat:no-repeat;}#rechercheSommaire #chargement .contenu{	width:200px;	height:40px;	margin:auto;	background-color:#E9E7DE;	border:2px solid #B32F51;	text-align:center;	margin-top:75px;	color:#B32F51;	padding:10px;}#rechercheSommaire .btnRechercheAvancee{	font-size:10px; 	text-transform:lowercase;}#rechercheSommaire .depotAnnonceFormLibelle{	width:100px; 	font-style:italic;}#rechercheSommaire #typeAnnonceSaillie, #rechercheSommaire #typeAnnonceDon, #rechercheSommaire #typeAnnonceVente{	vertical-align:-2px;}#rechercheSommaire .rechercheFormSelect{	margin:0px;}.encadrePrincipal{	width:660px;}.encadrePrincipalHaut{	width:660px;	height:5px;	background-image:url('/images/fond-principal-haut.png');	background-repeat:no-repeat;}.encadrePrincipalCentre{	width:650px;	padding-left:5px;	padding-right:5px;	background-image:url('/images/fond-principal-centre.png');	background-repeat:repeat-y;}.encadrePrincipalContenu{	width:630px;	padding:10px;	background-color:#eae8df;	background-image:url('/images/fond-principal-degrade.jpg');	background-repeat:no-repeat;}.encadrePrincipalBas{	width:660px;	height:5px;	background-image:url('/images/fond-principal-bas.png');	background-repeat:no-repeat;}.encadreTiers{	width:210px;}.encadreTiersHaut{	width:210px;	height:5px;	background-image:url('/images/ombre-encadre-tiers-haut.png');	background-repeat:no-repeat;}.encadreTiersCentre{	width:200px;	padding-left:5px;	padding-right:5px;	background-image:url('/images/ombre-encadre-tiers-centre.png');	background-repeat:repeat-y;}.encadreTiersContenu{	width:190px;	height:190px;	padding:5px;	background-color:#eae8df;	background-image:url('/images/fond-principal-degrade.jpg');	background-repeat:no-repeat;}.encadreTiersBas{	width:210px;	height:5px;	background-image:url('/images/ombre-encadre-tiers-bas.png');	background-repeat:no-repeat;}.encadreDeuxTiers{	width:445px;}.encadreDeuxTiersHaut{	width:445px;	height:5px;	background-image:url('/images/ombre-encadre-deux-tiers-haut.png');	background-repeat:no-repeat;}.encadreDeuxTiersCentre{	width:435px;	padding-left:5px;	padding-right:5px;	background-image:url('/images/ombre-encadre-deux-tiers-centre.png');	background-repeat:repeat-y;}.encadreDeuxTiersContenu{	width:425px;	padding:5px;	background-color:#eae8df;	background-image:url('/images/fond-recherche-sommaire.png');	background-repeat:no-repeat;}.encadreDeuxTiersBas{	width:445px;	height:5px;	background-image:url('/images/ombre-encadre-deux-tiers-bas.png');	background-repeat:no-repeat;}.articleContenu{	text-align:justify;	line-height:15px;}.articleContenu p, .articleContenu div{	padding-bottom:20px;	}.articleContenu p{	text-indent:20px;	}.articleContenu{	font-size:14px;	line-height:18px;	color:#372F27;}.articleContenu ul{	padding-left:50px;	padding-bottom:10px;}.articleContenu li{		list-style-type:disc;	padding-bottom:6px;}.articleContenu img{	border:1px solid #685844;}.articleContenu h2{	padding-bottom:5px;	margin-top:5px;	text-decoration:underline;	background-position:0px 6px;}.articleDescriptif{	font-weight:bold;	font-style:italic;	padding-top:10px;	padding-bottom:30px;	text-align:justify;}.annonceDocument, .articleSimilaire{	padding:5px;	background-color:#DFDCD1;}.annonceDocument h2, .articleSimilaire h2{	padding-bottom:5px;	text-decoration:underline;}.annonceDocumentItem, .articleSimilaireItem{	padding-top:5px;	padding-bottom:5px;	border-bottom: dashed 1px #AEA99A;}.annonceDocumentImage{	width:60px;}.articleSimilaireImage{	width:110px;}.articleSimilaireImage img{	border:1px solid #685844;}.annonceDocumentTitre, .articleSimilaireTitre{	padding-top:2px;	padding-bottom:2px;	width:400px;	}.articleSimilaireTitre{	padding-top:0px;}.annonceDocumentTitre a, .articleSimilaireTitre a{	font-weight:bold;	font-size:11px;}.articleSimilaireDate{	font-style:italic;	font-size:11px;	font-weight:bold;}.annonceDocumentDescription, .articleSimilaireDescription{	width:470px;	text-align:justify;	font-size:11px;	font-style:italic;}.imageArticle{	text-align:left;	width:160px;}.imageArticle img{	border:1px solid #685844;	text-align:left;}.articlePS{	font-weight:bold;	font-style:italic;	padding-top:10px;	padding-bottom:10px;	text-indent:20px;	text-align:justify;	line-height:16px;}.aucuneReponse{	text-align:justify;	padding:10px;	line-height:14px;}/*=================Droite=================*/#colonneDroite{	float:left;	width:170px;}.colonne2Item{	width:170px;}.colonne2ItemHaut{	width:170px;	height:5px;	background-image:url('/images/fond-item-colonne2-haut.png');	background-repeat:no-repeat;}.colonne2ItemTitre{	width:150px;	padding-left:10px;	padding-top:8px;	background-color:#d1cec2;	background-image:url('/images/fond-item-colonne2-titre.png');	background-repeat:no-repeat;	min-height:19px;	font-variant:small-caps;	color:#413A31;	font-weight:bold;	font-size:14px;}.colonne2ItemCentre{	width:160px;	background-image:url('/images/fond-item-colonne2-centre.png');	background-repeat:repeat-y;	padding-left:5px;	padding-right:5px;}.colonne2ItemBas{	width:170px;	height:5px;	background-image:url('/images/fond-item-colonne2-bas.png');	background-repeat:no-repeat;}.colonne2Contenu{	padding:10px 5px 10px 5px;}.itemActu{	padding-top:5px;	padding-bottom:5px;	border-bottom:1px dotted #BFAE9B;}.itemActuTitre{	font-size:11px;	padding-bottom:2px;	background-image:url('/images/puce-menu-rose.png');	background-repeat:no-repeat;	padding-left:7px;	background-position:0px 4px;}.itemActuDate{	text-align:right;	font-size:10px;	color:#796753;}.touteActualite{	padding-top:3px;}.touteActualite a{	font-size:11px;}.listeDossiers{	background-color:#e3e1d7;	padding:5px;	text-align:center;}.itemDossier{	padding-top:5px;	padding-bottom:5px;	border-bottom:1px dotted #BFAE9B;}.itemDossierTitre{	background-image:none; 	line-height:13px; 	text-align:center;}.itemDossierTitre a{	background-image:none; 	line-height:13px; 	text-align:center;	color:#554231;	font-size:11px;}.toutDossier{	padding-top:3px;	padding-bottom:5px;}.toutDossier a{	color:#554231;	font-size:11px;}/*=================Depot d'une annonce=================*/.depotAnnonceFormLigne{	padding-bottom:7px;}.depotAnnonceBloc{	padding-bottom:30px;}.depotAnnonceBarre{	border:0px;	border-top:1px solid #372F27;	height:1px;	padding:0px;	padding-bottom:5px;}.depotAnnonceFormLibelle{	float:left;	width:200px;	text-align:right;	padding-top:4px;	padding-right:5px;}.depotAnnonceFormSaisie{	float:left;	width:400px;}.depotAnnonceFormInfos{	clear:both;	font-size:11px;	font-style:italic;	padding-top:2px;	color:#776551;}.depotAnnonceFormText{	width:250px;	background-color:#eeeeee;	border:1px solid #929392;	color:#4d4e4d;}.depotAnnonceFormSelect{	background-color:#eeeeee;	border:1px solid #929392;	color:#4d4e4d;}.depotAnnonceType div{	height:20px;	padding-left:50px;}.depotAnnonceFormConditions{	text-align:center;}.depotAnnonceFormValider{	text-align:center;	padding-top:10px;}.depotAnnonceFormCheckbox{	vertical-align:-2px;}#depotAnnonceEchange{	padding-top:10px;}.depotAnnonceFormMessage{	background-color:#eeeeee;	border:1px solid #929392;	color:#4d4e4d;}/*=================Liste des annonces=================*/#annonceListe{	padding-top:5px;}.listePagination{	text-align:center;	padding-top:15px;	padding-bottom:15px;}.annonceItem{	width:620px;	border-bottom:1px dotted #372F27;	padding-top:10px;	padding-bottom:10px;	padding-right:10px;	overflow:hidden;}.annonceItem2{	width:620px;	border-bottom:1px dotted #372F27;	padding-top:10px;	padding-bottom:10px;	padding-right:10px;	overflow:hidden;}.annonceItemLien{	width:620px;	position:absolute;	z-index:3;}.annonceItemLienImage{	width:630px;}.annonceItemImg{	width:96px;;}.annonceItemImgHaut{	width:96px;	height:5px;	background-image:url('/images/ombre-vignette-haut.png');	background-repeat:no-repeat;}.annonceItemImgCentre{	width:91px;	padding-left:5px;	background-image:url('/images/ombre-vignette-centre.png');	background-repeat:repeat-y;	overflow:hidden;	line-height:0px;}.annonceItemImgBas{	width:96px;	height:5px;	background-image:url('/images/ombre-vignette-bas.png');	background-repeat:no-repeat;}.annonceItemInfos{	width:395px;	padding-top:4px;	padding-left:4px;	font-size:11px;}.annonceItemInfos2{	width:125px;}.annonceItemInfosTitre{	padding-bottom:2px;}.annonceItemInfosTitre a{	font-variant:small-caps;	font-weight:bold;	font-size:14px;}.annonceItemDate{	font-size:10px;	font-style:italic;	text-align:right;}.annonceItemTarif{	font-style:normal;	font-weight:bold;	text-align:right;	padding-top:20px;	font-size:13px;}.annonceItemTitre{	width:400px;	font-weight:bold;	font-style:italic;	padding-bottom:2px;}.annonceItemLieu{	padding-bottom:2px;	font-style:italic;}.annonceItemDescription{	padding-right:5px;	text-align:justify;}/*=================Mes annonces=================*/#encartMesAnnonces{	position:relative;	height:100px;	overflow:hidden;}#encartMesAnnoncesCoulissant{	margin-top:0px;	position:absolute;}#pageSup{	width:22px;	height:23px;	margin:auto;	cursor:pointer;	background-image:url('/images/btn-page-sup.png');	background-repeat:no-repeat;}#pageInf{		width:22px;	height:23px;	margin:auto;	cursor:pointer;	background-image:url('/images/btn-page-inf.png');	background-repeat:no-repeat;}#encartMesAnnoncesPagination{	padding-top:8px;	padding-left:450px;}.annonceItem3, .annonceItem4{	width:620px;	height:80px;	border-bottom:1px dotted #372F27;	padding-top:9px;	padding-bottom:10px;	padding-right:10px;	overflow:hidden;}/*=================Formulaire de recherche=================*/.optionVolet{	font-size:11px;	color:#DF3765;	font-style:italic;	cursor:pointer;}.rechercheFormLigne{	padding-bottom:3px;}.rechercheFormLibelle{	padding-top:4px;	padding-right:5px;	width:150px;	text-align:right;	font-style:italic;}.rechercheFormSelect{	background-color:#eeeeee;	border:1px solid #929392;	color:#4d4e4d;}.rechercheFormText{	width:auto;	background-color:#eeeeee;	border:1px solid #929392;	color:#4d4e4d;}.colonneRecherche{	height:90px;	padding-right:10px;	border-right:1px dotted #7E6D5B;}.titreRubrique{	padding-bottom:0px;}#rechercheRace, #rechercheCouleur{	width:150px;}/*=================Annonce=================*/.annonceDescription{	padding-bottom:10px;}.annonceSousTitre{	width:395px;	font-weight:bold;	font-size:11px;	padding-left:5px;	background:none;	font-variant:normal;}.annonceDate{	font-size:11px;	font-weight:bold;	font-style:italic;}.annoncePhoto{	width:410px;}.annoncePhotoHaut{	width:410px;	height:5px;	background-image:url('/images/ombre-photo-haut.png');	background-repeat:no-repeat;}.annoncePhotoCentre{	width:410px;	text-align:center;	background-image:url('/images/ombre-photo-centre.png');	background-repeat:repeat-y;		line-height:0px;}.annoncePhotoBas{	width:410px;	height:5px;	background-image:url('/images/ombre-photo-bas.png');	background-repeat:no-repeat;}.annonceMiniature{	width:100px;	}.annonceMiniatureHaut{	width:100px;	height:5px;	background-image:url('/images/ombre-miniature-haut.png');	background-repeat:no-repeat;}.annonceMiniatureCentre{	width:95px;	background-image:url('/images/ombre-miniature-centre.png');	background-repeat:repeat-y;	padding-left:5px;	line-height:0px;}.annonceMiniatureBas{	width:100px;	height:5px;	background-image:url('/images/ombre-miniature-bas.png');	background-repeat:no-repeat;}.itemBlocAnnonce{	padding-bottom:30px;}.annonceInfos{	padding-left:8px;}.annonceInfosTitre{	text-align:left;}.itemBlocInfosAnnonce{	padding-bottom:10px;}.annonceInfosLigne{	width:200px;	padding-top:4px;	padding-bottom:4px;	border-bottom:1px dotted #CFC9B5;}.annonceInfosLibelle{	width:105px;	padding-right:3px;	text-align:right;	font-style:italic;}.annonceTexteArticle{	line-height:14px;}.annonceInfosRep{	width:90px;	font-weight:bold;}.annonceGoogle{	width:205px;	height:101px;	padding-top:5px;	padding-left:5px;	background-image:url('/images/fond-annonce-google.png');	background-repeat:no-repeat;}#carte{	margin-top:10px;	width:628px;	height:400px;	border:1px solid #413A31;}.annonceInfosCarte{	padding-top:3px;	font-style:italic;	font-size:11px;}.annonceTexte{	width:400px;}.annonceTypeContact{	text-decoration:underline;	text-align:center;	font-weight:bold;	padding-bottom:3px;}.annonceTypeContactTel{	text-align:center;	padding-bottom:15px;}.annonceTypeContactTel img{	vertical-align:-3px;}/*=================Bas=================*/#pied{		width:100%;	height:40px;	background-image:url('/images/fond-pied.png');	background-repeat:repeat-x;}#piedContenu{	width:980px;	margin:auto;	padding-top:15px;}#piedLigne{	text-align:center;	color:#D7D2C5;}#piedLigne a{	color:#D7D2C5;}
