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 {
	min-height : 500px;
	height : auto !important;
	height : 500px;
	padding-top : 10px !important;
	padding-top : 1px;
	background : #f4f4f4;
	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;
}

.Calendrier {
	width : 119px !important;
	width : 119px;
}

.Calendrier ul {
	width : 119px !important;
	width : 119px;
	height : 13px !important;
	height : 15px;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.Calendrier ul li {
	height : 13px;
	width : 15px;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.Calendrier ul li {
	float : left;
	border : 1px solid #f4f4f4;
	font-family : Tahoma;
	font-size : 10px;
	text-align : center;
	color : #000000;
}

.Calendrier ul li a {
	text-decoration : none;
	color : #000000;
}

.Calendrier ul li a:hover {
	text-decoration : none;
	color : #000000;
}

.LeMois {
	width : 119px !important;
	width : 119px;
	height : 15px;
	color : #000000;
	background : url('../images/BGMois.png') repeat-x;
	text-align : center;
	margin-bottom : 1px;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
}

.Jours ul {
	width : 119px;
	height : 13px;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.Jours ul li {
	float : left;
	background : #d3d3d3;
	border : 1px outset;
	font-family : Tahoma;
	font-size : 10px;
	text-align : center;
	width : 15px;
	height : 13px;
}

.Legende {
	float : left;
	padding-left : 20px;
	width : 175px;
	font-family : Tahoma;
	font-size : 9px;
	text-align : left;
}

.Btn {
	border : 2px solid #f4f4f4;
}

.BtnH {
	border : 2px outset;
}

.BtnC {
	border : 2px inset;
}

.DivT1, .DivT2, .DivT3, .DivT4 {
	width : 150px;
	height : 18px;
	font-family : Tahoma;
	font-size : 10px;
	text-align : left;
	padding-left : 3px;
	padding-bottom : 3px;
	color : #000000;
}

.DivT1 {
	background : url('../images/BgT1.png') no-repeat top left;
}

.DivT2 {
	background : url('../images/BgT2.png') no-repeat top left;
}

.DivT3 {
	background : url('../images/BgT3.png') no-repeat top left;
}

.DivT4 {
	background : url('../images/BgT4.png') no-repeat top left;
}

.DivPrix {
	width : 100px;
	height : 18px;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	color : #000000;
}

.Titre {
	width : 100px;
	height : 18px;
	border : 1px outset;
	font-family : Tahoma;
	font-size : 12px;
	text-align : center;
	color : #000000;
}

.Infos2 {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : #000000;
	text-align : center;
}

.DivBtn {
	width : 250px;
	height : 80px;
	padding-top : 10px;
	text-align : center;
	float : left;
	font-family : Tahoma;
	font-size : 12px;
}

.BtnClic {
	position : relative;
	top : 10px;
	left : 76px !important;
	left : 0;
	display : block;
	width : 96px;
	height : 20px;
	background : url('../images/BtClic.gif') no-repeat 0 0;
}

.BtnClic:hover {
	background-position : 0 -20px;
}

.BtnClic span {
	display : none;
}

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

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