/* General */
BODY {
	margin:0px;
	background-color: #9E0B15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
img {
	border: 0px;
}
select {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.annuler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013790;
	border: 1px solid #013790;
	background-color: #FFFFFF;
}
.input {
	margin-top: 6px;
	_margin-top: 4px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-size: 11px;
}
a:link {
	color: #013790;
	text-decoration: none;
}
a:visited {
	color: #013790;
	text-decoration: none;
}
a:active {
	color: #013790;
	text-decoration: none;
}
a:hover {
	color: #013790;
	text-decoration: underline;
}
.tableau_principal {
	width: 760px;
	background-color: #FFFFFF;
}
.pdf {
	margin-right: 5px;
	margin-bottom: 1px;
	vertical-align: text-bottom;
}
#pdf ul {
	padding:0px;
	margin: 5px;
	margin-left: 20px;
}
#pdf li {
	list-style-image: url(../img/pdf_liste.gif);
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.bt {
	border: 0px;
	background-color: transparent;
	color: white;
	font-weight: bold;
	margin-bottom:2px;
}
.bt_tab {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bt_gauche {
	background-image: url(../img/b_gauche.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 2px;
}
.bt_centre {
	background-image: url(../img/b_centre.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bt_droite {
	background-image: url(../img/b_droite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 2px;
}
/* Header */
.bandeau_haut {
	background-image: url(../img/bandeauhaut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 100%;
}
.header {
	background-image: url(../img/fd_header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 99px;
}
.txt_bandeau_haut {
	font-size: 10px;
	color: #013790;
	/*color: #ffffff;*/
	padding-right: 10px;
}
.txt_bandeau_haut a{
	/*color: #013790;*/
}
.logo {
	margin: 11px;
}
/* Menu */
.menu {
	width: 100%;
}
#menu_01 {
	background-color: #FC5A04;
	height: 18px;
}
#menu_01 ul {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#menu_01 li {
	display:inline;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	padding-top: 2px;
	_padding-top: 3px;
	padding-bottom: 1px;
	_padding-bottom: 0px;
	margin:0px;
}
#menu_01 a {
	color: #FFFFFF	;
}
#menu_01 a:hover {
	text-decoration: none;
}
#menu_02 {
	background-color: #7ABED8;
	height: 18px;
	padding-top: 2px;;
}
#menu_02 ul {
	margin: 0px;
	padding: 0px;
}
#menu_02 li {
	list-style-type: none;
	display:inline;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
}
#menu_02 a:hover {
	color: #FFFFFF	;
	text-decoration: none;
}
#menu_02 a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.menu_barre {
	font-size: 10px;
	color: #013790;
}
/* Contenu */
.txt {
	font-size: 11px;
	color: #333333;
}
.txtbleu{
	font-size: 11px;
	color: #000099;
}

.txt_pt {
	font-size: 10px;
}
.titre {
	font-size: 13px;
	font-weight: bold;
}
.header_accueil {
	background-image: url(../img/fd_header_accueil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 228px;
}
.contenu {
	width: 100%;
	margin-bottom:10px;
}
.contenu_gauche {
	padding-right:10px;
	padding-left:20px;
}
.contenu_milieu {
	padding-right:10px;
	padding-left:10px;
}
.contenu_milieu_2 {
	width:100%;
	margin-top: 8px;
}
.petite_map {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	height: 92px;
	margin-top: 10px;
	text-align: center;
}
.img_float_left {
	float: left;
	margin-right:5px;
}
.titre_rubrique {
	margin-bottom:10px;
	font-size: 22px;
	color: #41535D;
	font-weight: bold;
}
.puce_titre {
	margin-right:10px;
	vertical-align: 5px;
}
.nav {
	font-size: 11px;
	width: 100%;
	margin-bottom:10px;
	margin-top: 5px;
}
#tableau_contenu {

}
#tableau_contenu .tab_titre {
	background-image: url(../img/pixel_c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:1px;
}
#tableau_contenu .tab_contenu {
	text-align:justify;
	padding-top:5px;
}
.tableau_01 {
	width:100%;
	border: 1px solid #A7A7A7;
	margin-bottom: 5px;
}
.tableau_01 td{

}
.tableau_01_titre {
	background-color: #7CC0F0;
	padding:0px;
	padding-left:5px;
	padding-bottom:2px;
	vertical-align: text-top;
	font-size: 11px;
}
.tab_01_titre {
	margin-bottom: 5px;
}
.tab_01_contenu {
	line-height: 18px;
}
.tab_01_separateur {
	background-image: url(../img/pixel_g.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.tab_form {
	width: 100%;
}
.ligne_01 {

}
.ligne_02 {
	background-color: #F0ECE9;
}
.liste {
	line-height: 20px;
}
.telech_pdf {
	border: 1px solid #7CC0F0;
	margin-top: 10px;
	padding: 10px;
	font-size: 11px;
}
/* Footer */
.haut_de_page {
	width:100%;
	padding-bottom: 10px;
	padding-right: 10px;
}
.puce_haut_de_page {
	margin-right: 10px;
	margin-bottom: 3px;
}
.footer {
	background-color: #FC5A04;
	width: 100%;
	height: 15px;
}
#liens_footer a {
	color: #FFFFFF;
}
.liens_footer {
	margin-left:10px;
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
	color: #FEC5A7;
	margin-left: 5px;
	vertical-align: middle;
}
.display_inline {
	display: inline;
}
.display_none {
	display: none;
}


/*-------------------------------------------------------------- surcharge */
/* general */
body{
	background:transparent url(../img/fond_oblique.gif);
	margin:0pt;
	font-family:Arial, Helvetica, sans-serif;
}
body .tableau_principal {
	padding:30px 25px 20px 25px;
}
body .titre_rubrique{
	color:#74797D;
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
}
body .puce_titre {
	vertical-align:0;
}
body a:link,
body a:active,
a:visited{
	color:#93002F;
}

/* header */
body .header{
	background-image:url(../img/fd_header.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:auto;
	width:100%;
}
body .logo{
	padding:0;
	margin:0;
}
body .bandeau_haut{
	background:none;
}
body .bandeau_haut .txt_bandeau_haut a{
	text-transform:uppercase;
	color:#000;
}

/* menu */
body #menu_01 li{

}
body #menu_01 a {
	color:#000000;
	text-transform:uppercase;
}
body #menu_01 a:hover{
	color:#FFFFFF;
}
body #menu_01{
	background:none;
}
body #menu_01 ul{
	padding-left:63px;
}
body #menu_01 li{
	padding-left:12px;
	padding-right:13px;
	padding-bottom:0;
	font-weight:normal;
}
body #menu_02{
	background:#DCDDDF;
	color:#93002F;
}
body #menu_02 a{
	text-transform:uppercase;
}

/* tableau */
body .tableau_01_titre{
	background:#93002F;
	color:#FFFFFF;
}
body .tab_titre{
	color:#74797D;
}

/* footer */
body .copyright{
	color:#FFFFFF;
}
body .footer{
	background-color:#93002F;
}

/* bt top */
body .haut_de_page{
	text-align:right;
}
body .puce_haut_de_page {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	float:right;
}
body .haut_de_page a{
	text-transform:uppercase;
	color:#000000;
	float:right;
}

/* telecharge acrobat */
.telech_pdf {
	border:1px solid #DCDDDF;
}

.menu td li{
}
body #menu_01 li{
	display:block;
	float:left;
	line-height:1.6;
	padding-top:0;
	padding-bottom:0;
}
body #menu_01 ul{
	padding-left:102px;
}
* html body .header img{
	height:79px;
}