body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#145383;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#1A1D5F;
	font-size:11px;
}
html {
	width:100%;
	height:100%;
	}
.mentions {
font-size:10px;
color:#4298C9;
}
.aucun {
font-size:11px;
color:#1A1D5F;
}
a:link.mentions { color:#1A1D5F; text-decoration:none; font-weight:bold;}
a:hover.mentions {color:#1A1D5F; text-decoration:underline; font-weight:bold;}
a:visited.mentions { color:#1A1D5F; text-decoration:none; font-weight:bold;}
a:active.mentions { color:#1A1D5F; text-decoration:none; font-weight:bold;}

a:link { color:#4298C9; font-weight:bold; text-decoration:none;}
a:hover {color:#4298C9; font-weight:bold; text-decoration:underline;}
a:visited { color:#4298C9; font-weight:bold; text-decoration:none;}
a:active { color:#4298C9; font-weight:bold; text-decoration:none;}

.gras {
color:#1A1D5F;
font-weight:bold;
font-size:14px;
}
.titre {
font-family:Arial, Helvetica, sans-serif;
color:#1A1D5F;
font-weight:bold;
font-size:18px;
}
.images {
border:2px solid #1A1D5F;
}
.vertical {
border-right:1px dotted #1A1D5F;
}
.horizontal {
border-bottom:1px dotted #1A1D5F;
}
.fields {
border:1px solid #1A1D5F;
background-color:#FFFFFF;
font-size:11px;
color:#1A1D5F;
}