/* CSS Document */
body {
background-color:#828282;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.input {
border:2px solid #e4e700;
font-size:16px;
}
#name, #mail, #nom, #pays{
width:185px;
height:20px;
}
#name1, #mail1, #nom1{
width:300px;
height:20px;
}
#postal {
width:100px;
}
.table {
margin:auto;
width:70%;
border:none;
text-align:center;
}
.lang a{
color:white;
text-decoration:none;
position:relative;
top:-95px;
left:400px;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
margin-right:07px;
}
.lang a:hover{
color:white;
text-decoration:underline;
}
.titre {
font-size:15px;
}
.input_div {
text-align:left;
margin-top:7px;
}
.e-mail_float {
float:right;
}
.envoi {
margin:15px;
}
textarea {
height:120px;
width:400px;
border:2px solid #e4e700;
}
.inscription_1 {
padding-left:30px;
}
img {
margin-right:-15px;
}