﻿/* CSS layout */
body {
	box-shadow: 30px #808080;
	margin-left: auto;
	margin-right: auto;
	padding: auto;
	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 14px;
	vertical-align: middle;
	width: 1000px;
}
#masthead {
	background-position: bottom;
	text-align: center;
	background-image: url('images/background banniere.jpg');
	background-repeat: repeat-x;
}
#div3 {
	background-image: none;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6E6E6;
}
#container {
	background-color: #e6e6e6;
}

#left_col {
	width: 140px;
	float: left;
	background-image: none;
	clip: rect(auto, auto, auto, auto);
	background-color: #E6E6E6;
}
#right_col {
	border-color: #C0C0C0;
	width: 260px;
	float: right;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-bottom: 14px;
	position: relative;
	margin-left: 10px;
	background-image: none;
	background-color: #E6E6E6;
}
#page_content {
	padding: 14px;
	background-position: left;
	border-width: 1px;
	border-color: #C0C0C0;
	margin-left: 140px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
#div4 {
	width: 270px;
	float: right;
}
#div5 {
	background-position: left;
	margin-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	width: 550px;
	background-image: url('images/div article principal super light.png');
	background-repeat: repeat-y;
}
#div1 {
	padding: 10px 4px 10px 5px;
	background-position: left;
	text-align: center;
	width: 255px;
	visibility: visible;
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
	background-image: none;
	margin-top: 14px;
	background-color: #E6E6E6;
}
a {
	color: #6B663F;
}
a:visited {
	color: #6B663F;
}
a:active {
	color: #6B663F;
}
a:hover {
	color: #6B663F;
}
.auto-style1 {
	color: #383521;
}
