* {
	margin: 0;
	padding: 0;
}

body {
	background: #cfcfcf url('images/fond.png') repeat-x top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #646468;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}

#menuwrap {
	width: 1000x;
	height: 51px;
	white-space: nowrap;
}

a.menu {
	display: block;
	float: left;
	height: 51px;
}

a.menu01 {
	background: url('images/01.png') top left;
	width: 273px;
}

a.menu01:hover {
	background: url('images/01.png') top right;
}

a.menu02 {
	background: url('images/02.png') top left;
	width: 117px;
}

a.menu02:hover {
	background: url('images/02.png') top right;
}

a.menu03 {
	background: url('images/03.png') top left;
	width: 108px;
}

a.menu03:hover {
	background: url('images/03.png') top right;
}

a.menu04 {
	background: url('images/04.png') top left;
	width: 116px;
}

a.menu04:hover {
	background: url('images/04.png') top right;
}

a.menu05 {
	background: url('images/05.png') top left;
	width: 123px;
}

a.menu05:hover {
	background: url('images/05.png') top right;
}

a.menu06 {
	background: url('images/06.png') top left;
	width: 263px;
}

a.menu06:hover {
	background: url('images/06.png') top right;
}

#centrepage {
   -moz-box-shadow: 0 0 10px #bfbfbf; 
    -webkit-box-shadow: 0 0 10px #bfbfbf; 
	box-shadow: 0 0 10px #bfbfbf; 	
	background-color: #fff;
	width: 1000px;
	margin: 30px auto 30px auto;
	border: 1px solid #cacaca;
}

#sidebar {
	float: right;
	width: 325px;
	text-align: justify;
}

#content {
	margin: 20px 345px 20px 20px;
	text-align: justify;
}

#footer {
	clear: both;
	padding: 10px;
	background-color: #e7e7e7;
	color: #6c7082;
	border-top: 1px solid #d2d2d2;
}

.case {
	background-color: #e5e5e5;
	border: 1px solid #d6d6d6;
	padding: 0 15px 0 15px;
	margin: 10px;
}

.case h1 {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline-block;
	background: #636987 url('images/titre.gif');
	padding: 5px 8px;
	margin-top: 15px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 #535a7b;
	border-bottom: 1px solid #535a7b;
	border-right: 1px solid #535a7b;
}

.case p {
	margin: 10px 0;
}

.inter {
	margin: 12px 0 15px 0;
}

#content h1 {
	color: #414564;
	font-size: 28px;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd6c6;
	padding-left: 10px;
	text-shadow: 1px 1px 0 #d2d2d2;
}

#content h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #55483f;
	font-weight: normal;
	margin: 12px 0;
	border-left: 4px solid #cfd2db;
	padding-left: 7px;
}

.infos {
	color: #6e6251;
	text-transform: uppercase;
	border-top: 1px solid #eeeeee;
	letter-spacing: 1px;
	border-bottom: 1px solid #ddd6c6;
	font-size: 10px;
	background-color: #ebe8e2;
	padding: 3px 10px;
}

#content p {
	margin: 10px 0;
}

.inter2 {
	margin: 15px 0 20px 0;
}

a {
	outline: none;
	color: #414564;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.infos a {
	color: #4c4740;
}

i, em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #505056;
}

u {
	color: #55483f;
}

b, strong {
	font-family: Verdana, Geneva, sans-serif;
	color: #414564;
}

a img {
	border: 1px solid #b5b5b5;
	padding: 4px;
	background: #ffffff;
	opacity:0.8; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	-khtml-opacity:0.8;
}

a:hover img {
	border: 1px solid #909090;
	padding: 4px;
	background: #ffffff;
	opacity:1; 
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	-khtml-opacity:1;
}

blockquote {
	font-family: arial;
	margin: 12px 15px;
	border-left: 4px solid #cfd2db;
	padding-left: 10px;
}

:focus {
	outline: none;
}

input, textarea {
	border: 1px solid #ddd6c6;
	padding: 5px;
	background-color: #ebe8e2;
	color: #4c4740;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menulink {
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 8px;
	margin-bottom: 4px;
	background-color: #ebe8e2;
	border: 1px solid #ddd6c6;
	text-decoration: none;
	text-align: left;
	color: #414564;
	font-weight: bold;
}

a.menulink:hover {
	background-color: #e0dfe5;
	border: 1px solid #bab8c4;
	color: #414564;
	text-decoration: none;
}

.menulink b, .menulink strong {
	font-size: 11px;
	color: #55483f;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
}
