

/*  ----------------------------------------------------------- */
/*  Feuille  de styles ARTICLE 23  de la racine => Brumisation  */
/*  ----------------------------------------------------------- */

/* 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
 */

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

.phrase {color:#90659C;}	 
#conteneur {
	background: #90659C;
}

/* contact */
#left_col  #contact {
	background:#90659C;
}

#left_col a .spip_logos {
	background: #90659C;
}

#last_col { 
	border-left:1px solid #90659C;
}

a.spip_in { color: #90659C; } /* liens internes */

.article1Col .cartouche .titre {
color:#90659C;
text-align:left;
}

#showroom {
	border: 1px solid #90659C;
	font-size: 0.77em;
	padding: 0 0.5em 0 0.5em;
	color: #90659C;	
}
#showroom .menu-titre {width:80%;margin: 0  auto 0.5em auto;border-bottom: 1px solid #90659C;}
#showroom p {
	margin: 0.3em auto 1em auto;
	font-size : 0.85em;
	text-align: justify;
	width: 90%;
}

#showroom h3 {
	font-size : 0.9em;
	text-align: center;
	font-weight: bold;
}

/*** pour le formulaire (un peu spˇcial) **/
.spip_forms .forml, .spip_forms .fondl, .spip_forms .formo, .spip_forms .fondo  {
background:#90659C;
color:#FFF;
}

.spip_forms .spip_bouton input {
background:#90659C;
}


.spip_form_champ {/*border:1px solid red; */margin-bottom:0.4em;}
.ligne_1, .ligne_2, .telephone_1, .email_1, .ligne_4, .ligne_5, .ligne_6, .code_postal_1 {
	/*border:1px solid green;*/
	width:17em;
	float:left;
}

.texte_1,  .ligne_3{
	/*border:1px solid pink;*/
	width:37.6em;
	clear: both;
}
#input-1-texte_1 {}
.spip_forms .spip_form_label {
	color:#D0BAA1;
	display:block;
	font-weight:bold;
	height:1em;
	text-align:left;
}






