* { margin: 0; padding: 0; }
img { border: none }
/* SQUELETTE DU SITE ----------------------------------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	background: #141414 url("../images/fond_body.gif") 0 0 repeat-x;
}
#page {
	width: 900px;
	min-height: 100%;
	margin: 10px auto 0 auto;
	background-color: #fff;
	border: #000 1px solid;
	overflow: auto;
}
#haut {
	float: left;
	display: inline;
	width: 900px;
	height: 311px;
	background: #fff url("../images/fond_haut.gif") 0 0 no-repeat;
}
#centre {
	float: left;
	display: inline;
	width: 900px;
	background: #fff url("../images/fond_page.gif") 0 0 repeat-y;
}
#gauche {
	float: left;
	display: inline;
	width: 220px;
	height: 400px;
	color: #666;
	font: 11px Arial;
}
#droite {
	float: left;
	display: inline;
	width: 640px;
	min-height: 300px;
	font-family: Arial;
}
#bas {
	float: left;
	display: inline;
	width: 900px;
	height: 100px;
	background-color: #f3f3f3;
	border-top: #d4d4d4 1px solid;
	color: #666;
	font: 11px Arial;
}
/* HAUT ----------------------------------------------------------------------- */
#menu {
	float: left;
	display: inline;
	width: 541px;
	height: 46px;
	background: transparent url("../images/fond_menu.png") 0 0 no-repeat;
	margin: 60px 0 0 300px;
	text-align: center;
}
#menu dl dt a {
	display: block;
	width: 130px;
	height: 46px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 46px;
	text-transform: uppercase;
}
#menu dl dt a:hover {
	color: #000;
	text-decoration: none;
}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu dl {
	float: left;
}
#menu dd {
	position: absolute;
	width: 414px;
	height: 30px;
	margin-top: 8px;
	margin-left: -40px;
	background: transparent url("../images/fond_ssmenu.png") 0 0 no-repeat;
	line-height: 30px;
	display: none;
}
#menu li {
	float: left;
}

#menu li a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #01739c;
	text-decoration: none;
	background: transparent url("../images/puce.gif") left center no-repeat;
	padding-left: 12px;
	margin-left: 12px;
	text-transform: uppercase;
}
#menu li a:hover {
	color: #000;
	background: transparent url("../images/puce2.gif") left center no-repeat;
}
/* GAUCHE ----------------------------------------------------------------------- */
#gauche h3 {
	display: block;
	width: 218px;
	height: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: #e7e7e7 1px solid;
	background-color: #f6f6f6;
	color: #666;
	font: 11px Verdana;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	text-transform: uppercase;
}
#email {
	width: 180px;
	height: 25px;
	margin-top: 5px;
	padding: 8px 0 0 38px;
	background: #fff url("../images/form_email.gif") 0 0 no-repeat;
}
#email input {
	border: #c1c0c0 1px solid;
	background-color: #fff;
	font: 11px Arial;
	color: #666;
}
#submit {
	float: left;
	display: inline;
	width: 83px;
	height: 49px;
}
#option {
	float: left;
	display: inline;
	width: 137px;
	height: 45px;
	padding-top: 4px;
}
.inscription {
	color: #6ecb00;
}
.desinscription {
	color: #ff6600;
}
#tel {
	float: left;
	display: inline;
	width: 199px;
	height: 22px;
	margin-top: 10px;
	padding-left: 20px;
	background: #fff url("../images/fond_tel.gif") 0 0 no-repeat;
	line-height: 22px;
	color: #fff;
}
p.erreur {
	margin-left: 2px;
	color: #ff6600;
}
/* DROITE ----------------------------------------------------------------------- */
#droite #chemin {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	color: #666;
	font: 11px Verdana;
	text-align: right;
	text-transform: uppercase;
}
#droite #chemin a {
	color: #666;
	text-decoration: none;
}
#droite #chemin a:hover {
	color: #000;
	text-decoration: underline;
}
#droite h3 {
	display: block;
	width: 638px;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: #e7e7e7 1px solid;
	background-color: #f6f6f6;
	color: #666;
	font: 11px Verdana;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	text-transform: uppercase;
}
#droite #contenu {
	padding: 10px;
	font: 11px Verdana;
}
#droite #bloc_img {
	float:left;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 10px 40px !important;
	margin: 10px 0 10px 30px;
}

#droite #bloc_img img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/* BAS ----------------------------------------------------------------------- */
#logo {
	float: left;
	display: inline;
	width: 220px;
	height: 100px;
	background: url("../images/bas_ligne.gif") top right no-repeat;
}
#copyright {
	float: left;
	display: inline;
	width: 640px;
	height: 60px;
	padding: 40px 0 0 20px;
}
