
#recommanderform {
    float: left;
    width: 649px;
    height: auto;
}

#recommanderform_l {
    float: left;
    width: 305px;
    height: auto;
    background-color: transparent;
}

#recommanderform_r {
    float: right;
    width: 305px;
    height: auto;
    background-color: transparent;
}

#recommanderform_l input {
    width: 280px;
    font-size: 15px;
    height: auto;
    border: 1px solid silver;
    margin: 3px 0px 6px 0px;
}

#recommanderform_r input {
    width: 280px;
    font-size: 15px;
    height: auto;
    border: 1px solid silver;
    margin: 3px 0px 6px 0px;
}

#recommanderform_r img.captcha {
    float: left;
    margin-right: 20px;
	margin-top: 3px;
}

#recommanderform_r span {
	padding-top: 7px;
	float: left;
}

#recommanderform_r input.code {
    font-size: 15px;
    height: auto;
    border: 1px solid silver;
    margin: 18px 0px 0px 0px;
	float: left;
    width: 280px;
}

#recommanderform input.send {
    margin-top: 20px;
    width: 624px;
    height: 25px;
    border: 1px solid silver;
    background-color: #ECEBD9;
    color: #798996;
    font-size: 10px;
    font-weight: bold;
	padding: 3px 0px 3px 0px;
}

#contact_bloc {
	width: 195px;
    height: auto;
    background-color: transparent;
    font-size: 11px;
	padding-top: 10px;
}

#contactform {
    float: left;
    width: 649px;
    height: auto;
}

#contactform_l {
    float: left;
    width: 305px;
    height: auto;
    background-color: transparent;
}

#contactform_r {
    float: right;
    width: 305px;
    height: auto;
    background-color: transparent;
}

#contactform_md {
    width: 649px;
    height: auto;
    background-color: transparent;
    margin-bottom: 15px;
	clear: both;
}

#contactform_r img.captcha {
    float: left;
    margin-right: 20px;
	margin-top: 3px;
}

#contactform_r span {
	padding-top: 7px;
	float: left;
}

#contactform_r input.code {
    font-size: 15px;
    height: auto;
    border: 1px solid silver;
    margin: 18px 0px 0px 0px;
	float: left;
    width: 280px;
}

#contactform_l input {
    width: 280px;
    font-size: 15px;
    height: auto;
    border: 1px solid silver;
    margin: 3px 0px 6px 0px;
}

#contactform_r input {
    width: 280px;
    font-size: 15px;
    height: auto;
    border: 1px solid silver;
    margin: 3px 0px 6px 0px;
}

#contactform textarea{
	width: 623px;
	height: 150px;
    border: 1px solid silver;
    float: left;
    margin-top: 3px;
	margin-right: 20px;
    font-size: 13px;
}

#contactform input.send {
    margin-top: 20px;
    width: 624px;
    height: 25px;
    border: 1px solid silver;
    background-color: #ECEBD9;
    color: #798996;
    font-size: 10px;
    font-weight: bold;
	padding: 3px 0px 3px 0px;
}

#horaires td {
    height: 25px;
}

#sitemap ul {
    padding: 5px 0px 0px 0px;
}

#sitemap li {
    padding: 0px 0px 5px 0px;

}

#mentions {
    border-left: 1px solid silver;
    float: right;
    width: 250px;
    height: 252px;
    padding-left: 40px;
    margin-top: 13px;
}

#annuaires {
    width: 180px;
    height: auto;
    border: 1px solid silver;
    float: left;
    margin-right: 20px;
    padding: 10px;
    margin-bottom: 30px;
}

span.error {
    color: red;
	font-weight: normal;
	width: 270px;
}


