body {
color:white;
text-align:center;
margin-left: 0; 
margin-right: 0; 
background-image:url("html/images/fond3.jpg");
background-repeat:repeat-x;
background-color:#fe7211;
}

body a{
color:white;
}

#global {
margin-left: auto;
margin-right: auto;
width:960px;
text-align: center;
}



.couverture{
width:400px;
height:500px;
margin:auto;
padding-left:520px;
background-image:url("html/images/couverturemini.jpg");
background-repeat:no-repeat;
background-position:left;
text-align:justify;
}

.presentation{
text-align:justify;

}

.menu {
border-bottom:1px white solid;
padding-bottom:5px;
}

.menucentre{
margin:auto;
}

ul.menu li { 
display : inline;
padding : 0 0.5em; 

}

ul.menu {
list-style-type : none; 
}

.menu a {
color:white;
font-weight:bold;
}

.menu a:hover{
text-decoration:overline underline;
color:orange;
}

.footer {
clear:both;
font-size:80%;
padding-top:20px;
text-align:right;
}


.versionflash {
float:left;
width:320px;
font-weight:bold;

}

.versionhtml {
float:right;
width:320px;
font-weight:bold;

}

img {
border:0;
}

.pres1 {
background-image:url("html/images/pres1mini.jpg");
background-repeat:no-repeat;
background-position:left;
padding-left:270px;
}

.pres2 {
background-image:url("html/images/pres2mini.jpg");
background-repeat:no-repeat;
background-position:right;
padding-right:270px;
}

.pres3 {
background-image:url("html/images/pres3mini.jpg");
background-repeat:no-repeat;
background-position:left;
padding-left:270px;
}

.infos {
float:left;
width:200px;
border-right:1px solid white;
}

.commande{
width:740px;
float:right;
margin-left:10px;
}

.formulaire{
width:740px;
float:right;
margin-left:10px;	
}

legend {
color: #fff;
font-weight: bold;text-align:left;
}

fieldset {
margin-left:20px;
margin-bottom: 15px; /* Une marge pour séparer les fieldset */
padding-left:20px;
text-align:left;

}


label {
display:block;
width:200px;
}

input {
margin-left:160px;

}

select {
margin-left:160px;
}



