body
{
	background-image: url("images/Pret_equipements.jpg");
	background-size: 40%;
}

p
{
    color: black;
    font-size:24px;
    font-weight: bold;
}

h2 {
 border-bottom:1px dashed green;
 }
 
.cadre1 {
margin-left:30px;
margin-right:30px;
background-color:#E4EFFF;
border:1px solid #9FC6FF;
padding:40px;
border-width: 3px 3px;
border-radius:10px;
}

.cadre2 {
margin-left:20px;
margin-right:20px;
background-color:#E4EFFF;
border:1px solid #9FC6FF;
padding:5px;
border-width: 3px 3px;
border-radius:10px;
}

[type="password"] {
 font-size:22px;
 height:29px;
 width:110px;
 position: relative;
 left: 40px;
 vertical-align:baseline;
}

[type="radio"] {
 height:30px;
 width:80px;
 position: relative;
 left: 40px;

/* vertical-align:middle;*/
 vertical-align:baseline;
}
 
.radiotexte {
    font-family:Arial, sans-serif;
    font-size:42px;
    position: relative;
    left: 40px;
}

.radiotexte2 {
    font-family:Arial, sans-serif;
    font-size:40px;
    position: relative;
    left: 10px;
}

.saisie_1 {
 height:28px;
 width:300px;
 font-size:22px;
 margin-right:55px;
}

.saisie_2 {
 height:28px;
 width:200px;
 font-size:22px;
 margin-right:55px;
}

.saisie_3 {
 height:28px;
 width:300px;
 font-size:22px;
 margin-right:30px;
 text-align: center;
}

.saisie_4 {
 height:28px;
 width:200px;
 font-size:22px;
 margin-right:30px;
 text-align: center;
}

.saisie_5 {
 height:28px;
 width:90px;
 font-size:22px;
 margin-right:20px;
 text-align: center;
}

.saisie_6 {
	height:28px;
	width:100px;
	font-size:22px;
	margin-right:25px;
}

.submit_1 {
 background-color: #ff8fff;
 border-radius: 20px;
 height:50px;
 width:250px;
 font-size:40px;
 horizontal-align:middle;
 position: relative;
  top: 10px;
  left: 410px;
}

.submit_2 {
 background-color: #ff8fff;
 border-radius: 20px;
 height:50px;
 width:250px;
 font-size:40px;
 horizontal-align:middle;
 position: relative;
 top: 0px;
 left: 410px;
}

.submit_2_1 {
 background-color: #ff8fff;
 border-radius: 20px;
 height:50px;
 width:290px;
 font-size:40px;
 top: 0px;
 left: 410px;
  horizontal-align:middle;
  position: relative;
}

.submit_2_2 {
 background-color: #aaaaaf;
 border-radius: 20px;
 height:50px;
 width:250px;
 font-size:40px;
 horizontal-align:middle;
 position: relative;
 top: 0px;
 left: 410px;
}

.submit_3 {
 background-color: #ff8fff;
 border-radius: 20px;
 height:50px;
 width:330px;
 font-size:40px;
 top: 0px;
 left: 410px;
  horizontal-align:middle;
  position: relative;
}

.texte_5 {
    color: red;
    font-size:28px;
    font-weight: bold;
	text-align: center;	
}

.texte_6 {
    color: black;
    font-size:30px;
    font-weight: bold;	
	margin-left: 7px;
	margin-right: 1px;
}
