
/* corp du texte principal et fond arrière*/
body{
background:#668;
color:#111;
}
/* les liens */
a:visited, a{
color: #000;
}
/* les liens survollé par le muloft */
a:hover {
	color: #000;
}

/* le fond derrière les textes */
#container{
	background:#666;
}

/* le fond derrière les cadres (peut ajouter une ombre aux cadres)*/
#surcontent{
	background:#666;
}

/* L'en-tête et son fond plus une image saisonnière derrière le logo en option */
#header{
	background:#666;
	background-image:url(../IMG/jpg/exemple.jpg);
}

/* La couleur des H3 et H5, respectivement Titre et descriptif */
#header h3{
	color: #558;
}
#header h5 a{
	color: #FFF;
}
/* le fond derrière le menu horizontal */
#menu{
	background:#666;
	background-image:url(../IMG/jpg/exemple.jpg);
}
/* le fond derrière les bulles */
ul#nav li{
	background:#fff;
}

/* Heu... c'est quoi ce css déjà? */
ul#nav a{	
	color:#666;
}

/* met le texte en vert, en gris, en blanc, en pale */	
.vert{
	color:#009900;
	}
.gris{
	color: #999999;
	}
.blanc,.blanc a{
	color:#fff;
	}
.pale,.pale a{
	color:#888;
}
	
/* Heu... c'est quoi ce css déjà? */	
ul#nav li.active a,ul#nav a:hover{
	color:#fff;
	}

/* Fond grande Boite Centrale */
#content{
	background:#;
	}
	
/* Fond du pied de page + couleur du texte syndication*/
#footer{
	background:#000;
	color:#fff;
	}
#footer a,a:visited{
	color:#fff;
	}
#footer  a:hover
{
	color : #888
}
/* Les couleurs du bouton rss */
.rss-button {
	border-color: #ededf5 #dcdcec #7f7fb9 #9797c7;
	background: #a6a6ce;
	color:#fff;
	}

/* Les couleurs de fond des boites  */
#LGBanner {
	color : #666;
}
.grande_boite{
	background:#FFF;
}
/* menu des langues */
.menu_langues
{
	background:rgb(0,0,0);
}
.langSelected
{
  color : rgb(255,255,255);
}
.lang
{
 background:rgb(255,100,96);	
}
.lang a:hover
{
	color : rgb(0,0,0);
}
.lang
{
	background:rgb(255,100,96);	
}

/********************************/
/************Announcement********/
/********************************/


#announcement{
	background:rgb(224,177,96);
	color:#000;
	}
.grande_boite_announcement{
	
	background:rgb(224,177,96);
}
.meta_announcement{
	margin-left:auto;margin-right:auto; 
}
.cont_announcement{
	background:rgb(224,177,96);
}
.chapo_announcement{
	background:rgb(224,177,96);
}

/********************************/
/************REACTIF*************/
/********************************/
/*Sommaire*/
#contenuReactif 
{
	background:#405099;
}
/* les liens */
#contenuReactif a:visited 
{
	color: #405099;
}
#contenuReactif a
{
	color: #405099;
}
/* les liens survollé par le muloft */
#contenuReactif a:hover
{
	color: #4066AA;
}
.ReacHead {

	background:#172075;
	color : #fff;
}
.resume2_articleReactif
{
	background:#273080;
}
.resume_articleReactif
{
	background:#172075;
}
/*Article*/
#fil
{
	background:#172075;
	color : #fff;
}
.grande_boite_reactif{
	
	background:#405099;
	color : #fff;
}
.meta_reactif{
	color : #fff;
	margin-left:auto;margin-right:auto; 
}
.cont_reactif{
	background:#172075;
	color : #fff;
}
.chapo_reactif{
	background:#273080;
	color : #fff;
}


/********************************/
/************CREATIF*************/
/********************************/

/*Sommaire*/
#contenuCreatif 
{
	background:#A93548;
}
/* les liens */
#contenuCreatif a:visited
{
	color: #A93548;
}
#contenuCreatif a
{
	color: #A93548;
}
/* les liens survollé par le muloft */
#contenuCreatif a:hover
{
	color: #A94466;
}
.CreaHead {

	background:#860513;
	
}
.resume_articleCreatif
{
	background:#860513;
}
.resume2_articleCreatif
{
	background:#901323;
}

/*Article*/
.grande_boite_actif{
	background:#A93548;
	color : #fff;
}
.meta_actif{
	background:#901323;
	color : #fff;
}
.cont_actif{
	background:#860513;
	color : #fff;
}
.chapo_actif{
	background:#901323;
	color : #fff;
}
.boite{
	background:#fff;
	}

/* le fond derrière les miniatures  */

#minipics li{
	background:#FFF;
	}

/* les deux x2 cellules/boites en haut et en bas avec le titre coloré*/

#cel li h4,#celbas li h4{
	color:#fff;
	background:#bdbfd5;
	}
/* Des liens d'une autre couleur dans les deux x2 même cellules/boites*/
#cel li h4 a,#celbas li h4 a{
	color:#fff;
	}
/* Des textes dans les deux x2 même cellules/boites*/
#cel li p, #celbas li p{
	background:#fff;
}
	
/* les icônes. Voyez dans le source des pages pour savoir qui correspond à quoi */
.icone_fleche{
	background:url(../images/icones/couleurs/couleurs_bulle.gif);
}
.icone_filter{
	background:url(../images/icones/couleurs/couleurs_filter.gif);
}
.icone_photo{
	background:url(../images/icones/couleurs/couleurs_camera_unmount.gif);
}
.icone_forum{
	background:url(../images/icones/couleurs/couleurs_idea.gif);
}
.icone_menu{
	background:url(../images/icones/couleurs/couleurs_contents2.gif);
}
.icone_agenda{
	background:url(../images/icones/couleurs/couleurs_xfcalendar.gif);
}
.icone_stats{
	background:url(../images/icones/couleurs/couleurs_dialog-information.gif);
}
.icone_article{
	background:url(../images/icones/couleurs/couleurs_document.gif);
}
.icone_zip{
	background:url(../images/icones/couleurs/couleurs_zip.gif);
}
.icone_juk{
	background:url(../images/icones/couleurs/couleurs_audio-x-generic.gif);
}
.icone_post{
	background:url(../images/icones/couleurs/couleurs_redhat-email.gif);
}
.icone_membre{
	background:url(../images/icones/couleurs/couleurs_emblem-people.gif);
}
.icone_recherche{
	background:url(../images/icones/couleurs/couleurs_edit-find.gif);
}
.icone_site{
	background:url(../images/icones/couleurs/couleurs_internet-web-browser.gif);
}
.premier{
	background:url(../images/icones/couleurs/couleurs_go-top.gif);
}
.dernier{
	background:url(../images/icones/couleurs/couleurs_go-bottom.gif);
}

.repondre a{
	background:url(../images/icones/couleurs/couleurs_undo.gif);
}

.repondre a,.icone_site,.icone_fleche,.icone_post,.icone_membre,.icone_filter,.icone_article,.icone_photo,.icone_forum,.icone_stats,.icone_menu,.icone_agenda,.icone_zip,.icone_juk,.icone_recherche{
	background-repeat:no-repeat;
}

/* les fonds des forums */

.discussion{
	background:#fff;
	color : black;
}
.discussionMeta{
	background:#fff;
	color : black;
}
.avatar{
	background:#fff;
}
.interne{
	background:#ecedf4;
}
.interforum,.interforumgrand{
	background:#ecedf4;
}
.interforumgrandRep{
	background:#ccddf4;
}
.cadenas {
background: url(../images/icones/couleurs/couleurs_emblem-lock.gif);
background-repeat: no-repeat;
}

/* les membres et leurs icônes */

.membres li a,.legende li,.forum li a{
	background-repeat: no-repeat;
}
.forum li a{
	background-image:url(../icones/48x48/forum.gif);
}
.auteur a,.leg_aut{
	background-image:url(../images/icones/bleu.gif);
color:#5890d8;
}
.visiteur a,.leg_vis{
	background-image:url(../images/icones/vert.gif);
color:#009900;
}
.modo a,.leg_mod{
	background-image:url(../images/icones/orange.gif);
color:#FF9900;
}
.attente a,.leg_att{
	background-image:url(../images/icones/noir.gif);
color:#000;
}

/* les class spip modifiees */

/* alignements des docs dans l article */

.spip_surligne{
color:#ff9900;
}

/* les formulaires */

fieldset .focus {	
	background: #ecedf4;
	color: #000;
}

/* les tableaux */

table.spip tr.row_first {
	background-color: #bdbfd5;
	}
table.spip tr.row_odd {
	background-color: #e5e5f1;
}
table.spip tr.row_even {
	background-color: #f5f5f9;
}


/* Thickbox 2 */

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#6A6CB6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000;
	display:none;
	text-align:left;
	 -moz-border-radius:10px 10px 0 0;	
}

#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  padding:0px 205px 10px 10px;
  color:#666;
   -moz-border-radius:0 0 10px 10px;	
}

#TB_HideSelect{
z-index:99;
position:absolute;
top: 0;
left: 0;
background-color:#fff;
border:none;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
}

/* Minical */

#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#calendar table th{
	color: #a1a4c3;
	background: transparent;
}

#calendar table td a{
	display: block;
	background: #e3e5ef;
	color: #a1a4c3;
	font-weight: bold;
	text-decoration: none;
}

#calendar table td.today{
	border: 1px solid #a1a4c3;
}

#calendar table td a:hover{
	background: #bdbede;
	color: #6a6cb6;
}

#calendar table td.today a:hover{
	border: 1px solid #6a6cb6;
}
















