body {
	background-image:url(images/bg.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	color :#550812;

}
a:link {
	color : #550812;text-decoration : none;
}
a:visited {
	color : #550812;text-decoration : none;
}
a:active {
	color : #550812;text-decoration : none;
}
a:hover {
	color : #AD0644;text-decoration : underline;
}
/*tableau principale*/
table#principal {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
td#principalgauche {
	background-image:url(images/index_02.jpg);
	width:11px;
}
td#pricipalcentre {
	width:736px;
	background-color:#FFE443;
}
td#principaldroite {
	background-image:url(images/index_06.jpg);
	width:11px;
}
/*tableau header*/
table#header {
	width:738px;
	margin-left:auto;
	margin-right:auto;
}
table#descriptionheader {
	background-image:url(images/index_13.jpg);
	}
	
.descriptionheader {
	font-size:8pt;
	font-family:Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color : #FFED98;
	font-weight: normal;
	line-height: 14px;
	padding-top: 3px;
	background-image:}
	
/*tableau corps*/
table#corps {
	width:738px;
	margin-left:auto;
	margin-right:auto;
	background:#ffe443;
}
.titrecorps {
	font-size:14px;
	font-weight:bold;
}