body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%; TEXT-ALIGN: left; background-color: #ffffff
}
.cadre {
	background-color: #CCCCCC;
	border: thin dotted #990000;
}
.polaroid {
     padding:15px 15px 55px 15px;
     border:1px solid black;
     background:white;
     text-align:center;
}
.polaroidtext {
	color:black;
	position:relative;
	top: -50px;
}

.cadre2 {
	border: thin dotted #CCCCCC;
}

.formCadre {
	border: thin solid #999999;
}
.texteForm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	border: thin solid #999999;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: thin dotted #990000;
}

/* MENU HORIZONTAL*/
#menu ul {margin:0; background-color:#000; padding: 5px; text-align:center;}
#menu ul li { display:inline; list-style-type: none;}
#menu ul li a:link, #menu ul li a:visited { background-color: #990000; color:#FFFFFF; padding: 5px; text-decoration:none; border-right: 1px solid #fff; border-left: 1px solid #fff; }
#menu ul li a:hover { background-color: #000000; color:#990000; padding-top: .75em; border-top: 1px outset gray; }
O.liensRouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}
.liensBlanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.cadre4 {
	border: thin solid #333333;
}
