body {
	background: #681A1A url(images/background.jpg) repeat;
	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 {
    width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
div#header div#top div#logo {
	float: left;
	width: 179px;
	padding-right: 50px;
}
div#header div#top .carte {
	margin-top: 80px;
	margin-left: 13px;
}
div#header div#top div#bann {
	background: url(images/header.jpg) no-repeat;
	width: 807px;
	height: 268px;
	float: left;
}

div#header ul#menu {
	clear: both;
	list-style: none;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
div#header ul#menu li {
	float: left;
	display: block;
	width: 130px;
	margin: 0px 10px;
}
div#header ul#menu li , div#header ul#menu li a {
	font-size: 15px;

    color: #fff;
    text-decoration: none;
}
div#marges {
    width: 82%;
    margin-right: auto;
    margin-left: auto;
}
div#content {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #8A1D1D;
    padding: 5px 5px 5px 0;
    margin-top: 25px;
    margin-bottom: 50px;
    text-align: left;
    min-width: 100%;
}
div#menu-droit {
    width: 200px;
    float: left;
}
div#menu-droit h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 0;
    margin-top: 25px;
}
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.right {
    background-color: #ebebeb;
    margin: 5px 5px 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;}
