/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */
body {
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
body.frimmo, body.enimmo{
	background: #FFF url(/images/immobilierfranceouest.jpg) no-repeat center top;
}

body.fr {
	background: #330000 url(/images/fond-web-fr.gif) no-repeat center top;
	
}
body.en {
	background: #330000 url(/images/fond-web-en.gif) no-repeat center top;
	
}
body.home-fr {
	background: #330000 url(/images/illustr_accueil-fr.gif) no-repeat center top;
	
}
body.home-en {
	background: #330000 url(/images/illustr_accueil-en.gif) no-repeat center top;
	
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
h1 {
	font: 22px "Times New Roman", Times, serif;
	color: #481A1A;
}
body.enimmo h1, body.frimmo h1 {
	color: #006600;
}

body.enimmo h3, body.frimmo h3 {	color: #008000;
}

body.enimmo #contenu a, body.frimmo #contenu a {
	color: #666666;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#document_actif {
	margin: 0px;
	padding: 0px;
	border: 0px ; 
}
#page {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#illustration {
	margin: auto;
	width: 100%;
}

#illustration td.diaporama {
	padding-top: 15px;
	padding-bottom: 20px;
}

#popup body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#popup h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#popup chapo {
	font-size: 12px;
	font-weight: bold;
}
#popup texte {
	font-size: 12px;
}
#popup td {
	font-family: Arial, Helvetica, sans-serif;
}

#fnaim.old {
	text-align: right;
	margin: 40px 0px 0px;
	padding: 0px 0px 6px;
	width: 760px;
	border-bottom: 1px solid #CC6;
}
#fnaim {
	text-align: right;
	margin: 0px;
	padding: 0px 0px 6px;
	width: 760px;
	border-bottom: 1px solid #CC6;
	height: 76px;
}
#adresse {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC6;
	text-align: right;
	margin: 5px auto 20px;
	padding: 0px;
	width: 760px;
}
body.enimmo #adresse, body.frimmohome #adresse, body.frimmo #adresse {
	color: #999999;
}

#adresse a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC6;
}
body.enimmo #adresse a, body.frimmohome #adresse a, body.frimmo #adresse a {
	color: #666;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
/*	width: 33em; */
}

#navigation {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	border-bottom: 3px solid #000000;
}
body.frimmo #navigation, body.enimmo #navigation {
	border-bottom: 3px solid #CCCCCC;
}
#navigation td.onglets {
	background: #FFFFFF;
}
#contenu_home {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	border-top: 3px solid #CC6;
}
#contenu_home h1{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-style: italic;
	margin-top: 10px;

}
#contenu_home h2{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
}
#contenu_home .chapo{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
#contenu_home .texte{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

#contenu H2 {
	margin: 0;
	margin-bottom: 1em;
	font-size: 15px;
	color: #663333;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }
#bas_de_page {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCCC66;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body.enimmo #bas_de_page, body.frimmohome #bas_de_page, body.frimmo #bas_de_page {
	color: #666666;
}
#texte_pied_de_page {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	width: 760px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-style: italic;
}
body.enimmo #texte_pied_de_page, body.frimmohome #texte_pied_de_page, body.frimmo #texte_pied_de_page {
	color: #CCC;
}
#bas_de_page a.signature {
	color: #CCCC66;
}
body.enimmo #bas_de_page a.signature, body.frimmohome #bas_de_page a.signature, body.frimmo #bas_de_page a.signature {
	color: #333;
}
.rethome {
	color: #CCCC66;
	font-size: 11px;
}
body.enimmo .rethome, body.frimmo .rethome {
	color: #333;
}
#menu_bas_page {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding: 10px 0px;
	width: 100%;
}
body.enimmo #menu_bas_page, body.frimmohome #menu_bas_page, body.frimmo #menu_bas_page {
	color: #333;
}
#menu_bas_page a {
	color: #FFFFFF;
	text-decoration: none;
}
body.enimmo #menu_bas_page a, body.frimmohome #menu_bas_page a, body.frimmo #menu_bas_page a {
	color: #333;
}
#menu_bas_page a:hover {
	text-decoration: underline;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


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

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(/images/fond-page.gif) no-repeat center -30px;
	border: 3px solid #CC6;
	width: 760px;
}
body.enimmo #contenu, body.frimmo #contenu {
	background: #FFFFFF url(none);
}
#contenu table.fiche_details {
	border: 1px solid #CC6;
	margin: 0px;
	background: #F8F7F7;
}
body.enimmo #contenu table.fiche_details, body.frimmo #contenu table.fiche_details {
	background: #FCFCF8;
}

#contenu .fiche2points {
	font: 11px Arial, Helvetica, sans-serif;
	color: #300;
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px;
	width: 45%;
}

#contenu .fiche2pointsfin {
	font: 12px Arial, Helvetica, sans-serif;
	color: #300;
	padding: 2px;
}

#contenu .ficheDescription {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #300;
	border-bottom: 1px dotted #CCCCCC;
}

#contenu .ficheDescriptionfin {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #300;
}

#contenu .fiche2pointslist {
	font: 10px Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #300;
	border-bottom: 1px dotted #CCCCCC;
	width: 45%;
	padding: 1px 2px;
}

#contenu .fiche2pointsfinlist {
	font: 10px Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #300;
	padding: 1px 2px;
}

body.enimmo #contenu .fiche2pointsfinlist, body.frimmo #contenu .fiche2pointsfinlist, body.enimmo #contenu .fiche2pointslist, body.frimmo #contenu .fiche2pointslist, body.enimmo #contenu .fiche2pointsfin, body.frimmo #contenu .fiche2pointsfin, body.enimmo #contenu .fiche2points, body.frimmo #contenu .fiche2points {
	color: #999999;
}

body.enimmo #contenu .ficheDescriptionlist, body.frimmo #contenu .ficheDescriptionlist,  body.enimmo #contenu .ficheDescriptionfinlist,  body.frimmo #contenu .ficheDescriptionfinlist, body.enimmo #contenu .ficheDescription, body.frimmo #contenu .ficheDescription,  body.enimmo #contenu .ficheDescriptionfin,  body.frimmo #contenu .ficheDescriptionfin {
	color: #666666;
} 

#contenu .ficheDescriptionlist {
	font: bold 10px Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #300;
	border-bottom: 1px dotted #CCCCCC;
	width: 55%;
	padding: 1px 2px;
}

#contenu .ficheDescriptionfinlist {
	font: bold 10px Tahoma, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #300;
	padding: 1px 2px;
}
td.titrelist {
	padding-bottom: 10px;
}
td.fichelistexte {
	font: 12px Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 15px;
}
a.fichelistexte {
	color: #481A1A;
	text-decoration: none;
}

td.faire-defiler {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CC6;
	width: 248px;
}


/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; }

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

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

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

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

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	font-weight: bold;
	font-size: 13px;
	color: #481A1A;
}
body.enimmo .chapo, body.frimmo .chapo {
	font-weight: bold;
	font-size: 13px;
	color: #006600;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif {  }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

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

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination {
	font-size: 14px;
	text-align: right;
}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* select acces rapide dans pageentete */
select.pfo {
	font-size: 11px;
	border: 1px solid #CCCC66;
}

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

#Message {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}

/* login acces reserveé proprietesfranceouest */
fieldset.pfo {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: none /*1px dotted #FFFFFF*/;
	background: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
body.enimmo fieldset.pfo, body.frimmo fieldset.pfo {
	color: #999999;
}

fieldset.pfo input {
	margin: 1;
	padding: 0;
	border: none;
	font-size: 11px;
}
body.enimmo fieldset.pfo input, body.frimmo fieldset.pfo input {
	border: 1px solid #CCC;

}
body.enimmo fieldset.pfo, body.frimmo fieldset.pfo {

}
.search{
	width: 65px;
	font: 11px Arial, Helvetica, sans-serif;
}

fieldset.pfo table {
	margin: 0; padding: 0; border: none; background: none;
}
fieldset.pfo td {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
fieldset.pfo form {
	margin: 0; padding: 0; border: none; background: none;
}
fieldset.pfo a {
	color: #CCCC66;
}


/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin:  0;
	padding: 0; }

.formulaire_spip fieldset {
 /*   display: block; */
	margin:  0;
	padding: 0;
	border: 1px dotted; }
.formulaire_spip legend { 
/*	font-weight: bold;  */
	padding: 0px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 0;
	padding: 0;
	/*border: 2px outset;*/
	/*font-weight: bold;*/
	/*float: right;*/ }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { color: #481A1A; }
a:hover { text-decoration: underline; }
td.ongletsHon {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica;
	color: #330000;
	background: url(/images/fond_ongletsOn.gif) no-repeat right top;
	text-align: center;
	height: 18px;
	width: 144px;
}
body.enimmo td.ongletsHon, body.frimmo td.ongletsHon {
	background: url(/images/fond_ongletsOnimmo.gif) no-repeat right top;
}
a.ongletsHon {
	color: #330000;
	text-decoration: none;
}
a.ongletsH {
	color: #330000;
	text-decoration: none;
}

body.enimmo a.ongletsH, body.frimmo a.ongletsH{
	color: #80C080;	
}
a.ongletsH:hover {
	color: #FFF;
}
td.ongletsH {

	font: bold 11px Tahoma, Verdana, Arial, Helvetica;
	color: #330000;
	background: url(/images/fond_ongletsOff.gif) no-repeat right top;
	text-align: center;
	height: 18px;
	width: 144px;
}
body.enimmo td.ongletsH, body.frimmo td.ongletsH {

	background: url(/images/fond_ongletsOffimmo.gif) no-repeat right top;
}
td.doublecadre {
	border: 3px solid #CC6;
	margin: 0px;
	padding: 5px;
}
#contenu td.cadrediaporama {
	border: 1px solid #CC6;
	background: #CC6;
	margin: 0px;
	padding: 0px;
}

#contenu_home td.cadrediaporama {
	border: 1px solid #CC6;
}

table.ombre {
	background: url(/images/ombre.jpg) no-repeat right bottom;
}
td.bouton_detail {
	background: url(/images/bt_detail_r1_c2.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
td.bouton_detail a{
	text-decoration: none;
}
td.drapeau {
	padding-left: 3px;
}
td.formulaire {
	border: 1px dotted #CC6;
	padding: 10px;
}
td.formulaire td{
	font-size: 12px;
}
.legende {
	color: #FFFFFF;
}
#intro a {
	text-decoration: none;
}
#intro a:hover {
	text-decoration: underline;
}
.titregroupe {
	color: #330000;
	font-size: 11px;
	font-weight:bold;
	}
td.cadrecriteres1 {
	background: url(/images/cadrecriteres.gif) no-repeat 0px 0px;
	padding-left: 4px;
	width: 50%;
}
td.cadrecriteres2 {
	background: url(/images/cadrecriteres.gif) no-repeat right top;
	width: 50%;
}
td.cadrecriteres3 {

	background: url(/images/cadrecriteres.gif) no-repeat left bottom;
}
td.cadrecriteres4 {


	background: url(/images/cadrecriteres.gif) no-repeat right bottom;
}
td.cadrecriterescentre {
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #CCCC66;
	border-left: 1px solid #CCCC66;
}
h1.cadrecriteres {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCC66;
	font-style: italic;
	padding-left: 4px;
	font-size: 16px;
	margin: 20px 0px 2px;
}
#resultatscriteres {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#resultatscriteres b {
	color: #000000;
}
body.frimmohome {
	background: #FFF no-repeat center top;
}
