<!--
	/* COLOR */
	body, body a, body input, body textarea { color:red; }  /* Permet de ne rien oublier */
	#user_identity fieldset p input#connexion { color:#fff; } 
	#user_identity fieldset p input#login, #user_identity fieldset p input#password { color:#666; } 
	#middle_nav ul li a { color:#fff; } 
	#lang_nav a { color:#ff6600; } 
	#lang_nav a:hover, #lang_nav a.selected { color:#fff; } 
	.image dl dd a { color:#fff; } 
	.text_image div h3 { color:#99cc00; } 
	.text_image div.col1, .text_image div h4, .text_image div p { color:#25292b; } 
	.news h3, .news dl dd.date, .news dl dd.plus a, .forum h3, .poll h3, .forum dl#forum_information dd span,
	.jobs dl dd.plus a, .links h3, .articles h3, .downloads h3, .links dl dd.plus a, .articles dl dd.plus a, .downloads dl dd.plus a,
	.gallery dl dd.plus2 a, .contact h3, .plan h3, .shop h3 span { color:#ff6600; } 
	.news dl dt, .faq div, .faq div a, .shop dl dd { color:#25292b; } 
	.news dl dd, .contact fieldset .label, .contact fieldset p label, .contact fieldset input, .contact fieldset textarea, .plan dl { color:#666; } 
	.faq h3, .faq dl dt a:hover, .faq dl dt a.selected, .jobs h3 span, .gallery h3 { color:#99cc00; } 
	.faq dl dt a, .faq dl dd, .forum dl#forum_information, .poll form, .links dl dd, .articles dl dd, .articles div.article_image p, .downloads dl dd,
	.shop dl dd a, .jobs dl dt  { color:#666; } 
	.bouton input, .contact fieldset .bouton input { color:#fff; } 
	.forum dl#last_post, .forum dl#last_post a, .jobs dl dd { color:#333; } 
	.links dl dt, .articles dl dt, .links dl dt a, .downloads dl dt a { color:#06b1cb; } 
	ul#footer_informations li, ul#footer_informations li a { color:#fff; } 
	
	.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:#f60; } 

	/* BORDER-COLOR */
	#user_identity fieldset p input#login, #user_identity fieldset p input#password { border-color:#ccc; } 
	.news h3, .faq h3, .jobs h3, .jobs dl, .jobs dl dd.plus, .links h3, .articles h3, .downloads h3, .links dl, .articles dl, 
	.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,.downloads dl, .gallery h3, #dl1, #dl2, .contact h3, .plan h3, .contact fieldset .chpSup, .shop dl, .shop p.bouton { border-color:#cfcfcf; } 
	.faq h3, .forum dl#forum_information, .forum dl#last_post, .forum p.bouton, .poll form { border-color:#ccc; } 
	#bl21, #bl22 { border-color:#e9e7de; } 
	
	/* BACKGROUND-COLOR */
	#middle_nav ul li ul { background:#ff6600; } 
	.news dl dd.plus a { background:#fff; } 
	.faq dl dt a:hover, .faq dl dt a.selected, .faq dl dd, .forum dl#forum_information, .forum dl#last_post,
	.forum p.bouton, .poll form, .jobs dl, .contact form, .shop dl, .shop p.bouton { background:#ffcba8; } 
	.bouton input,td.bouton input { background:#ff6600; } 
	.jobs dl dd.plus { background:#fff; } 

	/* BACKGROUND */
	#page_title { background:url(../orange/1024/image-page-title.jpg) no-repeat 0 0; } 
	#content_header { background:url(../orange/1024/image-content-header1.jpg) no-repeat 0 0; } 
	#middle_nav ul { background:url(../orange/1024/bg-menu.gif) 0 0; } 
	#middle_nav ul li { background:url(../orange/bg-menu-separation.gif) no-repeat 100% 50%; } 
	#user_identity fieldset p input#connexion { background:url(../orange/bg-user-identity-OK.gif) no-repeat 100% 50%; } 
	#lang_nav a:hover, #lang_nav a.selected { background:url(../orange/bg-lang-nav-ON.gif) no-repeat 50% 50%; } 
	.text_image div img { background:#99cc00 url(../orange/bg-image-texte.png) repeat-x 0 0; } 
	.image dl { background:#ff6600 url(../orange/bg-image.gif) repeat-x 0 0; } 
	.text_image div h3  { background:url(../orange/bg-titre.png) no-repeat 0 0; } 
	.news h3, .forum h3, .poll h3, .links h3, .articles h3, .downloads h3, .contact h3, .plan h3, .shop h3 { background:url(../orange/bg-titre1.png) no-repeat 0 0; } 
	.news dl dd.plus { background:url(../orange/bg-trait-H.gif) repeat-x 0 70%; } 
	.faq h3, .jobs h3, .gallery h3  { background:url(../orange/bg-titre2.png) no-repeat 0 0; } 
	.jobs dl dd.plus a { background:url(../orange/bg-plus.gif) no-repeat 0 0.5em; } 
	.gallery dl dd.plus2 { background:url(../orange/bg-gallery-plus.gif) no-repeat 100% 0.5em; } 
	#bottom { background:url(../orange/1024/bg-bottom.gif) no-repeat 0 0 } 
	
/* COULEURS DE TEXTES EN EDITION */		
	.insertion_message { color:#000000; } 
	.insertion_impossible { color:#FF0000; } 	
-->
