html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
img {
	border:0px;
	background:none;
}
body {
	background-color:#8d7f76;
	background-image:url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#main {
	position:absolute;
	left:355px;
	top:0px;
	width:690px;
	height:100%;
}
#menu {
	position:absolute;
	top:85px;
	height:70px;
	width:660px;
	padding:0px 15px 0px 15px;
	background-image:url(../images/ombre_haut.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#credit {
	position:relative;
	top:155px;
	height:30px;
	width:660px;
	padding:10px 15px 0px 15px;
	background-image:url(../images/ombre_bas.png);
	background-position:top;
	background-repeat:no-repeat;
}
#corps {
	position:relative;
	top:155px;
	width:620px;
	min-height:730px;
	text-align:left;
	vertical-align:top;
	padding:0px 35px 20px 35px;
	background-image:url(../images/ombre.png);
	background-position:top;
	background-repeat:repeat-y;
	margin:0 auto;
}
#logo {
	position:absolute;
	top:45px;
	left:60px;
	width:270px;
	height:330px;
}
#date {
	position:absolute;
	top:600px;
	left:70px;
	width:252px;
	height:310px;
	background-image:url(../images/date.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#sponsor1 {
	position:relative;
	top:160px;
	left:0;
	width:250px;
	height:90px;
}
#sponsor2 {
	position:absolute;
	bottom:0px;
	left:0;
	width:250px;
	height:40px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:30px;
	text-transform:uppercase;
	color:#beb3ad;
}
.menu a:link {
	color:#beb3ad;
	text-decoration:none;
}
.menu a:visited {
	color:#beb3ad;
	text-decoration:none;
}
.menu a:hover {
	color:#FFF;
	text-decoration:none;
}
.menu a:active {
	color:#FFF;
	text-decoration:none;
}
.menu_actif {
	color:#FFF;
	text-decoration:none;
}
.menu_trait {
	color:#8d7876;
	margin-left:3px;
	margin-right:3px;
}
.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	text-decoration:none;
	font-style:normal;
	color:#000;
}
.texte a:link {
	color:#274568;
	text-decoration:underline;
}
.texte a:visited {
	color:#274568;
	text-decoration:underline;
}
.texte a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#274568;
}
.texte a:active {
	color:#274568;
	text-decoration:none;
	background-color:#FFF;
	font-weight:bold;
}
.bleu {
	color:#274568;
	font-weight:bold;
}
.petit {
	font-size:11px;
	line-height:16px;
	list-style-position:outside;
	list-style:none;
}
.sponsor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#FFF;
	text-transform:uppercase;
}
.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#beb3ad;
}
.credits a:link {
	color:#beb3ad;
	text-decoration:underline;
}
.credits a:visited {
	color:#beb3ad;
	text-decoration:underline;
}
.credits a:hover {
	color:#8d7f76;
	text-decoration:none;
	background-color:#beb3ad;
}
.credits a:active {
	color:#8d7f76;
	text-decoration:none;
	background-color:#beb3ad;
	font-weight:bold;
}
form, img, ul, li, h1, h2, h3, h4, p, table {
	padding:0;
	margin:0;
	border:0;
}
p {
	margin-bottom:20px;
}
h1 {
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	font-weight: bold;
	color:#274568;
	padding-top:25px;
	margin-bottom:20px;
}
h2 {
	font-size:20px;
	line-height:26px;
	font-weight: bold;
	color:#274568;
	margin-bottom:0px;
	padding-top:20px;
	padding-bottom:10px;
}
.texte_h2{
	font-size:20px;
	line-height:26px;
	font-weight: bold;
	color:#274568;
	margin-bottom:0px;
	padding-top:20px;
	padding-bottom:10px;
}
h3 {
	font-size:15px;
	line-height:22px;
	font-weight: bold;
	color:#274568;
	padding-top:10px;
	padding-bottom:5px;
}
sup {
	text-transform:lowercase;	
	vertical-align:top;
	font-size:60%;
}
.image_gauche_haut {
	float:left;
	vertical-align:text-top;
	padding-right:20px;
	padding-bottom:5px;
}
.image_droite_haut {
	float:right;
	vertical-align:text-top;
	padding-left:20px;
	padding-bottom:5px;
}
