body {
	font: 90% "Trebuchet MS", sans-serif;
	/*background: #5f717e ;*/
	}

#sidebar h3 {
padding: 0px;

}

.monh3 {
	color: #c00;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold ;
	}
#content h2 {
	padding-left: 35px;
	background: #fff url(img/titre.gif) left center no-repeat;
	color: #5f717e;
	}
#content h3, #sidebar h3 {
	color: #c00;
	font-variant: small-caps;
	}
#content h3 a {
	color: #5f717e;
	font-size:12px;
	
	
	}
#content h3 a:hover {
	color: #ffcc00;
	text-decoration:none;
	font-variant: small-caps;
	
	}

a {
	color: #F8AF18;
	font-weight: bold;
	}
a:visited {
	color: #5f717e;
	}
a:hover {
	color: #c00;
	}

#header {
	position: relative;
	}
	
#header a {
	color: #FFF;
	font-weight:normal;
	text-decoration:none;
	}
#header a:visited {
	color: #FFF;
	}
#header a:hover {
	color: #FFF;
	}
#partenaires{

	border-top:solid;
	border-top-color:#5F717E;
	border-top-width:2px;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 150px;
	font: 1em Arial;
	font-variant: small-caps;
	font-style: italic ;

	}
	#header h2 {
	position: absolute;
	left: 30px;
	margin: 0;
	padding: 0;
	bottom: 10px;
	text-align:center;
	font: 1.5em Verdana, Arial;
	}
		#header h3 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 30px;
	font: 1.5em Verdana, Arial;
	}
	#header h5 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 110px;
	left: 150px;
	font: 1.0em Verdana, Arial;
	font-style: italic ;
	font-weight: bold ;
	color: #c00 ; /*##8AADC4;*/
	}
	#content_result caption{
	color: #c00;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold ;
	}
	#content_result table{
	width:98%;
	border: solid #aaa 1px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;

	}
	#content_result td{
	/*border-collapse:collapse;*/
	border: solid #aaa 1px;
	

	}
	.ligne_entete{
	background: #5f717e ;
	color:#fff;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	}
	.ligne_entete2{
	border-top:solid #aaa 1px;
	
	}
	.titrerubrique{
	
	font-weight: bold ;
	}
	
h4
{
	
	
	font-size: 0.8em ;
	margin: 0 ;
	width: 320px ;
	text-align:right;
	
	display: block ;
	/*background: #ddd ;*/
		position: absolute ;
	color:#ff9;
	top: 20px ;
	right: 80px;
	padding:5px;
	background : transparent url(img/fondTR.png) repeat ;
	
	
}
.pdf li { 

display : list-item;
list-style-image : url(../img/pdficon_small.gif);
background-repeat : no-repeat;
}
.xls li { 

display : list-item;
list-style-image : url(../img/xlsicon_small.jpg);
background-repeat : no-repeat;
}
.doc li { 

display : list-item;
list-style-image : url(../img/docicon_small.png);
background-repeat : no-repeat;
}
.notice li { 

display : list-item;
list-style-image : url(../img/s_notice.png);
background-repeat : no-repeat;
}

.entete { 
background-color:#CCCCCC;
}
.entete a { 
color:#000000;
font-weight: normal;
}
.ERREUR {
text-align:center;
padding:5px;
color:#FFFFFF;
background-color:#FF0000;
}
.ERREUR_CNX {
	top:0px;
	
	z-index:1;
	position:absolute;

	width:100%;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	background-color:#FF0000;
	border: 1px solid #FFF;
}
.OK {
text-align:center;
padding:5px;
color:#FFFFFF;
background-color:#00FF00;

}


#content2 {
background-color:#FFFFFF;
}
#partenaires {
background-color:#FFFFFF;
}
#center {
background-color:#FFFFFF;
}
#sidebar img {
text-align:center;
}
.separateur {
border-top : 1px solid #5f717e;
height:5px;
}


.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;
}

.wait {
    background-color:   #FFFFDD;
    color:              #000000;
}

h1.wait,
div.wait {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #006600;
        background-image:   url(../img/ajax-loader.gif);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
div.wait h1 {
    border-bottom:      0.1em solid #006600;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.fb-like-box{
background-color:#000;	
}

.infos{
color:#333;	
font-size:10px;
}

