/* STYLE SUBMENU */
a.sub {
	color:#ffffff;
	font-weight:bold;
}
a.sub:hover {
	color:#E5B49B;
}
ul#submenu {
	background-color:#A56342;
	padding-top: 40px;
}
li.menu {
	border-bottom-color: #E5B49B;
}
/* STYLE CONTENU */
/* div & listes */
div#col1 {
	background-image: url(../Images/contact/background_leftcol.jpg);
	background-repeat: no-repeat;
	background-position: 267px 220px;
}
.listeform {
font-size:10pt;
}
.listestrong {
	font-size:10pt;
	font-weight:bold;
	color:#A56342;
}

input.text {
border:1px solid #A56342;
margin: 2px 5px 2px 5px;
font-size:10pt;
}

input.submit {
border:1px outset #ffffff;
font-size:10pt;
color:#ffffff;
background-color:#A56342;
font-weight:bold;
}


