* {
	margin: 0;
	padding: 0;
	text-decoration: none; 
	}

html {
	font-size: 100%;
	display: block;
	position: static;
	width: 100%; 
	}

body {
	font-size: 0.8em;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 100%; 
	}

.index-titre {
	display: none; 
	}

#index-menu {
	width: 840px;
	position: absolute;
	top: 50%;
	height: 530px;
	margin-top: -265px;
	left: 50%;
	margin-left: -420px;
	}

#index-menu img {
	float: left; 
	}

#index-menu ul {
	list-style-type: none;
	float: left;
	padding-left: 120px;
	margin-top: 160px; 
	}

#index-menu li { 
	color: #ededed;
	font: italic 16px Georgia, "Times New Roman", Times, serif; 
	}

#index-menu a {
	color: #ff4f00; 
	}

#index-menu a:hover { 
	}

H1.titre {
	width: 236px;
	height: 56px;
	overflow: hidden;
	background: url(titre.png) no-repeat;
	position: absolute;
	z-index: 2;
	border-bottom: 1px solid #fff;
	text-indent: -5000px; 
	}

#menu {
	width: 100%;
	height: 56px;
	background: #fd831c url(menu.png) repeat-x;
	border-bottom: 1px solid #d16700;
	z-index: 0; 
	}

#menu ul {
	margin-left: 270px; 
	}

#menu li {
	display: inline; 
	}

#menu li a {
	display: block;
	float: left;
	margin-right: 20px; 
	font: italic 16px/56px Georgia, "Times New Roman", Times, serif;
	height: 56px;
	color: #fff; 
	}

#menu li a:hover {
	color: #000; 
	}

#sidebar {
	width: 219px;
	float: left;
	padding-top: 112px;
	background: url(triangle.png) no-repeat right 48px;
	margin-right: 20px; 
	}

#sidebar a {
	color: #d94936; 
	}

#main {
	float: left;
	width: 600px;
	}

H2 {
	display: none; 
	}

.titre-page {
	margin-top: 35px;
	margin-bottom: 35px; 
	}

#main p {
	color: #414343;
	font-size: 13px;
	text-indent: 12px;
	margin-bottom: 16px;
	line-height: 16px; 
	}

#main a {
	color: #fd671c;
	text-decoration: underline; 
	}

.date {
	text-align: right; 
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #d0d0d0; 
	}

.date strong {
	color: #ff4f00;
	font-weight: bold;
	font-style: italic;
	font-size: 16px; 
	}

#agenda {
	margin-top: 11px;
	background: url(form.png) no-repeat left top;
	padding-top: 20px; 	 
	}

#agenda .date {
	text-align: right;
	font: bold 10px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #535353;
	width: 78px;
	display: block;
	float: left; 
	}

#agenda h3 {
	color: #ff4f00;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	display: block;
	float: left; 
	}

#agenda .description {
	float: left;
	margin-left: 100px; 
	}

#agenda img {
	float: right; 
	}

#cryptogram {
	float: left;
	margin-left: 15px;
	margin-top: 10px; 
	}

.reload {
	margin-left: 15px; 
	}

/* @group spécial */

.adresse {
	text-align: right;
	font-size: 12px;
	color: #676767; 
	}

.copinage {
	text-align: right;
	font-size: 10px;
	color: #676767;
	line-height: 12px;
	margin-bottom: 15px;
	margin-left: 30px; 
	}

.fonds {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #fd831c; 
	}

#horaires {
	width: 300px;
	float: left;
	margin-right: 30px;
	text-align: right; 
	}

#horaires h4 {
	color: #ff7f00;
	font-style: normal;
	font-weight: normal; 
	}

#apropos {
	color: #676767;
	float: left;
	display: block;
	width: 268px; 
	}

#apropos p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px; 
	}

#apropos h3
 {
	color: #ff7f00;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px; 
	}

form {
	margin-top: 16px;
	background: url(form.png) no-repeat left top;
	padding-top: 20px; 
	}

label {
	font-size: 10px;
	font-weight: bold;
	color: #535353;
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	height: 25px;
	line-height: 27px; 
	}

input {
	border: 1px solid #ffa200;
	width: 270px;
	height: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 25px;
	color: #ff7f00;
	font-size: 10px; 
	}

textarea {
	border: 1px solid #ffa200;
	width: 503px;
	margin-left: 15px;
	color: #ff7f00;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; 
	}

input[type="submit"] {
	background-color: #fff;
	float: right;
	display: block;
	margin-top: 15px;
	width: 230px; 
	line-height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #252525; 
	}

input[type="submit"]:hover {
	background-color: #ffa100;
	border-color: #d16700;
	}



/* @end */