/* CSS Document */
.over {
	border: 1px solid black;
}
.over:hover {
	border: 1px solid red;
}
/*liens*/
a {
	color:#666;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#de3a3a;
	font-weight: bold;
	text-decoration:underline;
}
/*fin liens*/
#contenu {
	font: 90% "Trebuchet MS", sans-serif;
	background-color: #f6f6f6;
	width: 626px;
	padding: 5px;
	margin: 0px auto 0px auto;
}
#header {
	font: 90% "Trebuchet MS", sans-serif;
	height: 250px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}
#header a:link, #header a:visited, #header a:hover {
	font-size: 26px;
	text-decoration: none;
}
body {
	background: #eee url(../images/fundal.jpg) fixed;
	margin: 0px;
	padding: 0px;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	font: bold 11px "Trebuchet MS";/*def police menu*/
	position: absolute;/*pour empêcher le virage du retour*/
	z-index:100;
	margin: 1px;
}
html>body #menu {
	padding: 0px 0px 3px 88px;/*position menu firefox*/
}
#menu a:hover {
	background-color: #de3a3a;
}
#menu dl {
	float: left;
	width: 8em;/*longueur du block*/
	padding:3px 4px 0px 0px; /*espace entre les blocks + espace au_dessus*/
}
#menu dt {
	cursor: pointer;
	text-align: center;
	background: #666;/*couleur du menu*/
}

#menu dd {
	display: none;
	/*border: 1px solid green;*/
}
#menu li {
	text-align: center;
}
#menu dt a {
	color: #fff;/*couleur de la police du menu (menu-fansub-IRC-...)*/
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	padding: 6px 16px 5px 16px;
}

#menu li a {
	color: #fff;/*couleur police sous_menu*/
	background-color: #B1B1B1;/*couleur fond sous_menu*/
	text-decoration: none;
	display: block;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #de3a3a;/*couleur fond du onmouse_over menu et sous_menu*/
	color:#fff;/*couleur police sous_menu onmouse_over*/
}
.barrehaut {
	font-size:12px;
	z-index:2;
	margin-left: 2px;/*retrait de retour*/
	position:static;
}
a.barrehaut {
	z-index:2;
	font-weight: bold;
	text-decoration: none;
	
	position:static;
}
a.barrehaut:hover {
	z-index:2;
	text-decoration: underline;
	position:static;
}
#fbarrehaut {
	z-index: 2;
	background-color: #de3a3a;
	width: 626px;
	height: 13px;/*largeur bande rouge*/
	padding: 0px 0px 4px 0px;
}
div.fdnumpage {
	background-color: #fff;/*couleur du fond de la page*/
	padding: 2px 0px 1px 0px;
	text-align: center;
	width: 626px;
	margin: 0px auto;
	z-index: 1;
}
.fdauthor {
	z-index: 1;
	background-color: #333;
	width: 626px;
	margin: 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;/*gère la ligne noire sous Retour sous IE*/
	position:static;
}
.fond_noir_menu {
	z-index: 1;
	background-color: #333;
	width: 626px;
	margin: 0px auto;
	text-align: center;
	padding: 10px 0px 0px 0px;/*gère la ligne noire fond menu sous IE*/
	position:static;
}
html>body .fdauthor{
	padding: 9px 0px;
	z-index:1;
}
html>body .fond_noir_menu{
	padding: 31px 0px 0px 0px;/*firefox*/
	z-index:1;/*firefox*/
}
/*mise en forme footer*/
.author {
	z-index:100;
	color: #999;
	font: normal 9px verdana, geneva, arial, helvetica, sans-serif;
	height: 20px;
	line-height: 130%;
	margin: 0px;
	padding: 10px 3px 3px 8px;
}

#menu .current_page_item a {
	color: #fff;
	background-color: #de3a3a;
	padding: 6px 16px 5px 16px;/*épaisseur du bloc*/
}

#menu .current_page_item a:hover {
	color: #fff;
	background-color: #de3a3a;
	padding: 6px 16px 5px 16px;/*épaisseur du bloc*/
}
/*Page projet.php couleur des cadres lors du passage de la souris*/
td.tdover {
	border: 1px solid #fff;
	color:#FFF;
	cursor:pointer;
}
td.tdover:hover {
	border: 1px solid #bbbbbb;
}
td.tdover_ec {
	border: 1px solid #fff;
	cursor:pointer;
}
td.tdover_ec:hover {
	border: 1px solid #00CC00;
}
/*fin*/
span.gras {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}

span.Style1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
span.Style2 {
	color: #00CC00;
	font-weight: bold;
}
span.Style3 {color: #999999;}

span.Style6 {
	color: #000000;
}

span.Style8 {
	font-size: 18px;
	color: #999999;
}

.cadre_affiche {
	border: 1px solid black ;
}
/*cadre noir autour des screenshots*/
.contour {
	border: 1px solid black ;
}
/*action au passage de la souris sur le screenshot*/
.contour:hover {
	border: 1px solid red ;
}
/*positionnement du synopsis sous l'image */
div#resume {
	clear:both;
}

/*staff page anime*/
div#staff_jap p {
	margin-left: 290px;
}
/*habillage tableau page anime*/
div#tableau table {
border: medium solid #DE3A3A;
border-collapse: collapse;
width: auto;
}
div#tableau th {
font-family: monospace;
border: thin solid #DE3A3A;
width: auto;
padding: 5px;
}
div#tableau td {
font-family: monospace;
border: thin solid #DE3A3A;
width: auto;
padding: 5px;
}