@charset "iso-8859-1";
*{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #6495ED;
	font-family: Arial, Tahoma, Verdana, Helvetica, Serif;
	font-size: 12px;
	margin: 10px 0;
}

img
{
	vertical-align: middle;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

p
{
	padding-bottom: 1em;
}

.spacer
{
	clear: both;
}

#header
{
	background-image: url("./images/header.png");
	background-repeat: no-repeat;
	width: 923px;
	height: 244px;
	margin: 0 auto;
	padding: 17px 0 0 23px;
}

#header a#lien_header
{
	display: block;
	width: 898px;
	height: 182px;
	text-indent: -5000px;
	font-size: 0;
}

p.stat_inscrits, p.stat_connectes, p.stat_pack
{
	float: left;
	padding: 0;
	font-size: 16px;
	color: #a67c01;
	font-weight: bold;
	text-align: center;
	cursor: default;
}

p.stat_inscrits
{
	width: 70px;
	margin: 12px 0 0 267px;
	-margin: 13px 0 0 133px;
}

p.stat_connectes
{
	width: 80px;
	margin: 12px 0 0 168px;
	-margin: 13px 0 0 170px;
}

p.stat_pack
{
	width: 83px;
	margin: 12px 0 0 125px;
	-margin: 13px 0 0 125px;
}

#sous_header
{
	width: 946px;
	margin: 0 auto;
}

p.message
{
	float: left;
	background-image: url("./images/message.png");
	background-repeat: no-repeat;
	width: 161px;
	height: 81px;
	padding: 11px 0 0 0;
	font-size: 18px;
	color: #5a3d1d;
	text-align: center;
	cursor: default;
	margin: 0 9px 0 8px;
}

p.pub
{
	float: left;
	background-image: url("./images/pub.png");
	background-repeat: no-repeat;
	width: 479px;
	height: 77px;
	padding: 16px 0 0 31px;
}

#contenu
{
	background-image: url("./images/logo.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #faeb9b;
	width: 920px;
	padding: 10px 0 20px 26px;
	margin: 0 auto;
}

#menus
{
	width: 165px;
	float: left;
}

h2#menu_connexion
{
	background-image: url("./images/menu_connexion.png");
	background-repeat: no-repeat;
	width: 164px;
	height: 33px;
	text-indent: -5000px;
}

h2#menu
{
	background-image: url("./images/menu.png");
	background-repeat: no-repeat;
	width: 164px;
	height: 37px;
	text-indent: -5000px;
}

h2#partenaires
{
	background-image: url("./images/partenaires.png");
	background-repeat: no-repeat;
	width: 164px;
	height: 34px;
	text-indent: -5000px;
}

.menu_centre
{
	background-color: #fbb92c;
	width: 144px;
	padding: 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.menu_centre ul
{
	list-style-type: none;
	text-align: center;
}

.menu_centre ul li
{
	padding: 0 0 3px 0;
}

.menu_centre ul.parts li img
{
	border: 2px solid #faeb9b;
}

.menu_centre p
{
	padding: 0 0 5px 0;
}

.menu_centre input.text
{
	height: 25px;
	padding: 2px 0 0 0;
	border: 0;
	font-size: 18px;
	width: 100%;
}

#centre
{
	float: left;
	width: 549px;
	background-color: #fbb92c;
	margin: 0 26px;
}

#centre h1
{
	border-bottom: 1px olive solid;
	font-family: Arial;
	font-size: 16pt;
	margin: 4px;
}

#centre h1.titre
{
	background-image: url("./images/pack-mail.png");
	background-repeat: no-repeat;
	width: 549px;
	height: 37px;
	border: 0;
	margin: 0;
	text-indent: -5000px;
}

#centre p
{
	margin: 4px;
}

#centre .mailing
{
	background-color: #faeb9b;
	width: 445px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#centre .mailing h2
{
	background-image: url("./images/mailing.png");
	background-repeat: no-repeat;
	width: 445px;
	height: 30px;
	margin: 0 0 15px;
	text-indent: -5000px;
}

#centre .texte
{
	background-color: #fad264;
	width: 415px;
	margin: 15px auto;
	padding: 10px 15px;
}

#centre .texte p
{
	text-align: justify;
}

#centre p#copy
{
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	color: #feeebf;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica, Serif;
}

#droite
{
	float: left;
}

#droite .pub_droite
{
	background-image: url("./images/pub_droite.png");
	background-repeat: no-repeat;
	width: 126px;
	height: 605px;
	padding: 38px 0 0 1px;
	text-align: center;
}

#footer
{
	background-image: url("./images/footer.png");
	background-repeat: no-repeat;
	width: 896px;
	height: 113px;
	padding: 50px 50px 0 0;
	margin: 15px auto 0 auto;
}

#footer p
{
	padding: 0 220px;
	font-size: 14px;
	text-align: center;
}

#footer a
{
	color: #544006;
	font-weight: bold;
}