body, table, td {
	color: #28b3f2;
	font: 11px 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
}
body {
	text-align:center;
   	background-color: #000000;
	/*background-image: url('../images/fondpfg.jpg');*/
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:hover, a:active, a:focus {
	font-weight: bold;
	color: #28b3f2;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}
a img {
	border: none;
}

#conteneur {
	width: 980px;
	margin: 10px auto;
}
.oreille {
	 margin-top: 36px;
	 height: 465px;
	 width: 130px;
	 border: 2px solid black;
}
#contenu {
	width: 700px;
	text-align: left;
	min-height: 467px;
	margin: auto;
	background-color: #000000;
}
* html #contenu {
	height: 467px;
}
#head {
	padding: 5px;
	background-color: white;
}
.barre {
	background-color: #000000;
	padding: 1em 6px 1em 18px;
	text-align: left;
	/*color: #720352;*/
	font-weight: bold;
}
#panneauBas {
	border: 1px solid #555;
}
#tabCentral {
	width: 680px;
	margin: 8px auto;
	text-align: left;
}
#cellEv {
	width: 450px;
	text-align: center;
}
#centreover {
	width: 420px;
	height: 290px;
	overflow: auto;
	text-align: left;
	margin: auto;
}
.vignetteOut {
	border-top:    1px solid #bbb;
	border-left:   1px solid #bbb;
	border-right:  1px solid #555;
	border-bottom: 1px solid #555;
	margin-bottom: 6px;
	background-color: #000000;
	width: 390px;
	height: 90px;
	display: block;
}

* html .vignetteOut a, * html .vignetteOut a:link, * html .vignetteOut a:visited, * html .vignetteOut a:active, * html .vignetteOut a:hover, * html .vignetteOut a:focus {
	height: 80px;
}

.vignetteOut a, .vignetteOut a:link, .vignetteOut a:visited, .vignetteOut a:active, .vignetteOut a:hover, .vignetteOut a:focus, .vignetteOut div.fauxLien {
	display: block;
	padding: 8px;
	color: #28b3f2;
	height: 74px;
}
.vignetteOut a:active, .vignetteOut a:hover, .vignetteOut a:focus {
	background-color: #eee;
	text-decoration: none;
}
.vignetteOut .centreur {
	display: block;
	float: left;
	width: 75px;
	text-align: center;
}

.vignetteOut span.titreVignette, .vignetteOut span.corpsVignette {
	display: block;
	margin-left: 90px;
}
.vignetteOut span.titreVignette {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.vignetteOut span.corpsVignette {
	font-weight: normal;
}

#illustrationPrincipale {
	height: 230px;
	text-align: center;
	vertical-align: top;
}
#ligneLog td {
	vertical-align: middle;
}
.erreur {
	font-weight: bold;
	display: block;
	color: red;
}
.faux {
	background-color: #f33;
}
.titreChamp {
	vertical-align: baseline;
	white-space: nowrap;
}