body {
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	background-image:url(design/vert.png);
	background-repeat:repeat-y;
	background-position:left;
	font-family:Verdana, Geneva, sans-serif
}
textarea {
	font-family:Verdana, Geneva, sans-serif
}
#logo {
	position:absolute;
	top:22px;
	left:59px;
	z-index:3;
}
#menu {
	position:absolute;
	z-index:3;
	left:650px;
	width:200px;
	top:-5px;
}
.boutonmenu {
	width:200px;
	height:20px;
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	padding-left:10px;
	border-top:5px solid #e97f19;
}
.boutonmenu:hover{

	background-color:#bc0101;
}
.boutonmenu a {
	text-decoration:none;
	color:#492d2d;
}
.boutonmenu a:hover {
		color:#FFF;
}
#baseline {
	position:absolute;
	top:110px;
	left:130px;
	font-size:15px;
	font-style:italic;
	color:#e97f19;

}
#conteneur {
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:2;
	padding-top:165px;
	background-image:url(design/vert.png);
	background-repeat:repeat-y;
	background-position:left;
}
#contenu {
	position:relative;
	left:222px;
	border-left:200px solid #bc0101;
	width:700px;
	padding:5px;
	font-size:12px;
	z-index:2;
	padding-left:35px;
	padding-top:20px;
}
#lignebas {
	width:735px;
	height:6px;
	background-color:#e97f19;
	position:relative;
	top:5px;
	left:-35px;
}
#pied {
	clear:both;
	width:1024px;
	height:15px;
	position:relative;
	text-align:right;
	font-size:11px;
}
#pied a {
	text-decoration:none;
	color:#492d2d;
}
#menubas {
	width:150px;
	height:10px;
	position:relative;
	left:-402px;
	border-top:5px solid #e97f19;
}
#contact {
	margin-top:5px;
	text-decoration:none;
	color:#492d2d;
}
#apropos {
	float:right;
	text-decoration:none;
	color:#492d2d;
}
#apropos:hover {
	color:#bc0101;
}
#contact:hover {
	color:#bc0101;
}
#lignerouge {
	width:100%;
	height:16px;
	background-color:#bc0101;
	position:absolute;
	top:145px;
	z-index:1;
}
#lignerouge2 {
	width:80px;
	height:5px;
	background-color:#bc0101;
	position:absolute;
	top:161px;
	left:222px;
	z-index:1;
}
#margerouge {
	width:222px;
	background-color:#FFF;
	height:16px;
}
#ligneorange {
	width:100%;
	height:7px;
	background-color:#e97f19;
	position:absolute;
	top:165px;
	z-index:1;
}
#margeorange{
	width:372px;
	background-color:#FFF;
	height:7px;
}
.titre {
	width:200px;
	color:#FFF;
	border-bottom:5px solid #e97f19;
	left:-215px;
	top:-25px;
	position:relative;
	padding-left:5px;
	margin-bottom:-44px;
	clear:both;
}
h1 {
	font-size:15px;
	font-weight:bold;
	margin:10px;
}
a {
	color:#1f423e;
}
a:hover {
	color:#bc0101;
}
table.tableau {
	border-collapse:collapse;
}
table.tableau th {
	color:#fff;
	padding:3px;
	border:1px solid #463d3d;
	background-color:#e97f19;
}
table.tableau td {
	padding:3px;
	border:1px solid #1f423e;
}
.bordure {
	border:1px solid #1f423e;
}
.version {
	font-size:16px;
	font-weight:bold;
	color:#bc0101;
}
.nota {
	color:#e97f19;
	font-style:italic;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #463D3D;
}
.encart {
	float:right;
	width:200px;
	margin-left:5px;
	margin-bottom:5px;
}
.encartbordure {
	border:1px solid #1f423e;
	float:right;
	width:250px;
	margin-left:5px;
	margin-bottom:5px;
	padding:3px;
}
.erreur {
	font-weight: bold;
	color: #F00;
}
.ok {
	font-weight: bold;
	color:#060;
}
.mini {
	font-size:10px;
}
#formnewsletter {
	text-align:center;
}.code {
	font-style: italic;
	color: #36F;
}

