/* CSS Document */

body {
	background-color: #000000;
}

div#conteneur {
	width: 795px;
	margin: 0 auto;
}

.table {
	width: 98%;
	font-size: 11px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 10px;
	border-top-color: #2F0708;
	border-right-color: #741415;
	margin-left: 10px;
	border-left-color: #CCCCCC;
	border-bottom-color: #999999;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	border-right-style: solid;
	border-top-style: outset;
	border-bottom-style: groove;
	border-left-style: groove;
	border: 1px;
}

.tablemenu {
	width: 98%;
	font-size: 11px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: left;
	display: block;
	border: #660000 2px solid;
	text-transform: capitalize;
}

.tablebd {
	width: 323px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	border: 2px solid #FF0000;
	background-color: #F2F2F2;
	height: 417px;
}

.tablecran {
	width: 260px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	margin-top: 5px;
	margin-left: 20%;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	border: 2px solid #FF0000;
	background-color: #000066;
	height: 344px;
}

.tablerecit {
	width: auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 5px;
	margin-left: 43px;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	border: 2px solid #FF0000;
	background-color: #F2F2F2;
	margin-bottom: 5px;
}

.tabletitre {
	width: 98%;
	font-size: 11px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 2px;
	border-top-color: #2F0708;
	border-right-color: #741415;
	margin-left: 2px;
	border-left-color: #CCCCCC;
	border-bottom-color: #999999;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	border-right-style: solid;
	border-top-style: outset;
	border-bottom-style: groove;
	border-left-style: groove;
	border: 1px;
}


.tablepub {
	background-color: #F2F2F2;
	width: 795px;
	border: 5px solid #FF0000;
}

.tablerecto {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	border: 2px solid #FF0000;
	background-color: #04108B;
}



tablepub468 {
	background-color: #F2F2F2;
	width: 475px;
}

td img {
	display: block;
}

.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.numerobd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	width: auto;
	height: auto;
}

.titrebd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}

.editions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}

div#img {
	text-align: center;
}

div#resume {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4D0000;
	display: block;
	width: 500px;
	text-transform: none;
	margin-left: 10px;
	margin-top: 3px;
	padding-top: 5px;
	text-align: left;
	background-color: #F2F2F2;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #FF0000;
	height: auto;
}
div#resumetable {
	width: 98%;
	display: block;
}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

/* NAVIGATION VERTICAL  */

#navcontenair {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	height: auto;
}

ul#navlist
{
margin: 0 0 0 0px;
padding: 0;
width: 145px;
}

#navlist li
{
	list-style-type: none;
	background-color: #FF0000;
	color: #000000;
	font-weight: 600;
	text-align: left;
	padding: 0.2em;
	margin-bottom: 0.1em;
	text-indent: 5px;
}

#navlist li a
{
	color: #FFFF00;
	text-decoration: none;
	display: block;
	background-color: #660000;
}

#navlist li a:hover
{
background-color: #000000;
color: #ffffff;
}

/* bulle d'aide */

a.aide {
	position: relative;
	border-bottom: thin #990000;
	text-decoration: none;
	color: #000000;
	width: 135px;
}

a.aide span {
	display: none;
	width: 135px;
}

a.aide:hover {
	background: #FFFFCC;
	z-index: 135;
}

a.aide:hover span {
	display: block;
	position: absolute;
	width: 130px;
	left: 145px;
	top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000099;
	border: 3px solid #FF0000;
	padding: 5px;
	color: #FFFF00;
}


.Style9 {
	font-size: 12px;
	background-color: #CDC6B1;
	color: #660000;
}

.Style10 {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	}

.Styleaide {
	font-size: 9px;
	color: #650000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}

div#bloccounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #FF0000;
	width: 143px;
}

.blocgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #FF0000;
	width: 143px;
}

/*a:link {
	color: #FFFFFF;
	background-color: #82100E;
	}
	
a:visited {
	color: #003300;
	font-weight: bold;
	}
	
a:hover {
	color: #0000FF;
	background-color: #F2F2F2;
	}

a:active {
	color: #660000;	

}
*/
a.num:link {
	color: #660000;
	}
	
a.num:visited {
	color: #003300;
	font-weight: bold;
	}
	
a.num:hover {
	color: #FFFFFF;
	background-color: #660000;
	}

a.num:active {
	color: #660000;	

}

a.titre {
	position: relative;
	border-bottom: thin #990000;
	text-decoration: none;
	color: #660000;
	width: 225px;
	font-weight: bold;
}

a.titre span {
	display: none;
	width: 225px;
}

a.titre:hover {
	z-index: 225;
	color: #FFFFFF;
	background-color: #660000;
}

a.titre:hover span {
	display: block;
	position: absolute;
	width: 130px;
	left: 145px;
	top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000099;
	border: 3px solid #FF0000;
	padding: 5px;
	color: #FFFF00;
	text-decoration: none;
}

/* Navigation couverture BD */
ul#navbd
{
	margin: 0 0 0 20px;
	padding: 0;
	width: 130px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

#navbd li
{
	list-style-type: none;
	background-color: #04108B;
	color: #FF0000;
	font-weight: 600;
	text-align: left;
	padding: 0.2em;
	margin-bottom: 0.1em;
	text-indent: 5px;
}

#navbd li a
{
	color: #FFFF00;
	text-decoration: none;
	display: block;
	background-color: #4C1717;
}

#navbd li a:hover
{
background-color: #FF0000;
color: #000000;
}

/* Navigation Page Recit BD */
ul#navrecit
{
	margin: 0 0 0 20px;
	padding: 0;
	width: 130px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	margin-left: 5px;
}

#navrecit li
{
	list-style-type: none;
	background-color: #04108B;
	color: #FF0000;
	font-weight: 600;
	text-align: left;
	padding: 0.2em;
	margin-bottom: 0.1em;
	text-indent: 5px;
}

#navrecit li a
{
	color: #FFFF00;
	text-decoration: none;
	display: block;
	background-color: #4C1717;
}

#navrecit li a:hover
{
background-color: #FF0000;
color: #000000;
}

