
/* corp du texte principal et fond arrière*/
body{
	color:#000000;
	background-image: url(/home_file/bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	background-color: #000000;
}

/* les liens */
a:visited, a{
	color: #000000;
	font-weight: bold;
}

/* les liens survollé par le mulot */
a:hover {
	color: #FF0000;
	font-weight: bold;
}

/* le fond derrière les cadres (peut ajouter une ombre aux cadres)*/
#container{
	background-color: #000000;
}

/* le fond derrière les textes (encore)*/
#surcontent{
	background:#EB0A0A;
}

/* L'en-tête et son fond plus une image saisonnière derrière le logo en option */
#header{
	background:#000000;
/*  background-image:url(../images/fond/hiver/hiver.jpg);  */
}

/* La couleur des H3 et H5, respectivement Titre et descriptif */
#header h3{
	color: #555;
}
#header h5 a{
	color: #FFF;
}

/* le fond derrière le menu horizontal */
#menu{
	background-color: #EB0A0A;/*  background-image:url(../images/fond/hiver/hiver_bas.jpg);  */
}

/* le fond derrière les bulles */
ul#nav li{
	background:#fff;
}
ul#nav li.oui{
background:#e4e3e8;
}
/* 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:#000;
	}
	
/* Fond grande Boite Centrale */
#content{
	background:#e4e3e8;
	}
	
/* Fond du pied de page + couleur du texte syndication*/
#footer{
	color:#fff;
	background-color: #e4e3e8;
	}
	
/* Les couleurs des bouton RSS, ical, vcard, geo, ok... */
.button {
	border-color: #ededf5 #dcdcec #7f7fb9 #9797c7;
	background-color: #666666;
	color:#fff;
	}

/* Les couleurs de fond des boites  */
.grande_boite{
	background:#fff;	
}


.grande_frase{
	background:#fff;	
}


.grande_boitesommaire{
	background:#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, #cel li h4 a,#celbas li h4 a{
	color:#fff;
	background:#EB0A0A;
	}

/* 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/hiver/hiver_bulle.gif);
}
.icone_filter{
	background:url(../images/icones/hiver/hiver_filter.gif);
}
.icone_photo{
	background:url(../images/icones/hiver/hiver_camera_unmount.gif);
}
.icone_forum{
	background:url(../images/icones/hiver/hiver_idea.gif);
}
.icone_menu{
	background:url(../images/icones/hiver/hiver_contents2.gif);
}
.icone_agenda{
	background:url(../images/icones/hiver/hiver_xfcalendar.gif);
}
.icone_stats{
	background:url(../images/icones/hiver/hiver_dialog-information.gif);
}
.icone_article{
	background:url(../images/icones/hiver/hiver_document.gif);
}
.icone_zip{
	background:url(../images/icones/hiver/hiver_zip.gif);
}
.icone_juk{
	background:url(../images/icones/hiver/hiver_audio-x-generic.gif);
}
.icone_post{
	background:url(../images/icones/hiver/hiver_redhat-email.gif);
}
.icone_membre{
	background:url(../images/icones/hiver/hiver_emblem-people.gif);
}
.icone_recherche{
	background:url(../images/icones/hiver/hiver_edit-find.gif);
}
.icone_site{
	background:url(../images/icones/hiver/hiver_internet-web-browser.gif);
}
.premier{
	background:url(../images/icones/hiver/hiver_go-top.gif);
}
.dernier{
	background:url(../images/icones/hiver/hiver_go-bottom.gif);
}

.repondre a{
	background:url(../images/icones/hiver/hiver_undo.gif);
}

.icone_gis{
	background:url(../images/icones/hiver/hiver_punaise.gif);
}
.icone_arbre{
	background:url(../images/icones/hiver/hiver_logoeco.gif);
}
.cadenas {
background: url(../images/icones/hiver/hiver_emblem-lock.gif);
}

.icone_arbre,.cadenas,.repondre a,.icone_gis,.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;
}
.avatar{
	background:#fff;
}
.interne{
	background:#e4e3e8;
}
.interforum,.interforumgrand{
	background:#e4e3e8;
}


/* 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;
}

/* le quote (citation) via balise <quote> */

blockquote.spip{
	background: #fff;
	background-image: url(../images/icones/hiver/hiver_quote.gif);
		background-repeat:no-repeat;
	background-position:10px -6px;
	border: 2px dashed #e3e2e8;
}

/* les formulaires */

fieldset .focus {	
	background: #ecedf4;
	color: #000;
}

/* les tableaux */

table.spip tr.row_first {
	background-color: #666666;
	}
table.spip tr.row_odd {
	background-color: #c2c6c1;
}
table.spip tr.row_even {
	background-color: #e4e3e8;
}


/* Thickbox 2 */

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#666666;
	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;
	vertical-align: middle;
	-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: #666666;
	background: transparent;
}

#calendar table td a{
	display: block;
	background: #e4e3e8;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#calendar table td.today{
	border: 1px solid #666666;
}

#calendar table td a:hover{
	background: #adcdcb;
	color: #3c2ca0;
}

#calendar table td.today a:hover{
	border: 1px solid #3c2ca0;
}

/* Class du Bouton Changement de Saisons */

.printemps{
	background: #9DBA00;
	}
	
.ete{
	background: #5DA7C5;
	}
	
.automne{
	background: #CDA261;
	}
	
.hiver{
	background-color: #ABD1FC;
	}
