/**BASIC**/
	body {
                background:#990033;
	    }
	a {
		color:#fff;
		}
	#Centre {
		background:0px 0px repeat-x url(images_quinoa/ligne.png);
                }
	fieldset {
                border:none;
                }
	.legend {
		color:#fff;
		}

/**TETE**/
	#Tete {
		background:20px 0px no-repeat url(images_quinoa/logo.gif);
                }

/**CHEMIN**/

/**NAVIGATION**/
	#Navigation a {
                -moz-border-radius:10px; border-radius:10px;
                }
	#Navigation a.secteur1 {
		background:#CC0033;
		color:#ff6666;
		}
	#Navigation a.secteur2 {
		background:#FF0033;
		color:#990033;
		}
	#Navigation a.secteur3 {
		background:#ff6666;
		color:#660033/*#ffcdcd*/;
		}
	#Navigation a.secteur4 {
		background:#ff9999;
		color:#CC0033/*#cc0066*/;
		}
	#Navigation a.secteur5 {
		background:#cc6666;
		color:#ff9999;
		}
	#Navigation a.secteur6 {
		background:#660033/*#cc0066*/;
		color:#ff6666;
		}
	#Navigation a.secteur21 {
		background:#330033/*#cc0099*/;
		color:#990033;
		}
	#Navigation a.secteur72 {
		background:#ff6666;
		color:#CC0033;
		}

/**PAGE**/
	#Page {
                -moz-border-radius:30px; border-radius:30px;
                color:#660033;
                background:#cc9999;
		}
	.Rubrique-17 #Page,.skeleton_auteur #Page,.skeleton_contact #Page,.skeleton_plan #Page,.skeleton_breve #Page {
                /*color:#ff9999;
                background:#990033;*/
		}
	#Page fieldset {
                -moz-border-radius:5px; border-radius:5px;
                border:solid 1px #996666;
                }
	.toc .legend {
		background-color:#990033;
                }
	table.spip {}
	th {}
	tr.row_first{
                color:#cc9999;
                background:#990033;
		}
	tr.row_even{
                border:3px solid yellow;
                background:#ffcccc;
		}
	tr.row_odd{
		background:#ff9999;
		}
        blockquote {
		border-left:1px solid #660033;
		font-style:italic;
		font-weight:bold;
		}
        div.important {
		border:1px solid red;
		background-color:white;
		}
        div.cadre1 {
		-moz-border-radius:7px;-moz-border-radius:7px;
		border:1px solid #660033;
		padding:5px;
		}
        div.cadre2 {
		-moz-border-radius:7px;-moz-border-radius:7px;
                color:#cc9999;
                background-color:#660033;
		}
	#Page .notes {
		border-top:1px dotted #660033;
		}

/**FORUMS_A PARAMETRER !!**/
	.couleur2{
		background-color: #fffbe1;
		}
	.couleur2{
		background-color: #fffbe1;
		}
	.couleur3{
		background-color: #fffbe1;
		}

/**BREVES**/
	#Breves {
		}
		
/**PIED**/
	#Pied {
		background:0px 0px repeat-x url(images_quinoa/ligne.png);
                color:#ffcccc;
                }

/**BOUTONS SPIP**/
	#Formulaire_admin .item {
                -moz-border-radius:5px; border-radius:5px;
                border:1px solid white;}

/**TITRES_A PARAMETRER !!**/
	h2.titre {
                color:#996666;
		}
	.AUX h2.titre,.skeleton_auteur h2.titre,.skeleton_plan h2.titre,.skeleton_contact h2.titre {
                border-bottom:1px solid #ffcccc;
                }
	.Rubrique-49 h2.titre {
                color:#ff6666;
                background:0px 0px no-repeat url(images_quinoa/background-titre_1.gif);
                }
	.skeleton_auteur h2.titre {
                color:#ff6666;
                background:0px 0px no-repeat url(images_quinoa/background-titre_1.gif);
                }
	.Rubrique-51 h2.titre {
                color:#ff6666;
                background:0px 0px no-repeat url(images_quinoa/background-titre_6.gif);
                }
    .skeleton_plan h2.titre {
                color:#ff9999;
                background:0px 0px no-repeat url(images_quinoa/background-titre_8.gif);
                }
	.Rubrique-50 h2.titre {
                color:#ff9999;
                background:0px 0px no-repeat url(images_quinoa/background-titre_5.gif);
                }
    .Rubrique-53 h2.titre {
                color:#CC0033;
				background:0px 0px no-repeat url(images_quinoa/background-titre_7.gif);
                }
    .Rubrique-19 h2.titre {
                color:#cc0033;
                background:0px 0px no-repeat url(images_quinoa/background-titre_2.gif);
                }
    .Rubrique-18 h2.titre {
                color:#CC0033/*#cc0066*/;
                background:0px 0px no-repeat url(images_quinoa/background-titre_4.gif);
                }
    .Rubrique-20 h2.titre {
                color:#660033;
                background:0px 0px no-repeat url(images_quinoa/background-titre_3.gif);
                }
	h2.titre a {
		color:#996666;
                }
	h3.titre {
		color:#663366;
                }
	h3.soustitre {
		color:#663366;
                }
        h3.spip {
		color:#fff;
                background:0px 50% no-repeat url(images_quinoa/icones_intertitre.png);
                }
        h1,h2,h3,h4,h5,h6,h7,h8 {
                color:#fff;/*#660033*/
		}

/**IMAGES & LEGENDES D'IMAGES**/

/**FORMULAIRES**/
	textarea,input {
                -moz-border-radius:5px; border-radius:5px;
                border:1px solid #ff9999;
                background:#CC0033;
                }
	input.radio,input#session_cassiopea {
				border:none;background:none;
				}

/**INDEX**/
        .skeleton_index #Page {
                border:1px solid #990033;
                background:50% 0% no-repeat url(images_quinoa/cercle.gif);
		}
        .skeleton_index #Page .include_contenu_bre {
                border:none;
                background-color:#990033;
                }
        .skeleton_index #Page .include_contenu_bre .texte {
                color:#ff9999;
		}

