body {
	font: 90% "Trebuchet MS", sans-serif;
	/*background: #5f717e ;*/
	}
#contenu, #sidebar h3, #footer p, #sidebar p {
	/*padding: 0 10px;*/
	
	}
#sidebar h3 {
padding: 0px;

}
#contenu {
	
	
	}
.monh3 {
	color: #000; /*#7C0025;*/
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold ;
	}
.th3 {
	color: #006600;
	font-variant: small-caps;
	font-size: 1.1em;
	border-bottom: 1px solid #006600;
	font-weight: bold;
	}
.nouveau {
	color: #fff;
	background-color:#000000;
	font-style:italic;
	font-size: 1.1em;
	border-bottom: 1px solid #006600;;
	font-weight: bold;
	}
#contenu h2 {
	padding-left: 35px;
	background: #fff url(img/titre2.png) left center no-repeat;
	color: #5f717e;
	}
#contenu h3, #sidebar h3 {
	color: #000; /*#7C0025;*/
	font-variant: small-caps;
	}
#footer p {
	margin: 2px 0;
	font-size: 0.7em;
	}
a {
	color: #496FB3;
	font-weight: bold;
	}
a:visited {
	color: #5f717e;
	}
a:hover {
	color: #060; /*#7C0025;*/;
	}
table {
/*border:1px solid black;*/
border-collapse:collapse;
}


#header {
	position: relative;
	}
#header h1 {
	color: #000; /*#7C0025;*/;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 350px;
	font: 1.5em Arial;
	font-variant: small-caps;
	font-style: italic ;

	}
	#header h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 2px;
	right: 2px;
	font: 9px Verdana, Arial;
	}
		#header h3 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	font: 1.5em Verdana, Arial;
	}
	#contenu_result caption{
	color: #000; /*#7C0025;*/;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold ;
	}
	#contenu_result table{
	width:98%;
	border: solid #aaa 1px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;

	}
	#contenu_result td{
	/*border-collapse:collapse;*/
	border: solid #aaa 1px;
	

	}
	.ligne_entete{
	background: #ccc ;
	color:#000;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	}
	.ligne{
	background: #6B7176 ;
	color:#fff;
	
	}
	.titrerubrique{
	
	font-weight: bold ;
	}
	
	.GlossaryBox {
	BORDER-RIGHT: #edecec 1px solid; BORDER-TOP: #edecec 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #edecec 1px solid; CURSOR: pointer; COLOR: #676767; MARGIN-RIGHT: 5px; BORDER-BOTTOM: #edecec 1px solid; BACKGROUND-COLOR: #f9f9f9; TEXT-ALIGN: center
}
.GlossaryBoxOver {
	BORDER-RIGHT: #edecec 1px solid; BORDER-TOP: #edecec 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #edecec 1px solid; CURSOR: pointer; COLOR: #676767; MARGIN-RIGHT: 5px; BORDER-BOTTOM: #edecec 1px solid; BACKGROUND-COLOR: #edecec; TEXT-ALIGN: center
}


.notice {
    color:              #000000;
    background-color:   #FFFFDD;
}
h1.notice,
div.notice {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #FFD700;
        background-image:   url(./img/s_notice.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
.notice h1 {
    border-bottom:      0.1em solid #FFD700;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.warning {
    color:              #CC0000;
    background-color:   #FFFFCC;
}
p.warning,
h1.warning,
div.warning {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #CC0000;
        background-image:   url(./img/s_warn.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
.warning h1 {
    border-bottom:      0.1em solid #cc0000;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.error {
    background-color:   #FFFFCC;
    color:              #ff0000;
}

h1.error,
div.error {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #ff0000;
        background-image:   url(./img/s_error.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
div.error h1 {
    border-bottom:      0.1em solid #ff0000;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.ok {
    background-color:   #FFFFDD;
    color:              #000000;
}

h1.ok,
div.ok {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #006600;
        background-image:   url(./img/s_okay.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
div.ok h1 {
    border-bottom:      0.1em solid #006600;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.confirmation {
    background-color:   #FFFFCC;
}
fieldset.confirmation {
    border:             0.1em solid #FF0000;
}
fieldset.confirmation legend {
    border-left:        0.1em solid #FF0000;
    border-right:       0.1em solid #FF0000;
    font-weight:        bold;
        background-image:   url(./themes/original/img/s_really.png);
    background-repeat:  no-repeat;
            background-position: 5px 50%;
    padding:            0.2em 0.2em 0.2em 25px;
            }
			
.filtre {
	background-image: url(../images/site/deco_menu.gif);
	background-color: #ccc;
	color: #000;
	

}
.trmenu {
	background-color: #EEE;
	color: #000;
}	


