
html {font-size: 100%;}

body {
	background: #2C2F22 url(images/fond-fiche.gif) center repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: .8em;
	line-height: 1.25;
}

h1, h2, h3, h4, h5, h6 {
  	margin: .5em 0 .5em 0;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
}

h3 {
	margin: .1em 0 .1em 0;
}

a {
	text-decoration : none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a img {border: none;}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}

/* Divers elements de type en-ligne */
em {
	font-style: italic;
}



/* Barre de recherche */
.recherche {
	position: absolute;
    right : 50%;
    margin-right : -470px;
	top: 0;
	background:  url(images/recherche_fond.gif) repeat-x;
	padding: 3px 10px 1px 4px;
	height: 30px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	 z-index: 0;
}
.recherche input {
	margin: 0 1px 0 5px;
	font-size: 11px;
	padding: 2px;
	vertical-align: top;
	background: #f5eeee;
	color: #000;
	border: solid 1px #333;
	}
.recherche .rech_droite {
	height: 30px; width: 5px;
	position: absolute; top: 0px; right: 0px;
	background-image:   url("images/recherche_d.gif"); background-repeat: no-repeat; z-index: 1;
	}
.rech_gauche {
	position: absolute;
	left: 0;
	top: 0;
}




/* Navigation */
#navigation {
	background: #990d0c;
	color: #fff;
}
#navigation a {
	color: #fff;
}
#navigation a:hover, #navigation a:focus {
	background: #800404;
	color: #ddd;
	text-decoration: underline;
}


#centre {
	background: #ffffff url(Carreaux.GIF);
}

/* Contenu principal */
#principal {
	color: #181A12;
}
#principal a {
	color: #B02020;
}
#principal a:hover, #principal a:focus {
	color: #201010;
}




/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0px 0px;
}
#global {
	width: 1010px;
	margin: 0 auto;
	height : 100%;
}

/* En-tete */
#entete {
	padding: 10px;
	background: #ffffff url(Carreaux.GIF);
}


.trombone {
   	position: absolute;
    right : 50%; margin-right : -400px; top: 65px;
}
.morpion {
   	position: absolute;
    left : 50%; margin-left : -410px; top: 24px;
}


/* Menu de navigation */
#navigation {
	padding: 12px 15px;
}
#navigation ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li.gauche {
	float: left;
	margin-right: 10px;
	font-size: 1.4em;
}
#navigation li.droite {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	padding: 3px 0;
}
#navigation a {
	padding: 6px;
	font-size: .9em;
	text-decoration: none;
}


/* Bloc central */
#centre {
	width: 100%; overflow: hidden;
}

/* Contenu principal */

#principal {
    margin-right: 210px; 
	padding: 10px 10px 10px 15px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}


/* Contenu secondaire */
#secondaire {
    margin: 15px 10px 10px 10px;
    float: right; 
    width: 200px; 
}


/* titre encadre en rouge */
.principal-titre { position: relative; background-color: #990d0c; }
.principal-titre .top_left, .principal-titre .top_right, .principal-titre .bottom_left, .principal-titre .bottom_right {
	height: 7px;
	width: 7px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #990d0c; }

.principal-titre .top_left { top: 0px; left: 0px; background-image: url("images/box-red-tl.gif"); z-index: 0; }
.principal-titre .top_right { top: 0px; right: 0px; background-image: url("images/box-red-tr.gif"); z-index: 1; }
.principal-titre .bottom_left { bottom: 0px; left: 0px; background-image: url("images/box-red-bl.gif"); z-index: 2; }
.principal-titre .bottom_right { bottom: 0px; right: 0px; background-image: url("images/box-red-br.gif"); z-index: 3; }
.principal-titre .content {
	position: relative;
	padding: 4px 4px 4px 14px;
	z-index: 4;
	color: #ffffff;
}


/* menu du cote */
#sidebar {
	width: 200px;
	float: right;
	line-height: 150%;
}

#sidebar ul {
	margin: 0;
}

#sidebar ul li {
	background: #109010 url(images/box-rp.gif) left 33px repeat-x;
	list-style-type: none;
	margin: 0 0 20px 0;
}

#sidebar ul li h2 {
	background: #002000 url(images/box-t.gif) left top no-repeat;
	height: 33px;
	color: #ffffff;
	font-size: 18px;
	line-height: 33px;
	padding: 0 10px;
	margin: 0;
}

#sidebar ul li ul {
	margin: 0;
	background: url(images/box-b.gif) left bottom no-repeat;
	padding: 12px;
	color: #ffffff;;
}

#sidebar ul li ul li {
	background: none;
	margin: 0;
}

#sidebar a {
	color: #f9F9F9;
    text-decoration: none;
}

#sidebar a:hover
{
	color: #900000;
}


/* bas de la page */
#basdepage {
	background: #990d0c;
	text-align:center;
	height: 21px; line-height: 21px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding-right: 20px;
	clear:both;
}

#basdepage a {
	color: #ffffff;
}

#basdepage2 {
	background: #6f0505;
	text-align:center;
	height: 21px; line-height: 21px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding-right: 20px;
	clear:both;
}
