/*  ----------------------------------------------------------- */
/*  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 {
	margin: 0.1em;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #E1EDF7;
	background-image: url(../images_habillage/fond.gif);
}

/*h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }*/
div#nifty{ margin: 0 10%;background: #9BD1FA}





/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 864px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-right: 5px;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}



/* Entete */
#entete {
	width: 857px;
	border-bottom: 1px solid #333;
	float: none;
	margin-left: 5px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	margin-left: 0px;
	margin-bottom: 6px;
}
#entete a { text-decoration: none; }
#entete .formulaire_recherche {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #F4F3E3;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 1em;
	font-size: 10px;
	margin-left: 6px;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 10px;
	background: #FFFFEC;
}
#pied2 {
}
#pied small {
	font-size: 10px;
	background: #FFFFEC;
	position: relative;
}
#pied img { vertical-align: bottom; }

/* 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: Verdana, Arial, Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #666666;
}

.cartouche2 { margin-bottom: 2em; }

.cartouche2 .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #666666;
}

#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }
#contenu2 .surtitre, #contenu2 .soustitre { font-size: 0.82em; }





/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
.menu_hautDGA2 {
	font-family: Tahoma;
	font-size: 10px;
	margin-bottom: -10px;
	margin-left: 10px;
}
.bandeauSWF {
	margin-bottom: 10px;
}


a { text-decoration: none; color: #333; }
a:hover {
	color: #0033FF;
}
/*  ------------------------------------------
/*  SPECIF VENTE SP
/*  ------------------------------------------ */
h2{
	text-align:center;
	font-size: 14px;
	margin-bottom:2px;
}

h4{
	font-size: 12px;
	margin-bottom:0px;
}
p.intit{
	font-size: 12px;
	display: block;
	margin-left:150px;
	color:blue;
	font-variant: small-caps;
}
p.adresse, p.adresse2{
	font-size: 12px;
	display: block;
	margin-left:150px;
	color:#000000;
	font-variant: small-caps;
	text-align:center;
}
p.adresse2{
	color:blue;
}

TABLE.BIENS,TABLE.BIENS TD, TABLE.BIENS TH {
	border:1px black solid;
	border-collapse:collapse;
}
TABLE.BIENS TD A{
	text-decoration:underline;
	color:blue;
}
TABLE.BIENS TH {
	text-align:center;
	background-color: #AAAAAA;
}
ul.CDC{
	font-size: 12px;
	display: block;
	margin-left:150px;
	color:blue;
	font-variant: small-caps;
}
ul.CDC a {
	text-decoration:underline;
}
a.alert {
	text-decoration:underline;
	color:red;
	font-size:14px;
	font-weight: bold;
}
.red{
	color:red;
	font-weight: bold;
}
p.intit2{
	font-size: 12px;
	display: block;
	color:blue;
	text-align:left;
	font-variant: small-caps;
}
