/* CSS Document */

#conteneur1 {
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(../images/acc_bg.jpg);
width:760px;
border-color:#003399;
border-width:2px;
border-style:solid;
overflow:hidden;
position:relative;
}
#col1 {
	position:relative;
	float:left;
	width:230px;
	height:417px;;
	/*padding-left:41px;
	padding-top:320px;
	margin-right:86px;
	height:97px;*/
}
/*#col1 img {
padding-top:320px;
}*/
#col2 {
	text-align:left;
	position:relative;
	float:left;
	width:300px;
	height:417px;
}
#col3 {
	text-align:right;
	position:relative;
	float:left;
	width:220px;
	height:417px;
}
#col3 p {
padding-top:410px;
	text-align:right;
}
#footer {
	float:left;
	text-align:left;
	position:relative;
	font-size:1px;
	height:5px;
	width:100%;
}
.vert {
background-color:#3EA639;
height:5px;
width:134px;
font-size:1px;
}
a.lienacc {
font-size:13px;
color:#ffffff;
}
a.lienacc:hover{
color:#0C2577;
}
.button
{
background-image:url(../images/boutonacc.gif);
background-repeat:no-repeat;
height:28px;
width:134px;
text-align:center;
padding-top:0px;
margin-bottom:5px;
}