body {
	background-color: #0C385C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("images/backg.gif") left top;
}

.textgauche {
	color: #FFFFFF;
	font-size: 12px;
	margin: 10px;
}

.textgauchegras {
	color: #FFFFFF;
	font-size: 16px;
	margin: 1px;
	font-weight: 500;
}

.bodytext {
	color: #434544;
	font-size: 11px;
	margin: 10px;
}


.fond_menu {
	height: 42px;
	background: url("images/fond_menu.gif") no-repeat left top;
}

.titres {
	color:#FFFFFF;
	font-size: 18px;
	font-weight:600;
	text-align:center;
         margin-top: 6px;
}	

.copyright {
	color: #FFFFFF;
	font-size: 9px;
}

a {
	color: #0D395C;
	background-color:#D9DBDA;
	font-weight:600;
	text-decoration:none;
	font-size: 10px;
}

.email {
	background-color:#DAE1E7;
	color:#0F3367;
	font-weight:600;
	padding: 5px;
	text-decoration:none;
}