body {
	background-color: #FFFFFF;
}

table.general {
	text-align:center;
	width: 95%;
	height: 95%;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

table.interface {
	background-image:   url("images/interface/int_header.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 512px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td.int_head {
	height: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

td.int_haut_g {
	background-image:   url("images/interface/int_haut_g.jpg");
	background-repeat: no-repeat;
	width: 105px;
	height: 150px;
}

td.int_mid_g {
	background-image:  url(Aucune);
	background-repeat: repeat;
	width: 80px;
	height: 100%;
}

td.int_mid_d {
	background-image:  url(Aucune);
	background-repeat: no-repeat;
	width: 20px;
}

td.int_bas_g {
	background-image: url("images/interface/int_bas_g.jpg");
	background-repeat: no-repeat;
	width: 80px;
	height: 105px;
}

td.int_footer {
	background-image: url("images/interface/int_footer.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 62px;
}

td.int_page {
	background-image: url(Aucune);
	background-repeat: no-repeat;
	width: 675px;
	height: 0%;
}

fieldset {
	margin: 5px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #4C70A0;
	border-left: 1px dashed #4C70A0;
	border-right: 1px dashed #4C70A0;
	border-bottom: 1px solid #4C70A0;
}

legend {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #4C70A0;
}

a {
	text-decoration: none;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 2px 2px 2px 10px;
	padding: 0px 0px 0px 0px;
}

.note {
	font-size: 11px;
	font-variant: small-caps;
}

img {
	border: 0px;
}

img_realisations {
	border: 1px solid #000000;
}