﻿@import url("_layout.css");
body {
	width:1450px;
	margin:0 auto;
	min-width:600px;
	max-width:1450px;
	padding:10px;
	border-right:0px solid #725972;
	border-bottom:0px solid #725972;
	border-left:0px solid #725972;
	background-color: #fff;
	background-image: none;
}
#container {
	width:1420px;
	margin:0 auto;
	min-width:600px;
	max-width:1420px;
	padding:10px;
	border-top:2px solid #725972;
	border-right:2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left:2px solid #725972;
	background-color: #fff;
	background-image: none;
}
#masthead {
	width:1420px;
	border-style:none;
	border-width:0px;
	text-align:center;
	background-color:#fff;
	background-image:url('00Habillages/PicsEw4/masthead00BanSup1420x150pxEw4.jpg');
	background-repeat:repeat;
	background-attachment:scroll;
}
#masthead01 {
	width:1420px;
	height:83px;
	border-style:none;
	border-width:0px;
	text-align:center;
	background-color:#fff;
	background-image:url('00Habillages/PicsEw4/masthead01PoiMul1380x083pxEw4.jpg');
	background-repeat:repeat;
	background-attachment:scroll;
}
#navigation {
	position:relative;
	float:left;
	width:170px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px solid #431;
	background-color:#fff;
}
#navigation02 {
	position:relative;
	float:left;
	width:1420px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px solid #431;
	background-color:#fff;
}
#content {
	float:left;
	width:1240px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
	border:0px;
	background-color:#fff;
}
#footer {
	text-align:center;
	clear:both;
	width:1420px;
	padding:0px;
	border:0px solid #431;
	background-color:#fff;
	background-image:url('00Habillages/PicsEw4/mastheadBanFooter1420x060pxEw4.jpg');
	background-attachment:scroll;
}
/* Styles de titres */
#masthead h1 {
	color: #b71;
}
#masthead h2 {
	color: red;
}
#masthead h3 {
	color: #542;
}
/* Styles d'éléments de navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 0px solid #964;
	background-color: #964;
}
/* Styles du contenu */
#content h1,h2,h3,h4,h5,h6 {
	color: #c82;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
/* Styles de pieds de page */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('00Habillages/PicsEw4/mastheadBanFooter1420x060pxEw4.jpg');
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}