/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  --------------------------------------------------------
/*  Correction des styles HTML par defaut et initalisations
/*  -------------------------------------------------------- */

body {
	/*background : #FFFFFF url(../img/gif/img01.gif) repeat-x;*/
	background : #e5e5f1 url(../img/gif/bg_lpdd-haut.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.15em;
	color: #333;
}

hr {
	display: hidden;
}

hr.spip {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.mauve {
	color: #683a61;
}

.vert-lien {
	color: #7f8600;
}

.bleu-titre {
	color: #008ee8;
}

/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* Typo pour le contenu */
#contenu, #contenu-une {
	font-family: Garamond, Georgia, serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/	
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Garamond, Georgia, serif; }
	
	
/*  ------------------------------------------
/*  Gestion des couleurs du plugin couleurs
/*  ------------------------------------------ */

span.cs_gris{color: #999999;}
span.cs_noir{color: #000000;}
span.cs_rose{color: #e791bc;}
span.cs_orange{color: #df5347;}
span.cs_bleu{color: #0367bf;}
span.cs_vert{color: #6fb74f;}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 850px;
	height: 100%;
	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* Entete */

#logo {
	float: left;
	margin: 40px 0 0 20px;
}

#entete {
	width: 850px;
	height: 149px;
	margin: 0;
	font-size: 13px;
	color: #333333;
	background: url(../img/jpg/bg_entete.jpg) no-repeat;
}

#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
}

#entete h1 {
	font-size: 38px;
	color: #494949;
}
#entete h2 {
	margin-top: 10px;
	font-size: 12px;
	color: #A0A0A0;
}

#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Menu */

/*#menu {
	float: left;
	margin: 15px 0 0 0;
	border-left: 1px solid #fff;
}*/

#menu {
	position: absolute;
	float: left;
	margin: 101px 0 0 0;
	border-left: 1px solid #fff;	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border-right: 1px solid #fff;
	padding: 7px 18px 7px 18px;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}

#menu a:hover {
	text-decoration: none;
	/*background: url(../img/gif/img02.gif) repeat-x left bottom;*/
	color: #694065;
}

#menu a.on {
	/*background: url(../img/gif/img02.gif) repeat-x left bottom;*/
	color: #694065;
}

#menu_langues {
	float: right;
	margin-top: 107px;
}

/* Cadres colonne droite */

.menu_lang, .newsletter, .recherche, .breves, .rubriques, .divers {
	margin-bottom: 15px;
}

.rubriques {
	border: 1px solid white; :/* - correction bug IE6 --*/
	width: 100%;
}

.menu_lang h2, .newsletter h2, .recherche h2, .breves h2, .rubriques h2, .actions h2, .divers h2 {
	text-align: left;
	margin-bottom: 10px;
	/*background: url(../img/gif/img03.gif) repeat-x left bottom;*/
	font-size: 80%;
	line-height: 15px;
	color: #008ee8;
}
.breves a.txt-temoin {
	color: #000000;
}
.coeur h2 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 15px;
	color: #008ee8;
}

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	border: none;
	margin-bottom: 0.5em;
}

.rubriques {
	line-height: 0.6em;
}

.menu-titre {
	padding: 0.1em 0;
	/*border-bottom: 1px dotted #CCC;*/
	text-align: left;
	font-weight: bold;
}

div#cadre { padding: 5px; margin-bottom: 10px ;background: #ebe2eb;}
#cadre .breves {background: none;}
#cadre .breves p {font-size: 60%; margin-top: 10px;}

#navigation .cadre { border: 1px solid #ccc; padding: 5px; margin-bottom: 10px;}
#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #FFF;}
.rubriques .menu-titre { background: #FFF; }

.breves { background: #FFF; }
.breves .menu-titre { background: #FFF; }
.breves li {color: #CAC6C6;}

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #FFF; }
.divers .menu-titre { background: #FFF; }

/*  Arrondi des menus inc-rubriques  
----------------------------------------------*/

ul#rubriques, ul#rubriques li{
		margin:0;
		padding:0;
		list-style:none;
}
ul#rubriques li{
	margin:0 0 0 0;
}
ul#rubriques h3{
	margin:0px;
	padding: 5px 0 5px 5px;
	text-align: left;
	color: #00acf1;
}
ul#rubriques p{
	font-size: 60%;
	text-align: left;
	margin: 0;
	padding: 0.2em 0.7em;
}
li#menu-rub h3{
	background: #d9cdd7;
	font-size: 80%;
}
li#menu-rub p.ss-menu {
	margin-left: 9px;
}
li#menu-rub a.ss_menu{
	color: #000;
}
li#menu-rub a.ss_menu:hover{
	text-decoration: underline;
}
ul#rubriques div{
	padding: 5px 0;
	background: #efe4e8;
}
li#menu-rub div{
	border:none;
}

ul#rubriques h2 {
	font-size: 10px;
	margin:0px;
	padding: 5px 0 0;
	text-align:center;
	color: #000;
}
li#menu-bas h2{
	background: #d9cdd7;
	margin-bottom: 15px;
}

/* Pied de page */

html>body #pied {
	height: auto;
}

#pied {
	height: 200px;
	min-height: 200px;
	/*background : #C4C5FE url(../img/gif/img09.gif) repeat-x;*/
	background : #C4C5FE url(../img/gif/bg_pied-100.gif) repeat-x;
	/*color: #375c69;*/
}

#pied .wrap {
	width: 830px;
	margin: 0 auto;
	padding: 0 10px;
	background : #CCCDF5 url(../img/gif/bg_pied-lpdd.gif) repeat-x;
}

.wrap .bloc-centre {
	width: 850px !important;
	width: 830px;
	margin: 0 auto;
}

#pied a {
	color: #375c69;
	text-decoration: none;
}

#pied .encart_pied {
	padding-top: 15px;
	font-size: 60%;
	text-align: justify;
	border-bottom: none;
}

#pied .legal {
	clear: both;
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 70%;
	font-size: 70%;
	margin-bottom: 10px;
}

#pied small { font-size: 0.77em;}
#pied img { vertical-align: bottom; }

/* Boites */

#fbox1 { /* liste des partenaires */
	float: left;
	text-align: left;
	width: 620px !important;
	width: 610px;
	margin: 20px 0 0 0px;
}

.box1 p {
	font-size: 60%;
	margin: 0 0 1em 0;
}

.box1 div {
	width: 95% !important;
	width: 98%;
	font-size: 60%;
	border-top: 1px solid #e7e7f6;
	border-bottom: 1px solid #b2b2dd;
}

.box1 div.haut {
	border-top: none;
}

.box1 div.bas {
	border-bottom: none;
}

.box1 img {
	margin-right: 10px;
}

.box1 h2 {
	margin-bottom: 10px;
	background: url(../img/gif/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box1 a:link, .box1 a:hover, .box1 a:active, .box1 a:visited  {
	color: #EDEDED;
}

#fbox2 { /* notre equipe et adresse du lpdd */
	float: left;
	width: 190px !important;
	width: 200px;
	margin: 20px 0 0 15px !important;
	margin: 20px 0 0 15px;
}

#fbox2 #equipe {
	text-align: left;
}

.box2 p {
	font-size: 60%;
	margin: 0 0 2em 0;
}

.box2 h2 {
	margin-bottom: 10px;
	/*background: url(../img/gif/img10.gif) repeat-x left bottom;*/
	font-size: 16px;
	color: #4a4a89;
}

.box2 h2.adr {
	margin-top: 10px;
	margin-bottom: 0;
	/*background: url(../img/gif/img10.gif) repeat-x left bottom;*/
	font-size: 70%;
	color: #4a4a89;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 55% !important;
	font-size: 60%;
}

.box2 ul li {
	width: 190px !important;
	width: 200px;
	line-height: 14px !important;
	line-height: 10px;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* ----- MISE EN FORME DE PAGES SPECIFIQUES ----- */

/* Page sommaire*/

	/* Entete page sommaire*/

#entete_une {
	width: 850px;
	height: 149px;
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #333333;
	background: url(../img/jpg/bg_entete.jpg) no-repeat;
}

#entete_une #nom_site_spip, #entete_une a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
}

#entete_une #header_ref, #entete #header_ref {
	width: 850px;
	height: 20px;
	text-align: center;
}

#header_ref span {
	font-size: 11px;
	color: #acacac;
	background-color: #d7d8fe;
	padding: 0 5px;
}

#entete_une #logo {
	float: left;
	margin: 20px 0 0 20px;
}

#entete_une h1 {
	font-size: 38px;
	color: #494949;
}
#entete_une h2 {
	margin: 5px 0 0 5px;
	font-size: 115%;
	color: #000;
}

#entete_une a { text-decoration: none; }
#entete_une .formulaire_recherche { float: right; }

	/* Corps page sommaire*/
	
/* partie locations */	

#contenu-une #meubles-fr {
	background: #ffffff url(../img/jpg/fond-meubles.jpg) no-repeat !important;
	background: #ffffff url(../img/jpg/fond-meubles-ie6.jpg) no-repeat;
	height: 275px;
}

#contenu-une #meubles-en {
	background: #fff url(../img/jpg/fond-meubles-en.jpg) no-repeat !important;
	background: #fff url(../img/jpg/fond-meubles-ie6-en.jpg) no-repeat;
	height: 275px;
}

	#meubles-fr .titre h1, #meubles-en .titre h1 {
		margin: 0;
		padding: 5px 0 2px 5px;
		/*background: url(../img/gif/img03.gif) repeat-x right bottom;*/
		font-size: 100%;
		font-weight: bold;
		text-transform: uppercase;
		color: #008ee8;
	}
	#meubles-fr .texte, #meubles-en .texte{
		margin: 0 0.5em 1em 0.3em;
		text-align: justify;
		font-size: 75% !important;
		font-size: 70%;
	}
	#meubles-fr .blocs, #meubles-en .blocs {
		float: left;
		height: 60px;
		width: 190px;
		margin: 105px 5px 0 10px !important;
		margin: 100px 5px 0 5px;
	}
	
	#meubles-fr .blocs img, #meubles-en .blocs img {
	}

/* partie proprietaires  (alternative)*/

#contenu-une #prop-fr {
	background: #ffffff url(../img/jpg/fond-proprio.jpg) no-repeat !important;
	background: #ffffff url(../img/jpg/fond-proprio-ie6.jpg) no-repeat;
	height: 341px;
}

#contenu-une #prop-en {
	background: #fff url(../img/jpg/fond-proprio.jpg) no-repeat !important;
	background: #fff url(../img/jpg/fond-proprio-ie6.jpg) no-repeat;
	height: 336px;
}

	#prop-fr .titre h1, #prop-en .titre h1 {
		margin: 0;
		padding: 5px 0 2px 5px;
		/*background: url(../img/gif/img03.gif) repeat-x right bottom;*/
		font-size: 120%;
		font-weight: bold;
		color: #008ee8;
	}
	
		#prop-fr .texte, #prop-en .texte{
		margin: 0 0.5em 1em 0.3em;
		text-align: justify;
		font-size: 80% !important;
		font-size: 75%;
	}

	#prop-fr .blocs, #prop-en .blocs {
		float: left;
		height: 109px;
		width: 190px;
		margin: 140px 5px 0 10px !important;
		margin: 140px 5px 0 5px;
	
	#prop-fr .blocs a img, #prop-en .blocs a img {
		border: 1px solid;
	}
	}
	#prop-fr .blocs h2, #prop-en .blocs h2 {
		font-size: 0.9em;
		margin: 7px 0 5px 80px;
		line-height: 90% !important;
		line-height: 85%;
		letter-spacing: -1px;
	}
	
	#prop-fr .blocs h5, #prop-en .blocs h5 {
		font-size: 0.8em;
		margin-left: 80px;
		letter-spacing: -0.5px;
	}

#contenu-une #locapro-fr {
	background: #ffffff url(../img/jpg/fond-locapro.jpg) no-repeat !important;
	background: #ffffff url(../img/jpg/fond-locapro-ie6.jpg) no-repeat;
	height: 180px;
}

#contenu-une #locapro-en {
	background: #fff url(../img/jpg/fond-locapro-en.jpg) no-repeat !important;
	background: #fff url(../img/jpg/fond-locapro-ie6-en.jpg) no-repeat;
	height: 180px;
}
	
	#locapro-fr, #locapro-en {padding-top: 10px;}
	#locapro-fr h1, #locapro-en h1 {margin: 0 0 0 10px;font-size: 120%;}
	#locapro-fr h1 span, #locapro-en h1 span {color: #0069b5;}
	#locapro-fr .texte, #locapro-en .texte {margin: 0 0 0 10px;font-size: 80%;}

	#locapro-fr .blocs, #locapro-en .blocs {
		float: left;
		height: 60px;
		width: 190px;
		margin: 10px 5px 0 10px !important;
		margin: 9px 5px 0 5px;
	}
	
div#locavide {
	padding: 5px;
	height: 145px;
	margin-bottom: 10px ;
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
}

div#locavide .blocs {
	float: left;
	height: 25px;
	width: 140px;
	margin: 20px 5px 0 20px !important;
	margin: 19px 5px 0 5px;
}

div#locavide h6 {
	margin: 10px 0 0 0;
	font-size: 65%;
	font-weight: normal;
	line-height: 100%;
}
#divers #proservices_pro {
		float: left;
		width: 356px;
	}
	
#divers #provide_vente {
		float: right;
		width: 231px;
	}
	
	#proservices_pro .bloc-tete-fr {
		background: #fff url(../img/jpg/prop-une.jpg) no-repeat;
	}
	
	#proservices_pro .bloc-tete-en {
		background: #fff url(../img/jpg/prop-une-en.jpg) no-repeat;
	}
	
	#provide_vente .bloc-tete-fr {
		background: #fff url(../img/jpg/loca_vide-une.jpg) no-repeat;
	}
	
	#provide_vente .bloc-tete-en {
		background: #fff url(../img/jpg/loca_vide-une-en.jpg) no-repeat;
	}
	
	#provide_vente .bloc-texte, #proservices_pro .bloc-texte {
		text-align: left;
	}
#proservices_pro .bloc-texte p.spip{font-weight: normal;font-size: 80%;color: #000;line-height: 15px;}

#proservices_pro .bloc-texte p.spip strong {font-size: 90%;color: #9696c9;}
#proservices_pro .bloc-texte ul.spip {margin: 10px 0 10px 15px;}
#proservices_pro .bloc-texte ul.spip li.spip {margin-top: 5px;}

/* fin partie proprietaires (alternative) */
		
#contenu-une #decouvrir {
	width: 95%;
	padding: 0;
	margin-top: 0 !important;
	margin-top: 15px;
}

#contenu-une #une-autre {
	margin: 0 0 15px 0;
}
	#decouvrir .titre, #une-autre .titre {
		margin: 0 0 10px 0;
		padding-bottom: 5px;
		/*background: url(../img/gif/img03.gif) repeat-x right bottom;*/
		font-size: 110% !important;
		font-size: 100%;
		font-weight: bold;
		color: #7e7f00;
	}
	
	#decouvrir .texte img {
		margin-top: 0 !important;
		margin-top: 0;
	}
	
	#decouvrir .texte, #une-autre .texte {
		font-size: 75% !important;
		font-size: 70%;
	}


#contenu-une #divers {
	
}

	#une-autre {
		padding: 15px 0 0 0;
	}

	#divers #services_pro {
		float: right;
		width: 356px;
	}
	
	#divers #vide_vente {
		width: 231px;
	}
	
	#vide_vente .bloc-tete-fr, #services_pro .bloc-tete-fr, #vide_vente .bloc-tete-en, #services_pro .bloc-tete-en,
	#provide_vente .bloc-tete-fr, #proservices_pro .bloc-tete-fr, #provide_vente .bloc-tete-en, #proservices_pro .bloc-tete-en {
		height: 91px;
		text-align: center;
		padding: 5px;
	}
	
	#services_pro .bloc-tete-fr {
		background: #fff url(../img/jpg/proprio-une.jpg) no-repeat;
	}
	
	#services_pro .bloc-tete-en {
		background: #fff url(../img/jpg/proprio-une-en.jpg) no-repeat;
	}
	
	#vide_vente .bloc-tete-fr {
		background: #fff url(../img/jpg/loca_vide-une.jpg) no-repeat;
	}
	
	#vide_vente .bloc-tete-en {
		background: #fff url(../img/jpg/loca_vide-une-en.jpg) no-repeat;
	}
	
	#vide_vente .bloc-texte, #services_pro .bloc-texte {
		text-align: left;
	}
		.bloc-texte p.spip {
			font-weight: bold;
			margin: 0;
			font-size: 80%;
			color: #9696c9;
		}
		
		.bloc-texte h2.spip {
			font-weight: bold;
			margin: 0;
			font-size: 80%;
			color: #9696c9;
		}
		
		#services_pro .bloc-texte p.spip {
			color: #494949;
		}
		
		#services_pro p.confier {
			font-weight: bold;
			font-size: 80%;
			color: #9696c9;
		}
		
		.bloc-texte ul {
			/*list-style-type: none;*/
			padding: 0;
			margin-left: 1em;
			list-style: disc url(../img/gif/fleche_droit.gif) outside;
		}
		
		.bloc-texte li {
			font-size: 80%;
			line-height: 90% !important;
			line-height: 80%;
			/*background-image: url(../img/gif/fleche_droit.gif) no-repeat center center;*/
		}
		
		.bloc-texte {
			display: inline;
		}
		
		.bloc-texte .prop {
			margin-top: 15px;
			font-size: 80%;
			text-align: left;
		}
		
		.bloc-texte .prop img{
			margin-left: 10px;
		}

/* Partie proprietaires */

.proprio ul {
	list-style-type: none;
}

.proprio h2 {
	font-size: 130%;
	color: #683a61;
	font-weight: normal;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
	margin-bottom: 10px;
}

.proprio li .titre {
	margin: 0 0 3px 0;
	background: none;
	font-size: 110%;
}

.proprio li .texte {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 15px;
	font-size: 80%;
}

.proprio .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	/*border: 1px solid;*/
}

/* Bloc coup de coeur */

.coeur .titre, .coeur .texte {
	text-align: left;
}

.coeur .texte, .coeur p.spip {
	font-size: 60%;
}
.coeur .texte a {
	color: #000000;
	text-decoration: none;
}
.coeur .texte a:hover {
	text-decoration: underline;
}

/* Page contact */

.cartouche-cont { margin-bottom: 1em; }

.cartouche-cont .titre {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
	color: #7e7f00; }

.cartouche-cont .texte {
	/*margin-left: 130px;*/
	font-size: 80%;
	line-height: 20px;}

.cartouche-cont .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px; }
	
.cartouche-cont img {
	padding: 3px;
	margin-top: 15px;
}

.page_contact .plan {
	float: right;
}

.cartouche .spip_logos {
	float: left;
	margin: 0 15px 0 0;
}

.cartouche .texte {
	/*margin-left: 130px;*/
	font-size: 12px;
	line-height: 20px;}

.contact {
	width: 65%;
	padding: 0;
}

.contact .titre {
	font-size: 16px;
	font-weight: bold;
	color: #7e7f00;
}

.contact h1.titre {
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}

.clic-plan {
	text-align: center;
	font-style: italic;
}

.stations-m, .stations-sncf {
	margin-bottom: 5px;
}

.stations-m img, .stations-sncf img, .stations-vlib img {
	float: left;
}

.stations-m h1.titre {
	float: left;
	margin: 2px 0 0 5px;
}

.stations-sncf h1.titre {
	float: left;
	margin: -2px 0 0 5px;
}

.stations-vlib h1.titre {
	float: left;
	margin: -2px 0 0 5px;
}

/* Page plan_paris */

.page_plan_paris .cartouche-rub .titre {
	font-size: 120%;
	padding-bottom: 5px;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
	color: #7e7f00;
}

.page_plan_paris .cartouche-rub img {
	padding: 0;
	margin: 0;
	border: none;
}

.page_plan_paris .cartouche-rub h1 {font-weight: normal;}

/* Pages rubriques louer (rubrique.html) */

.cartouche-rub_louer { margin-bottom: 2em; }

.cartouche-rub_louer .titre {
	font-size: 20px;
	/*font-weight: bold;*/
	margin-left: 130px;
	padding-bottom: 5px;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
	color: #000; }

.cartouche-rub_louer .texte {
	margin-left: 130px;
	font-size: 12px;
	line-height: 10px;}

.cartouche-rub_louer .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
	
/* Pages rubriques principales (rubriques= ...) */

.cartouche-rub { margin-bottom: 2em;width: 95%; }

.cartouche-rub .titre {
	font-size: 130%;
	/*font-weight: bold;*/
	padding-bottom: 5px;
	/*background: url(../img/gif/img03.gif) repeat-x right bottom;*/
	color: #7e7f00;
}

.cartouche-rub h1 {font-size: 100%;}

.cartouche-rub .texte {
	/*margin-left: 130px;*/
	font-size: 80%;
	line-height: 1.1em;}

.cartouche-rub .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px; }
	
.cartouche-rub img {
	padding: 3px;
	margin-top: 15px;
	/*border: 1px solid #CCCCCC;*/
}

	/* Liste articles */
	
.liste-articles li {
	padding-top: 0;
}
	/* sur les pages rubriques (encart) */

.liste-articles h2 {
	font-size: 14px;
	font-weight: normal;
}

.liste-articles h3 {
	font-size: 12px;
}

.liste-articles .titre {
	margin: 0 0 10px 85px;
	padding-bottom: 5px;
	/*background: url(../img/gif/img03.gif) repeat-x right bottom;*/
	font-size: 110%;
}

.liste-articles li .texte {
	margin: 0 0 1em 85px;
	text-align: justify;
	line-height: 20px;
	font-size: 80%;
}

.liste-articles li .spip_logos {
	float: left;
	margin-top: 7px;
	margin-right: 16px;
	margin-bottom: 16px;
}

.liste-articles li .meta, .result .meta {
	padding: 5px 0 20px 85px;
	background: url(../img/gif/img03.gif) 0 24px repeat-x;
}

.liste-articles li .meta p, .result .meta p {
	margin: 0;
}

.liste-articles li .meta .byline {
	float: left;
	padding: 0 20px 0 18px;
	font-size: 70%;
	background: url(../img/jpg/loupe_resultats.jpg) no-repeat left center;
}

.liste-articles li .meta .links, .result .meta .links {
	float: right;
}

.result .meta .more {
	padding: 0 20px 0 18px;
	background: url(../img/jpg/loupe_resultats.jpg) no-repeat left center;
}

.liste-articles li .meta .more {
	float: left;
	padding: 0 20px 0 18px;
	font-size: 70%;
	background: url(../img/gif/img06.gif) no-repeat left center;
}

.liste-articles li .meta .comments {
	padding-left: 22px;
	font-size: 70%;
	background: url(../img/gif/img07.gif) no-repeat left center;
}

.liste-articles li .meta b {
	display: none;
}

/* sur la page page_paris (contre-encart) */

.plan-paris {
	margin: 3em 0 0 10px;
}

.plan-paris li{
	margin: 0 0 5px 0;
}

.plan-paris h2{
	font-size: 19px;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
	margin-bottom: 10px;
}

.plan-paris h4{
	font-size: 12px;
	font-style: italic;
	color: #ccc;
}

	
/* Pages meubles : liste des appartements */

.formule {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #7e7f00;
	/*border-bottom: 1px solid #ccc;*/
}

.formule p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #7e7f00;
	/*border-bottom: 1px solid #ccc;*/
}

.formule_rien {
	margin: 150px 0 0 0;
	padding: 0;
	font-size: 130%;
	color: #7e7f00;
	/*border-bottom: 1px solid #ccc;*/
}

.selection {
	float:left;
	width:610px !important;
	width:600px;
	padding-right: 3px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
.selection h2{
	font-size: 130%;
	color: #683a61;
	font-weight: normal;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
}
	
.selection dl.result {
	padding: 0;
	font-family: Garamond, Georgia, serif;
	text-align: left;
	font-size: 12px;
	clear: both;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	}

.selection .result dt {
	width: 100px;
	float: left;
	}
	
.selection .result dt img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	}

.selection .result dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-size: 120%;
	}
	
.selection .result dd  h3 {
	margin: 0px;
	padding: 0px;
	}
	
.selection .result dd  h3 a {
	/*color:#d91c5c;*/ 
	text-decoration:underline;
	font-size: 120%;
	}

/* mise en forme du pave affichant la selection demandee */

.groupe-mot, .mot_choisi {
	font-size: 60%;
}

.mot_choisi {
	color: #7e7f00;
}
	
/* Page Articles : presentation d'un appartement */

.cartouche-art {
	width: 95%;
	margin-bottom: 0em;
}

.cartouche-art p {
	font-size: 100%;
	color: black;
	margin: 0;
}

.cartouche-art .titre {
	font-size: 130%;
	/*font-weight: bold;*/
	padding-bottom: 2px;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
	color: #7baa0f;
}

.cartouche-art .spip_logos {
	float: left;
	margin-right: 16px;
	margin-bottom: 5px; }
	
.cartouche-art img {
	padding: 3px;
	margin-top: 15px;
	/*border: 1px solid #CCCCCC;*/
}

.cartouche-art .arrdt {
	float: right;
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}

#contenu .soustitre {
	font-size: 90%;
}

.chapo_article {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.2em;
	margin: 14px 0 0 80px;
}

.actions {
	margin-bottom: 5px;
	padding-bottom: 2px;
	background: url(../img/gif/img03.gif) repeat-x right bottom;
}

.actions h2 {
	font-size: 70%;
	text-align: center;
}

.actions a {
	text-decoration: none;
}

.actions img {
	margin-top: 5px;
	padding-bottom: 0;
	margin-left: 20px;
}

.page_article #contenu .texte {
	/*background: url(../img/gif/img03.gif) repeat-x right top;*/
	padding-top: 5px;
	font-size: 80%;
	line-height: 1.3em;
}

.page_article strong.spip {
	color: #683a61;
}

.page_article h3.spip {
	color: #7e7f00;
}

.page_article ul.spip {
	margin-left: 20px;
	list-style: disc url(../img/gif/fleche_droit.gif) outside;
}

.divers ul {
	font-size: 70%;
	padding: 5px 3px 3px 3px;
}

.divers ul li {
	font-size: 80%;
	line-height: 1.2em !important;
	line-height: 0.5em;
}

	/* couleur des mots-clé Monuments (dans modeles/article_mots) */
	
.monument {
	color: #7baa0f;
	line-height: 1.2em !important;
	line-height: 0.5em;
}


/* Page frais d'agence : gestion du tableau */

.frais {
	margin-bottom: 5px;
}

.frais h2 { /* pour afficher les actions imprimer et envoyer a un ami */
	text-align: right;
	background: none;
	margin-top: 0;
}

/* Page conditions generales de vente */

.cs_sommaire {}



/* STYLES DE MISE EN FORME */

.separation {
	height: 5px;
	margin: 0 0 10px 0;
	background: url(../img/gif/img03.gif) repeat-x left bottom;
}