* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #C7C8CA;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:hover {
	color: #0099CC;
}

a:active {
	color: #FF6600;
}

h2 {
	position: absolute;
	width: 565px;
	bottom: -5px;
	padding-bottom: 2px;
	margin: 0px;
	left: 200px;
	display: none;
}

select {
	vertical-align: middle;
	background-color: #DDDEDF;
	visibility: hidden;
}

.ulNavigation {
	text-align: center;
	position: absolute;
	list-style: none;
	top: 70px;
	width: 710px;
	margin-top: 0px;
	padding-top: 0px;
}

.liNavigation {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #AE294C;
}

#base {
	width : 760px;
	top : 0px;
	left : 50%;
	margin-left : -380px;
	background-image: url(../images/banniere.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 410px;
	position: absolute;
}

.logo a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	left: 0px;
	height: 58px;
	width: 165px;
	top: 2px;
	position: absolute;
}

.logo span {
	display: none;
}

#coordonnees {
	display: block;
	font-size: 11px;
	position: absolute;
	margin: 5px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #737B7B;
	bottom: 0px;
	right: 0px;
}

#messages {
	display: none;
	font-size: 11px;
	position: absolute;
	margin: 5px;
	background-image: url(../images/fond-papier.gif);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #737B7B;
	bottom: 0px;
	right: 0px;
}

#pub {
	position: absolute;
	width: 100%;
	top: 100px;
	left: 0px;
}

#pubAlt {
	display: none;
	position: absolute;
	margin: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	bottom: 0px;
	left: 10px;
}

#fenetre {
	position: absolute;
	top: 280px;
	left: 220px;
	width: 320px;
	background-image: url(../images/fond-papier.gif);
	border-width: thin;
	border-style: inset;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	display: block;
}

.elementFenetre {
	font-size: 13px;
	text-align: center;
	list-style: none;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
}

#proposition {
	position: absolute;
	top: 95px;
	left: 130px;
	width: 500px;
	background-image: url(../images/fond-papier.gif);
	border-width: thin;
	border-style: inset;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}

#coordonnees .contact {
	font-size: 10px;
	color: #AE294C;
}

#pubAlt .contact {
	font-size: 10px;
}

#listeDeroulante {
	text-align: center;
	position: absolute;
	top: 95px;
	left: 0px;
	width: 610px;
	padding-left: 150px;
}

.annonce {
	text-align: justify;
	font-size: 13px;
	text-indent: 15px;
	line-height: 20px;
	font-weight: bold;
}

#positionMenu {
	position: absolute;
	top: 130px;
	left: 130px;
}

.choixMenu {
	position: relative;
	top: -12px;
	width: 500px;
	background-image: url(../images/fond-papier.gif);
	border-width: thin;
	border-style: inset;
	padding: 0px;
	margin: 0px;
	visibility: visible;
}

.elementMenu {
	text-align: center;
	list-style: none;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: -15px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
}

h3 {
	text-align: center;
	font-size: 22px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
}

.ou {
	text-align: center;
	list-style: none;
	font-size: 11px;
	line-height: 0px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: -15px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px;
	font-style: italic;
	color: #666666;
}

cite {
	display:block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 2px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #666666;
}
