/* CSS Document */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#023285;
}

.coteDroit {
	background-image:url(images2/coteDBGCentre.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.policeGeneral {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#143369;
}

.policeGeneralTitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#143369;
	font-weight:bold;
}

.centre {
	background-image:url(images2/basPageTem.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}.listBille {
	list-style-position: outside;
	list-style-image: url(images2/bille.gif);
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133C83;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133C83;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B6DC3;
}

.fieldContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding-left:2px;
}

.btnFormulaire{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#888888;
	padding-left:2px;
	background-color:#cecece;
	width:200px;
}

.copyright { 	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#143369; }

		.ZonePub { background:url(images2/ConcoursBoxMiddle.png) top left repeat-y; width:320px; margin-left:2px; padding:0px; }
		.ZonePubTop { background:url(images2/ConcoursBoxTop.png) top left no-repeat; padding-top:30px; }
		.ZonePubBottom { padding:0px 10px 30px 10px; background:url(images2/ConcoursBoxBottom.png) bottom left no-repeat; }
