body {
	background-color:#3A4A69;
	margin: 0;
}
ul{
	list-style: none;
}
td {
	font-family:verdana;
	font-size:10px;
}
.menu {
	font-weight:bold;
	color:#000000;
}
.menuon {
	font-weight:bold;
	color:#B92F00;
	cursor:pointer;
}
.menuactif {
	background-color:#3A4A69;
	color:#ffffff;
	font-weight:bold;
}
.titre {
	color:#B92F00;
	font-weight:bold;
	font-size:10px;
}
.paragragh {
	line-height: 200%;
	padding-right:30px;
	padding-left:30px;
}
.pied {
	background-color:#4B3A38;
	color:#ffffff;
}
.rak {
	color:#637BA9;
	text-decoration:none;
}
a.rak {
	color:#637BA9;
	text-decoration:none;
}
.rak a:hover {
	color:#637BA9;
	text-decoration:none;
}
.rak a:visited {
	color:#637BA9;
	text-decoration:none;
}
INPUT.textField {
	BORDER-RIGHT: #3A4A69 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #3A4A69 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #3A4A69 1px solid;
	COLOR: #AA4400;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #3A4A69 1px solid;
}
select.selectfield {
	BORDER: #3A4A69 1px solid;
	BORDER-TOP: #3A4A69 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #3A4A69 1px solid;
	COLOR: #AA4400;
	BORDER-BOTTOM: #3A4A69 1px solid;
}
textarea {
	PADDING-RIGHT: 2px;
}
/*referencement*/
h1, .baseline, .baseline a, .tags, .tags a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h1, .baseline, .tags {
	text-align: center;
}
.baseline {
}
.baseline p {
	margin: 10px auto 0;
	width: 570px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img {
	border: none;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 15px;
}
p{
	margin: 0 0 10px 0;
}
#flags {
	position: relative;
	margin: 0;
	padding: 0;
}
#flags * {
	display: block;
	margin: 0;
	padding: 0;
}
#flags a, #flags img {
	margin: 0;
	padding: 0;
}
#flags a {
	position: absolute;
}
#sejour {
	display: block;
	top: 13px;
	left: 0;
	width: 449px;
	height: 28px;
}
#fr {
	top: 156px;
	right: 2px;
	width: 16px;
	height: 22px;
}
#en {
	top: 156px;
	right: 20px;
	width: 16px;
	height: 22px;
}
#menu {
	border-collapse: collapse;
	background: #D5A97A;
	border: 1px solid #3A4A69;
	width: 705px;
	height: 22px;
}
#menu td {
	border: 1px solid #3A4A69;
}
#menu .menuactif {
	background-color:#3A4A69;
}
#menu a {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}
#menu a:hover {
	font-weight:bold;
	color:#B92F00;
}
#menu .menuactif a {
	color:#fff;
}
