/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
}

img {
	border:0px;
}

#CalPrinc {
	z-index:1;
	width:962px;
	min-height:700px;
	margin:auto;
	position:relative;
	background:url('images/fd.jpg') transparent no-repeat top center;
	border:#000000 1px solid;
}

* html #CalPrinc {
	height:700px;
}

#CalMenu {
	z-index:2;
	width:490px;
	padding-left:10px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bolder;
	float:left;
	margin-top:400px;
	overflow:hidden;
}
#CalMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#CalTexte {
	z-index:3;
	width:490px;
	padding-left:10px;
	float:left;
	overflow:hidden;
}
#CalTexte a {
	color:#990066;
	text-decoration:none;
}

.spacer {
  clear: both;
}
.fdgris {
	background-color:#999999;
}
.travaux {
	font-size: small;
	color:#3366CC;
}

.CalImpression {
	margin:10px;
	position:relative;
	float:left;
	width:210px;
	height:210px;
	overflow:hidden;
	text-align:center;
}

#tabmessage {
	width:490px;
}

#lcs {
	float:left;
	width:170px;
}