body {
	margin: 0px 0px 0px 0px;
	background-color: white;
}

#container {
 	float: center;
	width: 98%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	border-color: #;
	margin-right: auto;
	margin-left: auto;
}

#mainbox {
 	float: center;
	width: 890px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	border-color: #;
	margin-right: auto;
	margin-left: auto;
}

#divHeader {
	height : 100px;
	background: url("./pictures/banner.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	border-color: #;
}

#divContent {
 	float: left;
    border-top-style: none;
/*	background-color: green;
	width: 800px;*/
	width: 100%;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left : 5px;
	padding-right : 5px;
	border-width: 2px;
	overflow: hidden;
	color : #000000;
	font-family : Arial;
}

#divContLeft {
 	float: left;
    border-top-style: none;
/*	background-color: red;
	width: 800px;*/
	width: 30%;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	padding-left : 5px;
	padding-right : 5px;
	border-width: 2px;*/
	overflow: hidden;
	color : #000000;
	font-family : Arial;
}

#divSep {
 	float: left;
    border-top-style: none;
/*	background-color: red;
	width: 800px;*/
	width: 4%;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	padding-left : 5px;
	padding-right : 5px;
	border-width: 2px;*/
	overflow: hidden;
	color : #000000;
	font-family : Arial;
}

#divContRight{
 	float: right;
    border-top-style: none;
/*	background-color: blue;
	width: 800px;*/
	width: 60%;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	padding-left : 5px;
	padding-right : 5px;
	border-width: 2px;*/
	overflow: hidden;
	color : #000000;
	font-family : Arial;
}

#divMenu {
/*	float: center;
	background-color: red;
	width: 220px;*/
	height : 25px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 2px;
	padding-left : 5px;
	padding-right : 5px;
	border-color: #;
	overflow: hidden;
	display: block;
}

#divFooter {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	float: center;
	width: 100%;
	font-size: x-small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	border-color: #;
}

#blank
{
	border-top-style: none;
	background: url("http://storage.canalblog.com/90/23/360558/21432254.png");
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0px;
	border-color: #;
	height : 20px;
	width : 100%;
	display: block;
}

.titre
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	line-height: 120%;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2c0c0d;
	text-decoration: none;
	border-width: 0px;
	border-color: #2c0c0d;
}

div .headerlink a {
	font-family: CopperPlate, Arial, Verdana, Helvetica, sans-serif;
	color: #2c0c0d;
	text-decoration: none;
	border-width: 1px;
	border-color: #2c0c0d;
	padding: 3px
}
div .headerlink a:link {
	color: #2c0c0d;
	text-decoration: none;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
div .headerlink a:visited {
	color: #2c0c0d;
	text-decoration: none;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
div .headerlink a:active {
	color: #2c0c0d;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-decoration: none;
}
div .headerlink a:hover {
	color:#2c0c0d;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-decoration: none;
}

#accueil {
	margin: 0px 0px 0px 0px;
}
