BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #00144C;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #00144C;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial;
	SCROLLBAR-DARKSHADOW-COLOR: #00144C;
	FONT-SIZE: 11px;
	COLOR: #000D31;
	BACKGROUND-COLOR: #550804;
	TEXT-DECORATION: none;
	background: url('images/bg.gif');
	margin-top: 0px;
}

TD {
    FONT-SIZE:11px;
    COLOR: #000D31;
    FONT-FAMILY: Verdana, Arial;
}

A:hover {
    COLOR: #03003E;
    TEXT-DECORATION: none;
}

A {
    COLOR: #ED5E22;
    TEXT-DECORATION: none;
}

.bg_video {
	background: url('images/bg_video.gif');
}

.stylepqm {
    FONT-SIZE: 9px;
    COLOR: #A3A4A3;
    FONT-FAMILY: Verdana, Arial;
}
.table_height {
	height: 400px;
}

.bg_menu {
	background: url('images/bg_menu.gif');
	font-weight: bold;
}

.bg_menu a {
	color: #FFF;
}

.bg_menu a:hover {
	color: #FFD59F;
}

.bg_table {
	background: url('images/bg_table.gif');
}

.bg_resultat {
	background: url('images/bg_resultat.gif');
}

.bg_resultat td{
	text-align: justify;
	color: #fff;
	font-weight: bold;
}

.bg_resultat a{
	text-align: justify;
	color: #fff;
}

.bg_resultat a:hover {
	color: #FFD59F;
}

.bas {
	background: url('images/bas.gif');
	height: 31px;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	color: #FFD59F;
}

.copyright {
	color: #fff;
	font-size: 9px;
}

.titre_article {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.date_article {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

.justify {
	text-align: justify;
}

.resolution {
	font-size: 10px;
}

div.photo_m {
	float: left;
	width: 164px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 5px;
	color:#999;
	font:italic 90% Georgia,Bookman,Palatino,"Times New Roman",serif;

}

div.photo_m a {
	color:#999;
	text-decoration: none;
}

div.photo_m a:hover {
	color: #000;
	text-decoration: none;
}

div.photo_m:hover {
	background-color: #ddd;
}

.formulaire {
	color: #000;
}

.error_message {
	color: #ff0000;
}

#normal img {
	border: 2px solid #fff;
	vertical-align: middle;
}

#normal a {
	color: #000;
	text-decoration: none;
}

.album_titre {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.album_vues {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

#normal a:hover {
	text-decoration: underline;
}

#miniature {
	border-top: 1px solid #ED5E22;
	border-bottom: 1px solid #ED5E22;
	margin-top: 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	font-size: 1.4em;
	text-align: center;
	vertical-align: middle;
}

#miniature a {
	color: #000;
	vertical-align: middle;
	margin-top: 10px auto;
}

#miniature img {
	vertical-align: middle;
	margin-top: 10px auto;
}

#normal {
	width: 400px;
	margin: auto;
	text-align: center;
	color: #000;
}

.retour {
	text-align: center;
}

.retour a{
	color: #000;
	font-size: 9px;
}