body
{

padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}


p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}


label {
margin-right:10px;
width:150px;
float:left;
}


input {
margin-right:10px;
width:400px;
float:left;
background-color:#CCCCCC;
}

input.bouton
{
margin-right:10px;
margin-top:10px;
width:120px;
height:50px;
float:none;
background-color:#CCCCCC;
}

textarea 
{
margin-right:10px;
width:400px;
height:250px;
float:left;
background-color:#CCCCCC;
}
