body{
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	background-image: url(../pics/body/fond.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
hr {
	color: #e1dfd6;
	background-color: #e1dfd6;
	height: 7px;
	border: 0;
	/*margin:2px 2px 2px 2px;*/
	padding:0;
	width:584px;
}
a{
	color: #bb4004;
	text-decoration: underline;
}
a:hover{
	color: #bb4004;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #bb4004;
	font-size: 18pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bb4004;
	margin-bottom: 5px;
	margin-top: 5px;
}
strong {
	color: #BB4004;
}
.right .news h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #bb4004;
	font-size: 12pt;
	border: none;
}

.header{
	height:112px;
	width:100%;
	background-repeat:repeat-x;
}
.menu {
	height:25px;
	width:839px;
	margin-top:10px;
	background-color:white;
	border:1px solid #deded2;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98948b;
}
.menu a {
	color: #98948b;
	height:20px;
	line-height: 22px;
	display:block;
	min-height:25px;
	height:25px;
	min-width:100px;
	width:100px;
	float:left;
}
.menu a:hover {
    background: #f6f6f3;
	text-decoration:none;
}
.main{
	width:839px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:white;
	border:1px solid #deded2;
}
.left{
	width:584px;
	float:left;
	margin-left:10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.left span {
	float:left;
	display:block;
	background-color: #E1DFD6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-top: 2em;
	margin-right: 10px;
	margin-left: 0;
}
.right{
	width:234px;
	float:left;
	border-left:1px solid #deded2;
	background-image:url(../pics/main/right.jpg);
	background-repeat:repeat-y;
	margin-left:10px;
	padding-bottom:10px;
}
.clear{
	clear:both;
}
.news{
	width:214px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:white;
	border:1px solid #deded2;
	padding:4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menu_right{
	width:214px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:white;
	border:1px solid #deded2;
	background-position: right top;
	padding:4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BB4004;
}
.menu_right span.titre_album {
	display:block;
	min-height:20px;
	min-width:100%;
	background-color: #e1dfd6;
	color: #333333;
	text-align: center;
	padding-top:2px;
}
.menu_right img {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #e1dfd6;
	color:#333333;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
}
input:focus, textarea:focus {
	background-color:#d8edb7;
}
.pro_vignette {
	width:190px;
	background-color:grey;
	height:200px;
}
.pro_vignette#presse {
	background-image: url(../pics/pro/presse.jpg);
}
.pro_vignette#contact {
	background-image: url(../pics/pro/contact.jpg);
}
.pro_vignette#web {
	background-image: url(../pics/pro/web.jpg);
}
.left .photos {
	float:left;
	width:180px;
	height:200px;
	padding:5px 5 5 5px;
	margin-left:10px;
	margin-top:10px;
}
