#contenu {
	left: 50%;
	margin-left: -195px;
	margin-top: -110px;
	position: absolute;
	top: 50%;
}

.alternate1 {
	background-color: 3a6170;
}

.alternate2 {
	background-color: ec7718;
}
img {
border-width : none;
border : none;
border-style: none;
}
.gauche {
	bottom: 0px;
	height: 0px;
	left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	position: absolute;
	width: 195px;
	z-index: 0;
}

.droite {
	bottom: 0px;
	float: right;
	height: 34px;
	padding-bottom: 0px;
	position: absolute;
	right: 180px;
	width: 125px;
	z-index: 5;
}

a:link {
	color: black;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color: black;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: none;
	text-decoration: none;
}


#imagedroite {
	position: absolute;
	right: 0px;
	top: 0px;
}

label {
	display: block;
	float: left;
	width: 150px;
}

#conteneur {
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
	bottom: auto;
	display: block;
	left: auto;
	position: static;
	right: auto;
	text-align: justify;
	top: auto;
}
p:first-letter
{
padding-left: 20px;
} 