/* CSS Spirituelle: écran */

body { background: #f7d3e2 url(../images/template/bg_cf2.png) repeat-x; }
a { color:#8f033b; }

/* ++++++++++++++++++++++++++++  BLOCS +++++++++++++++++ */
#menuTop { background-color:#C10450; }
#menuTop ul { border-bottom: 5px solid #C10450; }
#menu_spec2 { color:#C10450; }
#rightCol h2 { background-color: #CC5988; }
/*#rightCol div { background-color: #FCFCC5;	border-left:1px solid #FFC9DF; }*/
#rightCol div.text_encadre { background-color: #ffffcc;	color: #000; }
#rightCol div a { color: #333; }
#pubZone1 { background-color:#C10450; }
#menuSpec h2 { border-bottom:4px solid #C10450; }
#menuSpec ul { border-bottom:1px solid #CC5988; }
#menuSpec a:hover, #menuSpec a:focus { background-color:#CC5988; color:#fff; }


/* +++++++++++++++++++++++++++++++++++++++++ CLASSES +++++++++++++++++++ */
.bt_buy { background-image:url(../images/panier_cf.gif); }
.more { color:#C10450; }


/* ++++++++++++++++++++++++++++++++++++++++++++++ FORMULAIRES +++++++++++++ */
fieldset { border: 1px solid #CC5988; }
legend { color: #CC5988; }
.formbutton { border: #fff 1px solid; color: #fff;background-color: #C10450; }

