.wpcf7-form {
background-color: #f8f8f8 ;
padding : 20px ;
border-radius : 5px ;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
width : 100% ;
padding : 10px ;
border : 1px solid #ccc ;
border-radius : 3px ;
}
.wpcf7-submit {
background-color : #528ABE ;
border : none;
color : white ;
padding : 15px 32px ;
text-align : center ;
text-decoration : none ;
display : inline-block ;
font-size : 16px ;
margin : 4px 2px ;
cursor : pointer;
border-radius : 5px ;
}
.bullet-menu a:before {
font-family: 'ETModules';
content : "\5e";
margin-right: 5px	;
}
.bouton-bleu a{
background-color: #508abf;
padding: 8px 12px !important;
line-height: 15px;
border-radius: 3px;
color: #fff !important;
}
.nav li ul {
width: 400px !important;
}
#top-menu li li a {
width: 500px !important;
}