@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #625F5B;
	background-color: #4F1A20;
}
a {
	color: #8D8988;
	text-decoration: none;
}
p {
	font-size: 14px;
	color: #625F5B;
	line-height: 22px;
}
#page {
	background-color: #4F1A20;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	position: relative;
}
#tetiere {
	width: 1024px;
	height: auto;
	position: relative;
}
#pied {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
	font-size: 13px;
	color: #8D8988;
}
#menu {
	background-color: #6E3236;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 30px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu li {
	display: block;
	float: left;
}
#menu li a:hover {
	color: #FFFFFF;
	background-color: #70262F;
	background-image: url(../img/fonmenuover.jpg);
	background-repeat: repeat-x;
}
#menu li a {
	color: #C29D9D;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C29D9D;
	background-image: url(../img/fonmenu.jpg);
	background-repeat: no-repeat;
}
#corp {
	background-color: #FFFFFF;
	height: auto;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fondcorp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#corpa {
	background-color: #FFFFFF;
	height: auto;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fondcorpa.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#accroche {
	background-color: #60605E;
	float: right;
	width: 558px;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	margin-top: 0px;
	position: relative;
	padding: 0px;
	height: 30px;
	text-align: left;
	text-transform: uppercase;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #535351;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
.txtsimple {
	font-size: 14px;
	color: #625F5B;
	line-height: normal;
}
#formulaire {
	margin-right: auto;
	margin-left: auto;
}
#formulaire input,select,textarea {
	border: 1px dotted #4B4D57;
	padding: 2px;
	background-color: #FFFFFF;
}
#formulaire legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E4141;
	font-weight: bold;
}	
#formulaire fieldset {
	border: 1px solid #4E4141;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
}
#formulaire label {
	width: 110px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4141;
}

/*------ NEWS -----*/
.newstexte {
	color: #535351;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
	margin: 10px;
}
.newstextept {
	color: #535351;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
	margin: 10px;
}
.newstitre {
	color: #4F1A20;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 10px;
	font-weight: bold;
}
.newstableau {
	background-color: #F4F4F4;
	border: 1px solid #4F1A20;
}
.newscellule {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4F1A20;
	text-align: center;
	word-spacing: 10px;
	letter-spacing: 10px;
}
#corpaccueil {
	background-color: #FFFFFF;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

