h1 {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #A0522D;
	font-weight: bold;
	text-align: center;
}

h1 a {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: blue;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h1 a:hover {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: red;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h2 {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #A9A9A9;
	font-weight: bold;
	text-align: center;
}

h3 {	font-family: arial, sans-serif;
	font-size: 14pt;
	color: #A0522D;
	font-weight: bold;
	text-align: center;
}

h3 a {	font-family: arial, sans-serif;
	font-size: 14pt;
	color: blue;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h3 a:hover {	font-family: arial, sans-serif;
	font-size: 14pt;
	color: red;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


h4 {	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #A9A9A9;
	font-weight: bold;
	text-align: center;
}

h4 a {	font-family: arial, sans-serif;
	font-size: 9pt;
	color: blue;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h4 a:hover {	font-family: arial, sans-serif;
	font-size: 9pt;
	color: red;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h5 {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

h6 {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #A9A9A9;
	font-weight: bold;
	text-align: left;
}

h6 a {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: blue;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h6 a:hover {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #A0522D;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h7 {	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.titre {	font-family: arial, sans-serif;
	font-size: 14pt;
	background-color: blue;
	color: white;
	font-weight: bold;
	text-align: center;
}

.titrer {	font-family: arial, sans-serif;
	font-size: 14pt;
	background-color: blue;
	color: #FFDEAD;
	font-weight: bold;
	text-align: center;
}

.tenueg {	font-family: arial, sans-serif;
	font-size: 1Opt;
	color: blue;
	font-weight: bold;
	text-align: left;
}

.tenueg a {	font-family: arial, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: blue;
	font-weight: bold;
	text-align: center;
}

.tenueg a:hover {	font-family: arial, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: coral;
	font-weight: bold;
	text-align: center;
}

.xupload_div {
    background-color:#FFFFFF;
    position:absolute;
    left:-9999px;
}
.xupload_div form {
    margin:0;
}
.xupload_div input {
    border:1px solid #F5DEB3;
}
.xupload_bar {
    position:absolute;
    text-align: left;
    border: 1px solid #A0522D; 
    background-color: #f6f6f6;
    display:none;
}
.xupload_status {
    height: 100%;
    width: 0%; 
    background-color: #c9c9c9;
}
.xupload_perc {
    height: 100%;
    position: absolute;
    text-align: center;
    padding-top:4px;
    width:100%;
    top:0;
    left:0;
    font:bold 12px Arial;
}
