﻿html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 12px;
}
body {
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center; /* pour corriger le bug de centrage IE */;
	font-family: Arial,Verdana;
	line-height: 18px;
}
a {
	color: #FFFFFF;
}
div#title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom:30px;
}
div#left {
	width: 250px;
	float: left;
	height: 100%;
	padding: 0px;
}
div#center {
	margin-left: 300px;
	margin-top: 0px;
	margin-right: 0px;
	min-height: 100%;
	height: 100%;
	padding: 0px;
	width: 650px;
}
div#page {
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 1003px; /* largeur obligatoire pour être centré */;
	text-align: left; /* on rétablit l'alignement normal du texte */;
	border: 0px;
}
div#footerpa {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
div#footerpa a {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}
div#footerpb {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
div#footerpb img {
	height: 18px;
	border: 0px;
}
div#footerpc {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
div#footerpd {
	margin-top: 20px;
	text-align: center;
	width: 100%;
	font-style: italic;
	font-size: 40px;
	font-weight: bold;
	height:60px;
	line-height:40px;
}
div#footerpe {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
.pgtit {
	font: bold 18px;
}
.it {
	font-style: italic;
}
.cat, .sty {
	font: bold 11px;
}
.date {
	font: bold italic 11px;
}
.desc {
	font-size: 12px;
	text-align: justify;
}
.cc {
	font: 12px;
	text-align: right;
}
.ville {
	font-weight: bold;
}
.cop {
	font: 10px;
}
.title {
	font-weight: bold;
	font-size: 16px;
}
div#qualificatifsdetail{
	width:150px;
}
