body {
	background-image: url(../images/fondbody.jpg);
	background-color: #BCD0EB;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
table#central {

	background-color: #6A91CC;
	width: 776px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}
table#principal {
	width: 100%;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 16px 4px 0px 4px;
	border: 0px none;
}
table.module {
	width: 100%;
	border: thin solid #174384;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
tr#centralbandeau {
	height: 28px;
	background: url(../images/bandeau/bandeau.gif) repeat-x;
}
tr#centralprincipal {
	height: 450px;

}
td.moduletitre {
	background-image: url(../images/fondmodule.gif);
	font-size: 10pt;
	color: White;
	height: 19%;
	font-weight : bold;
}
td.modulecontenu {
	font-size: 9pt;
	color: Black;
	background-color: #FDFFEA;
	padding: 5px 5px 5px 5px;
	height: 70px;
}


td#bordcentralgauche {
	background-image: url(../images/ombre_gauche.jpg);
	width: 13px;
	border: 0px none;
}
td#bordcentraldroit {
	background-image: url(../images/ombre_droit.jpg);
	width: 13px;
}
td#bordcentralbas {
	background-image: url(../images/bordcentralbas.jpg);
	height: 5px;
}
td#principal {
	background-image: url(../images/footer.jpg);
	background-position: bottom;
	background-repeat : no-repeat;
}
td#colonnegauche {
	border-right: 1px solid White;
	padding: 16px 4px 16px 4px;
}
td#colonnedroite {
	border-left: 1px solid White;
	padding: 16px 4px 16px 4px;
}
td#colonnemilieu {
	padding: 16px 4px 16px 4px;
}
td#milieugauche {
	padding-right: 2px;
}
td#milieudroit {
	padding-left: 2px;
}


input {
	font-size: 8pt;
}
textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}
A {
	text-decoration : none;
	color: #1D3879;
}
A:HOVER {
	text-decoration : none;
	color: #EE464F;
}
.copyright {
	font-size: 7pt;
}
.jarte {  
    display: none;}

.textrss {
	font-size: 8pt;
}
.titrerss {
	font-size: 8pt;
}
.verysmall {
	font-size: 7pt;
}
li {
	list-style-image: url(../images/pucebleue.gif);
}





