#col-left h1 {
background:url('../images/puce-salle.png') 2px;
background-repeat:no-repeat;
padding-left:20px;
font-size:14px;
color:#fe00c2;
text-transform:uppercase;
font-weight:normal;
margin-bottom:5px;
}

#a-faire {
background-color:#FFF;
padding:20px;
}

#a-faire span {
margin-left:280px;
}

#formulaire {
float: left;
width:648px;
}

#page-formulaire {
color:#fd00bf;
background: url('../images/inscription/fleche-page.png');
background-repeat: no-repeat;
width:6px;
height:10px;
float:right;
margin-right:20px;
padding-left:10px;
margin-top:20px;
}

#page-formulaire span {
margin-top:-2px;
float:left;
}

.form p{
width: 365px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.form label{
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
padding-top: 4px;
background: url('../images/inscription/rond.png') 0 8px;
background-repeat: no-repeat;
padding-left:15px;
}

.form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 300px;
}

.bordure {
background-color:#FFF;
padding: 10px 35px 10px 80px;
margin-bottom: 10px;
}

#fin-bordure {
background-color:#FFF;
padding: 20px;
margin-bottom: 10px;
}

.bord {
padding:10px;
border:1px solid #cecece;
}

a.retour {
text-decoration:underline;
}

a.retour:hover {
color:#fe00c2;
}

#cp {
width: 50px;
}

#tel {
width: 100px;
}

#fax {
width: 100px;
}

#check {
margin-top:10px;
}

#condition-generale {
margin-left:-120px;
margin-top:-30px;
}

#expli-photo {
margin-left:-210px;
width:350px;
}

#condition-generale a {
color:#fe00c2;
}

#condition-generale a:hover {
text-decoration:underline;
}

#bt-suivant {
float:right;
margin-top:-30px;
}

#bt-valider {
float:right;
margin-top:-40px;
}

a.bt-voir-fiche { 
	display:block;
	width:320px;
	height:34px;
	background:url('../images/inscription/bt-voir-fiche.png');
	margin-left: 120px;
} 

a.bt-voir-fiche:hover { 
	visibility:visible;
} 

a.bt-voir-fiche:hover img { 
	visibility:hidden;
}