/* Start of CMSMS style sheet 'formulaire' */
input, select, textarea  {
border:1px solid black;
font-family:"trebuchet ms",sans-serif;
width: 450px;
}

input[type=submit]{
margin: 0 0 0 50px;
width : 200px;
}

.submit{text-align:center;}

.contactform fieldset {padding: 15px; background: #fff;} 
.contactform .jrz{background: transparent;}
.contactform fieldset legend {font-weight: bold;} 
.contactform div {width: 90%; padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 10em; } 
.contactform div.required {color: #f00;}
/* End of 'formulaire' */

