﻿html{margin:0px;height:100%;}
body {
	background:#999999 url(../images/bg.jpg) repeat-x;
	margin:0px;
	height:100%;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
}

#wrapper{
	width:100%;
	margin:0px auto -64px;
	min-height: 100%; 
    height: auto !important; 
    height: 100%; 
}

#minimenuWrapper{
	width:1004px;
	height:62px;
	margin:0px auto;
	background:url(../images/bg-mini-menu.jpg) no-repeat center;
}

#header{
	width:1004px;
	height:197px;
	margin:0px auto;
	background:url(../images/bg-header.jpg) no-repeat center;
}

#menuWrapper{
	width:1004px;
	height:54px;
	margin:0px auto;
	background:url(../images/bg-menu.jpg) no-repeat center;
}



#contentWrapper{
	width:1004px;
	margin:0px auto;
}

#content{
	width:920px;
	height:373px;
	font-size:8pt;
	background:#ffffff url(../images/bg-texte.jpg) no-repeat 225px top;
	margin-left:42px;
}

.td7{width:7px;}
.td14{width:14px;}

#blockLeft{
	width:202px;
	background-color:#f5f5f5;
	padding-left:8px;
	padding-right:8px;
}

#blockCenter{
	width:463px;
	padding-top:24px;
	padding-bottom:14px;
}

#blockRight{
	width:197px;
	background:url(../images/bg-lng-bar.jpg) no-repeat;
}

#clear{
	clear:both;
}

#footerWrapper{
	width:920px;
	height:64px;
	margin:0px auto;
	font-size:8pt;
	background:#666666 url(../images/bg-footer.jpg) repeat-x;
}

#calandarWrapper{margin-top:24px;margin-bottom:14px;}