@charset "utf-8";

#body_contact {
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #CACACA;
	background-image: url(../images/fond-page-actu.jpg);
}
#formulaire {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#formulaire h2 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#formulaire p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#formulaire a {
	color: #333333;
	text-decoration: none;
}
#formulaire a:hover {
	text-decoration: underline;
	color: #333333;
}



#carte-google {
	display: block;
	float: right;
	margin: 10px;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#carte-google p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	color: #333333;
	font-size: 10px;
}
#carte-google a {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#carte-google a:hover {
	color: #CF041A;
	text-decoration: underline;
}
#carte-google iframe {
	height: 200px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#formulaire h3 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D20621;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#from-contact {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#from-contact fieldset {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#from-contact legend {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#from-contact p {
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-weight: normal;
	padding: 0px;
}
#from-contact label {
	display: block;
	width: 175px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

#from-contact #note {
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-style: italic;
}

#from-contact fieldset .champs {
	width: 500px;
}
