<!--
	/* COLOR */
	body, body a, body input, body textarea { color:red; }  /* Permet de ne rien oublier */
	#lang_nav li a { color:#bcbcbc; } 
	#user_identity fieldset p input#login, #user_identity fieldset p input#password { color:#666; } 
	#user_identity fieldset p input#connexion { color:#fff; } 
	#middle_nav ul li a { color:#fff; } 
	ul#footer_informations li, ul#footer_informations li a { color:#fff; } 
	.text_image div h3, .faq h3, .gallery h3, .contact h3, .plan h3 { color:#3f014d; } 
	.text_image div.col1, .text_image div h4, .text_image div p, .faq div, .faq div a, .faq dl dt a, .faq dl dd { color:#666; } 
	.news h3, .news dl dd.date, .news dl dd.plus a, .image dl dd a, .forum h3, .poll h3, .links h3, .articles h3, .downloads h3,
	.jobs h3, .shop h3 { color:#3f014d; } 
	.faq dl dt a:hover, .faq dl dt a.selected, .forum dl#forum_information dd span, .gallery dl dd.plus2 a { color:#b37eda; } 
	.news dl dt, .news dl dd { color:#666; } 
	.forum dl#forum_information, .contact fieldset .label, .contact fieldset p label, .contact fieldset input, .contact fieldset textarea,
	.plan dl, .shop dl dd { color:#666; } 
	.forum dl#last_post dt, .forum dl#last_post dd, .forum dl#last_post dd.plus a, .poll form, .jobs dl dd,
	.downloads dl dd, .links dl dd, .articles dl dd, .articles div.article_image p, .shop dl dd a { color:#333; } 
	.bouton input, .contact fieldset .bouton input { color:#fff; } 
	.jobs dl dt, .downloads dl dt a, .links dl dt, .articles dl dt, .links dl dt a { color:#000; } 
	.jobs dl dd.plus a, .downloads dl dd.plus a, .links dl dd.plus a, .articles dl dd.plus a { color:#b37eda; } 
	.jobs dl dd.plus span { color:#999; } 
	
	.form_error { color:#ed3413 } 
	.form_message { color:#666; } 
	
	.contact fieldset p#contact_message, .contact fieldset div#contact_message { color:#333; } 
	
	.text_image .text_with_options a, .news .text_with_options a, .jobs .text_with_options a, .articles .text_with_options a, 
	.links .text_with_options a, .forum .text_with_options a, .downloads .text_with_options a, .faq .text_with_options a, .contact .text_with_options a  { color:#3f014d; } 

	/* BORDER-COLOR */
	#user_identity fieldset p input#login, #user_identity fieldset p input#password, .forum dl#forum_information,
	.contact fieldset p input#lastname, .contact fieldset p input#firstname,
	.contact fieldset p input#email, .contact fieldset p input#subject, .contact fieldset p textarea#message,.forum dl#last_post, .forum p.bouton, .poll form, .contact fieldset .chpSup,
	.shop dl, .shop p.bouton { border-color:#ccc; } 
	.text_image div img { border-color:#463d3d; } 
	.news h3, .faq h3, .links h3, .articles h3, .downloads h3, .jobs h3, .jobs dl, .jobs dl dd.plus, .links dl, .articles dl, .downloads dl,
	.gallery h3, .contact h3, .plan h3, #dl1, #dl2 { border-color:#cfcfcf; } 
	#bl21, #bl22 { border-color:#e9e7de; } 
	
	/* BACKGROUND-COLOR */
	#global { background:#fff; } 
	#middle, .news dl dd.plus a, .jobs dl dd.plus { background:#efefed; } 
	#user_identity fieldset p input#connexion { background:#ac8daa; } 
	.image dl { background:#e3e3e1; } 
	.faq dl dt a:hover, .faq dl dt a.selected, .faq dl dd, .jobs dl dt, .jobs dl dd, .forum dl#forum_information,
	.forum dl#last_post, .forum p.bouton, .poll form, .contact form, .shop dl, .shop p.bouton { background:#d8c6d7; } 
	.bouton input { background:#2b0011; } 

	/* BACKGROUND */
	#page_title { background:url(violet/image-page-title.jpg) no-repeat 0 0; } 
	#content_header { background:url(violet/image-content-header1.jpg) no-repeat 0 0; } 
	#config_a { background:url(violet/bg-pointilles-V.gif) repeat-y 65% 0; } 
	#config_e { background:url(violet/bg-pointilles-V.gif) repeat-y 35% 0; } 
	#config_c { background:url(violet/bg-config-c.gif) repeat-y 0 0; } 
	body { background:#550066 url(violet/bg-body.gif) repeat-x 0 100%; } 
	#top { background:#fff url(violet/bg-top.gif) no-repeat 0 0; } 
	#bottom { background:#22002B url(violet/bg-bottom.gif) no-repeat 0 0; } 
	#user_identity { background:url(violet/bg-user-identity.gif) no-repeat 0 0; } 
	#middle_nav ul { background:url(violet/bg-menu.gif) repeat 0 0; } 
	#middle_nav ul li { background:url(violet/bg-menu-separation.gif) no-repeat 100% 0; } 
	.news h3, .faq h3, .gallery h3, .contact h3, .plan h3 { background:url(violet/bg-titre.gif) no-repeat 0 0.8em; } 
	.poll h3, .forum h3, .shop h3 { background:url(violet/bg-titre.gif) no-repeat 0 0.5em; } 
	.links h3, .articles h3, .downloads h3 { background:url(violet/bg-titre.gif) no-repeat 0 1.3em; } 
	.jobs h3 { background:url(violet/bg-titre.gif) no-repeat 0 1.4em; } 
	.news dl dd.plus { background:url(violet/bg-trait-H.gif) repeat-x 0 1.3em; } 
	.news dl dd.date { background:url(violet/bg-titre1.gif) no-repeat 0 0.1em; } 
	.image dl dd a { background:url(violet/bg-titre2.gif) no-repeat 10px 0.8em; } 
	.jobs dl dd.plus a { background:url(violet/bg-plus.gif) no-repeat 0 0.5em; } 
	.gallery dl dd.plus2 { background:url(violet/bg-gallery-plus.gif) no-repeat 100% 0.1em; } 
	
/* COULEURS DE TEXTES EN EDITION */		
	.insertion_message { color:#000000; } 
	.insertion_impossible { color:#FF0000; } 
-->
