a img, #basDePage img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	/* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #FFFFFF;
	font-size: 62.5%;
}
form {
	height: 100%;
}
h1 {
	font-size: 2em; /* affiché en 24px */
	font-family: Corbel, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
}

h2 {
	font-size: 1.5em; /* affiché en 18px */
}

h2 {
	font-family: Corbel, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h3 {
	font-size: 1.25em; /* affiché en 15px */
}

h4, li li {
	font-size: 0.667em;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

a {
	color: #c90123;
	text-decoration: none;
	border: 0;
}

p, li {
	font-family: Calibri, Helvetica, sans-serif;
	line-height: 140%;
	color: #333333;
}

ul {
	list-style-type: square;
}

.bloc {
	background-image: url(Ressources/blocFond.gif);
	display: block;
	width: 160px;
	height: 102px;
	padding: 4px 4px 4px 16px;
	font-size: 10px;
}

.bloc h1 {
	font-size: 10px;
	text-transform: uppercase;
}

.bloc p {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 9px;
	color: #000000;
}

.boutonRouge {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 10px;
	width: 116px;
	line-height: 14px;
	display: inline-block;
	height: 18px;
	padding: 2px 0 0 4px;
	margin: 0 4px 0 0;
	color: #FFFFFF;
	background-image: url(Ressources/b120x20rouge.gif);
}

dl, dt, dd {
	/* suppression of all margins and paddings */
	margin: 0;
	padding: 0;
}

.displayNone {
	display: none;
}

.cadre {
	border: 1px solid #000000;
}
.illustrationMargeGauche {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 24px 0 0;
}
.gridView {
	margin: 32px 0 128px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
.gridView .header {
	background-image: url(Ressources/gridViewHeader.gif);
	background-repeat: repeat-x;
}
.gridView td {
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
}
.gridView tbody tr.header th a {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	width: 116px;
	display: block;
	height: 18px;
	padding: 2px 0 0 12px;
	color: #FFFFFF;
	text-align: left;
}

.info {
	background-repeat: no-repeat;
	margin: 0px;
	height: 498px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.info h1 {
	font-family: Calibri, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 1.4em;
}

.info h2 {
	font-family: Calibri, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: normal;
}

.info p {
	font-family: Calibri, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
	font-size: 1.1em;
}

.sommaire {
	background-color: #dce5e6;
	padding: 8px;
	margin: 16px 0 32px 0;
}

.sousRubriques {
	float: right;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 176px;
}

.sousRubriques h1 {
	padding: 0px;
	font-family: Calibri, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	font-size: 1.4em !important;
}

.sousTitre {
	font-size: 0.6em;
	line-height: 2em;
	font-weight: normal;
}

.surTitre {
	font-size: 0.75em;
	font-weight: normal;
}

.videoSeule {
	text-align: center;
	margin: 0 0 32px 0;
}

.vignetteGauche {
	float: left;
	margin-right: 4px;
}

.warning {
	color: #FF0000 !important;
}


