body {
	background-color: #031936;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Nimbus Roman No9 L;Times New Roman;
}
div#header {
	background: url(images/header_background.gif) repeat-x;
	height: 288px;
	min-width: 100%;
}
div#header div#top {
background: url(images/header_top.jpg) no-repeat;
    width: 1200px;
	height:268px;
	margin-left: auto;
	margin-right: auto;
}
div#header div#flags{
float: right;
margin: 10px 0 0 0;
width: 50px;
}
div#header div#carte {    /* div contenant l'image en arrière plan */
width : 150px;
height: 150px;
margin-top: 80px;
float: right;
}

#zone1 {    /* la zone de lien */
float: left;
width : 150px;
height: 150px;
margin-left: 50px;
} 
div#header div#top div#logo {
	float: left;
	width: 179px;
	padding-right: 50px;
}
div#header div#top div#bann {
	width: 807px;
	height: 268px;
	float: left;
}

div#header ul#menu {
	clear: both;
	list-style: none;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
div#header ul#menu .centrage_menu {
	text-align: center;
}
div#header ul#menu li {
	float: left;
	display: block;
	margin: 0px 20px;
}
div#header ul#menu li , div#header ul#menu li a {
	font-size: 15px;

    color: #fff;
    text-decoration: none;
}
div#marges {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
div#content {
    background-color: #8A1D1D;
    padding: 5px 0 5px 0;
    margin-top: 0px;
    margin-bottom: 50px;
    text-align: left;
    min-width: 100%;
	overflow: hidden;
}
div#menu-droit {
    width: 200px;
	float: left;
	background-color: #8A1D1D;
}
div#menu-droit2 {
    width: 200px;
	float: right;
	background-color: #8A1D1D;
}
div#menu-droit h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 0;
    margin-top: 25px;
}
div#menu-droit2 h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 0;
    margin-top: 25px;
}
div#menu-droit2 .bloc {
text-align: center;
color: #ffffff;
text-decoration: none;
}
div#menu-droit2 .bloc a {
color: #ffffff;
text-decoration: none;
}
div#menu-droit ul {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
	    text-align: left;
}
div#menu-droit ul li {
    margin: 0;
    padding: 5;
    color: #7E888A;
    font-size: 14px;d
    list-style-image: url(images/puce.gif);
}
div#menu-droit ul li a , div#content div.left ul li {
	color: #FFFFFF;     text-decoration: none;
}
div#menu-droit ul li a:hover {
    text-decoration: none;
}
div#content div #entete{
width: 90%;
margin-left:auto;
margin-right: auto;
}
table.centrer {
margin-right: auto;
margin-left: auto;
}
div#content div.right {
    background-color: #ebebeb;
    margin: 5px 200px 5px 200px;
}
div#content div.right div.corner_top_left {
    background: url(images/content_corner_top_left.gif) no-repeat;
    width: 6px;
    height: 6px;
    float: left;
}
div#content div.right div.corner_top_right {
    background: url(images/content_corner_top_right.gif) no-repeat;
    width: 6px;
    height: 6px;
    float: right;
}
div#content div.right div.corner_bottom_left {
    background: url(images/content_corner_bottom_left.gif) no-repeat;
    width: 6px;
    height: 6px;
    float: left;
}
div#content div.right div.corner_bottom_right , div#content div.right div.corner_bottom_left {
    margin-top: -6px;
}
div#content div.right div.corner_bottom_right {
    background: url(images/content_corner_bottom_right.gif) no-repeat;
    width: 6px;
    height: 6px;
    float: right;
}
div#content div.right div.texte {
	padding: 20px;
	text-align: left;
	color: #000000;
}
div#content div.right div.texte a:visited {
color: #FF0000;
}
div#content div.right div.texte a:link {
color: #FF0000;
}
div#content div.right div.texte div.c_title {
    background: #8A1D1D;
    margin: 5px;
}
div#content div.right div.texte div.c_title div.title {
    padding: 10px;
    padding-left: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
div#content div.right div.texte div.c_title div.corner_top_left {
    background: url(images/title_corner_top_left.gif) no-repeat;
}
div#content div.right div.texte div.c_title div.corner_top_right {
    background: url(images/title_corner_top_right.gif) no-repeat;
}
div#content div.right div.texte div.c_title div.corner_bottom_left {
    background: url(images/title_corner_bottom_left.gif) no-repeat;
}
div#content div.right div.texte div.c_title div.corner_bottom_right {
    background: url(images/title_corner_bottom_right.gif) no-repeat;
}
*{
	margin: 0;
	padding:0;
	}

a img{ 	border: none;}

