/* Start of CMSMS style sheet 'Contacts2' */


#texte fieldset {
border: none;
background: #999999;
}

#texte fieldset legend {
border-bottom: 1px solid white;
margin-bottom: 10px;
text-transform: uppercase;
color: white;
}

#texte textarea {
background: #660033;
margin-left: 20px;
margin-bottom: 15px;
color: white;
width: 420px;
}

#texte img{
margin-left: 35px;
}

#texte input[type="submit"] {
margin-top : 15px;
background: #333333;
border: #660033 1px solid;
margin-left: 20px;
color: white;
}

#texte input[type="submit"]:hover {
background: #660033;
border: #333333 1px solid;
color: white;
}

#texte input[type="text"] {
margin-left: 20px;
}

#texte label{
display: block;
color: #333333;
margin-left: 20px;
}

.captcha {
margin-left: 40px;
}

.captcha img {
margin-left: 120px;
}

/* End of 'Contacts2' */

