body {
	padding : 0;
	margin : 0;
	background : url("../images/BodyBackground.png") repeat-x top left;
}

#Menu {
	height : 33px;
	background : url("../images/MenuBackground.png") no-repeat top left;
}

#OmbreMenu {
	height : 9px;
	background : #f4f4f4 url("../images/OmbreMenu.png") repeat-x top left;
}

#Main {
	background : #f4f4f4;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	color : #000000;
	min-height : 500px;
	height : auto !important;
	height : 500px;
	padding-top : 10px !important;
	padding-top : 1px;
	border-bottom : 1px solid #3a5707;
}

#Menu, #OmbreMenu, #Main {
	border-left : 1px solid #3a5707;
	border-right : 1px solid #3a5707;
	width : 798px !important;
	width : 800px;
}

#Infos {
	font-family : Tahoma, Verdana, Arial;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

#LeMenu {
	float : right;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	font-size : 13px;
	margin : 0;
	padding : 0;
}

#LeMenu li {
	display : inline;
}

#LeMenu li.sep {
	float : right;
	width : 2px;
	height : 33px;
	background : url("../images/MenuSeparateur.png") no-repeat top left;
}

#LeMenu li a {
	float : right;
	background : transparent;
	padding : 8px 11px;
	text-decoration : none;
	color : #ffffff;
}

#LeMenu li a:hover {
	background-image : url("../images/MenuOver.png");
	color : #ffffff;
}

#LeMenu li a:visited {
	color : #ffffff;
}

#LeMenu .EnCours {
	background-image : url("../images/MenuOver.png");
	color : #000000;
}

.DivA {
	padding-left : 20px;
	float : left;
	text-align : left;
}

br.cl {
	clear : left;
}

br.cr {
	clear : right;
}

br.cb {
	clear : both;
}

#Tab1 {
	float : left;
	width : 169px;
	height : 30px;
	background : url('../images/Tab11.gif') top left no-repeat;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	text-align : center;
	padding-top : 10px;
	font-weight : bold;
}

#Tab2 {
	float : left;
	width : 164px;
	height : 30px;
	background : url('../images/Tab22.gif') top left no-repeat;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	text-align : center;
	padding-top : 10px;
	font-weight : bold;
}

#TabBg {
	float : left;
	height : 40px;
	background : url('../images/Tab13.gif') top left repeat-x;
	width : 472px !important;
	width : 474px;
}

.BtnClic1 {
	float : left;
	display : block;
	width : 157px;
	height : 26px;
	background : url('../images/Tab12.gif') no-repeat 0 0;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	text-align : center;
	padding-top : 14px;
}

.BtnClic1:hover, .BtnClic2:hover {
	background-position : 0 -40px;
}

.BtnClic1 span, .BtnClic2 span {
	display : none;
}

.BtnClic2 {
	float : left;
	display : block;
	width : 162px;
	height : 26px;
	background : url('../images/Tab21.gif') no-repeat 0 0;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	text-align : center;
	padding-top : 14px;
}

#FormulaireReserv input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0C0C0;
}
#FormulaireReserv td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 2px;
}
#FormulaireReserv select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#FormulaireReserv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #C1C4AC;
	border: 1px outset;
	cursor: pointer;
}
.Txt9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.Txt12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.LienContrat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration : none;
}
.LienContrat:hover {
	color : #ffffff;
	text-decoration : underline;
}

#Infos a {
	text-decoration : none;
	color : #000000;
}

#Infos a:hover {
	text-decoration : underline;
	color : #000000;
}
