body {
	margin: 0px;
	background:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
#conteneur {
	width: 950px;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	background-attachment: fixed;
	background-image: url(../images/commun/fond0.gif);
	background-repeat: no-repeat;
	background-position: center -50px;
}
#corps {
	background-image: url(../images/commun/titre_bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 150px;
}
#menu {
	background-image: url(../images/commun/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#contenu {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 15px;
}
.imgdroite {
	margin-left: 20px;

}

.imggauche {
	margin-right: 20px;
	}
.couleur01 {
	color: #A60000;
}
#droite {
	margin-left: 502px;
	width: 250px;
	position: absolute;
}
#gauche {
	width: 250px;
	margin-left: 126px;
	position: absolute;
}

#deuxtiers {
	margin-left: 305px;
}
#troistiers {
	right: 35px;
}

#untiers, #deuxtiers, #troistiers {
	position: absolute;
	width: 270px;
	height: 230px;
}
#tarifs {
	position: absolute;
	margin-top: 250px;
	width: 100%;
	text-align: center;
	left: 34px;
	top: 139px;
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.err {
	background-color: #FFFFCC;
	border: 1px solid #FFFF00;
	color: #000000;

}
.titrepiece {
	font-size: 22px;
	font-weight: bolder;
	color: #A60000;
	background-color: #FFFFFF;
	text-align: right;
	line-height: 30px;
	padding-right: 5px;
}
#dates {
	position: absolute;
	left: 0px;
	width: 135px;
	border-right: solid #FFFFFF 1px;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
}
#heures {
	position: absolute;
	width: 100px;
	padding: 5px;
	text-align: left;
	border-left: solid #FFFFFF 1px;
	white-space: nowrap;
	left: 145px;
}
#lignebas {
	border-bottom: #FFFFFF solid 1px;
}
#liberr {
	width: 350px;
	margin-left: 265px;
	border: solid #FFFFFF 1px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #000000;
}

#envoi {
	width: 350px;
	margin:0 auto;
	border: solid #FF0000 1px;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background:#FFF;
	color:#f00;
}
#pantalon {
	position: absolute;
	left: 667px;
	width: 250px;
}
#corps_accueil {
	width: 620px;
}
#cadre {
	background-image: url(../images/commun/cadre01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	height:200px;
	padding-left: 5px;
	margin-right: 15px;
	padding-top: 5px;
}

