/* couleur de fond du site (par defaut : beige) */

/*
body { background-color: #004867;}

#conteneur {
background: #fff url(img/bg_bleu/colGaucheBg.gif) repeat-y;}
#coldrtrue {
background-image: url(img/bg_bleu/coldroitebg2.gif);
}
#coldrfalse {
background-image: url(img/bg_bleu/colDroiteBg.gif);
}

#gauche .cssbox, 
#gauche .cssbox_body, 
#gauche .cssbox_head, 
#gauche .cssbox_head h2 { 
background-image: url(img/bg_bleu/box.jpg);} 

.pied, .pied_Left{ background-image: url(img/bg_bleu/footerBg.gif);}

.pied, .pied_Left { background-image: url(img/bg_bleu/footerBg2.gif); }

.pied, .pied_Left{ background-image: url(img/bg_bleu/footerBg3.gif); background-position: top right; }
.pied_Left { background-position: top left; }
.piedContent{ padding: 12px 0 10px 0; }
.piedContent, .piedContent a { color: #fff; }

code { font-size:1em; }

*/
/* couleur de fond du site - fin */



/* couleur de fond de la page (eae8e2) 
#conteneur, #menu, 
#menuHorizontal .activeMenu a,
#contenu .download td.list, 
#menuHorizontal .activeMenu a:hover { background-color: #eae8e2;  } */

/* determine la largeur du site: fluide (%) ou fixe (px) - (defaut : 1024px) */
#conteneur { width: 900px; }

/* hauteur entête */
#header { height: 100px;color: #fff; }

/* couleur texte entête */
#header {color: #fff;}



/* dominante 2 */
#menuHorizontal2 .activeMenu a, 
#contenu font.ongletspe,
#contenu .download tr.link a {
background-color: #bb1111;}

#contenu h4, #contenu a,
#gauche .menugauche a {
color: #bb1111;
}


/* couleur de fond de l'entête */
 #menuHorizontal, #header { background-color: #004867; }

/* place le menu hotizontale à droite ou à gauche de la page : left/right   */
// #menuHorizontal ul, #menuHorizontal2 ul right{ float: left; }

/* pied de page */

/* footerBg2 
.pied, .pied_Left{ background-image: url(img/bg_beige/footerBg2.gif); }*/

/* footerBg3 */
/*
.pied, .pied_Left{ background-image: url(img/bg_beige/footerBg3.gif); background-position: top right; }
.pied_Left { background-position: top left; }
.piedContent{ padding: 12px 0 10px 0; }
.piedContent, .piedContent a { color: #fff; }
*/

.blog-index {
	zmargin: 10px;
	padding: 8px;
}

.blog-index table {
	zmargin-top: 10px;
}

.blog-index th {
	padding: 2px;
	margin: 4px;
	text-align: right;
	font-weight: normal;
}

.blog-index td {
	padding: 2px;
	margin: 4px;
	text-align: left;
}

.blog-index h2, .blog-article h2, .blog-cmts h2 {
	padding-top: 20px;
	padding-bottom: 5px;
    border-bottom: 1px solid #c09060;
}

.blog-cmts table {
	margin-top: 10px;
	margin-bottom: 20px;
	border-color: #AAA;
}

.blog-cmts td {
	padding: 8px;
	margin: 4px;
}

.blog-article {
	padding-left: 20px;
}

.blog-edit td {
	padding: 4px;
}

.blog-edit input, .blog-edit textarea {
	background-color: beige;
}


#gauche .menugauche p span a {
	margin-top: 10px;
	margin-bottom: 0;
	background-image: none;
	/height:1%;
}

#gauche .menugauche p a {
	margin-top: 8px;
}

#contenu #wikicmds {
	text-align: right;	
}

#contenu #wikicmds ul {
	text-align: right;
	float: right;
	width: 170px;
	margin: 0;
	padding: 0;
}

#contenu ul .browse, #contenu ul .edit, #contenu ul .diff, #contenu ul .print {
	list-style-type: none;
	display: inline;
	margin: 0 8px 0 0; 
	padding: 0;
}

#contenu {
	min-height: 500px;
}

#contenu #wikitext hr {
	border: #DDD 1px solid;
	line-height:1.33em;
	border-style: inset;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}

#contenu div .difftime, #contenu div .difftype, #contenu div .diffrestore {
	font-size: 80%;
}

#wikifoot {
	line-height: 1.4em;
	margin-bottom: 8px;
}

#wikifoot div {
	margin: 0;
	padding: 0;
}

#wikifoot a {
	color: #dc0000;
	text-decoration: none;
	padding-bottom: 1px;
	background: url(img/underline.gif) left bottom repeat-x;
}

#wikifoot a:hover{
	background: url(img/underlinehover.gif) left bottom repeat-x;
}


#wikiedit textarea {
	width: 600px;
	height: 300px;
}

#wikiedit input {
	margin-top: 10px;
}

.quickref {
	margin-top: 15px;
}

.quickref p {
	font-size:.9em;
}

#contenu div .outdent {
	font-size:.9em;
	margin-left:40px; 
}
