#head1 {
	height:123px;
	background:url("/images/head1.jpg") no-repeat;
}

#head2 {
	height:172px;
	background:url("/images/head2.jpg") no-repeat;
}

#mid1 {
	position:absolute;
	left:0;
	background:url("/images/mid1.jpg") no-repeat;
	width:345px;
	height:372px;
}

#mid2 {
	position:absolute;
	background:url("/images/mid2.gif") no-repeat;
	width:244px;
	height:372px;
	left:345px;
	top:123px;
	padding-top:50px;
}

#mid2 p {
	text-align:left;
	padding:15px;
}

#mid3 {
	position:absolute;
	background:url("/images/mid3.jpg") no-repeat;
	width:230px;
	height:372px;
	top:123px;
	left:589px;
}

.screen{
	float: left;
}

.screen img{
	border: 0px;
}

#globalScreen
{
	margin-left: 85px;
}

#contenu {
	background:url("/images/ligne.jpg");
	background-repeat: repeat-y
}

#foot1 {
	background:url("/images/foot1.jpg") no-repeat;
	width:589px;
	height:255px;
	position:absolute;
	top:495px;
	left:0;
}

#foot2 {
	position:absolute;
	background:url("/images/foot2.jpg") no-repeat;
	width:230px;
	height:255px;
	top:495px;
	left:589px;
}

#bottom {
	position:absolute;
	top:750px;
	left:0;
	height:49px;
	width:819px;
	background:url("/images/bottom.gif") no-repeat;
}

#bottom2 {
	left:0;
	height:49px;
	width:819px;
	background:url("/images/bottom.gif") no-repeat;
}

.border1
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.titrePay
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 22px;
	text-align: center;
	color: #3692d6;
	background-color: white;
}

#payment
{
	margin: 40px;
}