a {
	/* Default Colour/Styles here */
    color: #FFF;
    text-decoration:none;
}

a em:first-line {
	/* Rollover Colour/Styles here */
    color: #AA0011;
}

html, body
{
  margin:0;
  height: 100%;
  font: 90% "Trebuchet MS", sans-serif;
  /*background: #000000;*/
  background:url(../images/fond1.gif) repeat;
  color : #a30303; /*rouge*/
  /*color : #FFF;*/
}

/*site*/

.conteneur {
	margin:0 auto;
	width:990px;
	min-height: 100%;
}

/*-------------BANNIERES------------------*/

.banniere {
	z-index:-8000;
	background: url(../images/banAL2beta.png) no-repeat;
	width: 990px;
	/*height: 323px;*/
	height: 757px;
}

.banniere_fairy_tail {
	z-index:-8000;
	background: url(../images/bannieres/fairy_tail.png) no-repeat;
	width: 990px;
	/*height: 323px;*/
	height: 757px;
}

.banniere_gundam00_beta {
	z-index:-8000;
	background: url(../images/bannieres/gundam00_beta.png) no-repeat;
	width: 990px;
	/*height: 323px;*/
	height: 757px;
}

.banniere_horo {
	z-index:-8000;
	background: url(../images/bannieres/horo.png) no-repeat;
	width: 990px;
	/*height: 323px;*/
	height: 757px;
}

.banniere_foot {
	z-index:-8000;
	background: url(../images/bannieres/foot.png) no-repeat;
	width: 990px;
	/*height: 323px;*/
	height: 757px;
}

.banniere_summer {
	z-index:-8000;
	background: url(../images/bannieres/summer.png) no-repeat;
	width: 990px;
	/*height: 323px;*/
	height: 757px;
}

.banniere a {
	width: 990px ;
	/*height: 323px ;*/
	display: block ;
}

.banniere a span
{
	display: none ;
}

/*---------------------------------------------------*/

.centre {
	z-index:8000;
	margin-top:-436px;
	overflow: auto;
	height: 100%;
}

/*-------------MENU----------------------------*/

.marquee li a {
	background: #101010 url() no-repeat left top !important;
}

.menu_gauche li a {
	margin:0 auto;
	display:block;
	width:160px;
	height:20px;
	margin-bottom:5px;
	line-height:20px;
	background: #fff url(../images/bouton_menu.png) no-repeat left top;
}
.menu_gauche li a:hover {
	background-position: left bottom;
}

.en_cours {
	background-position: left bottom !important;
}

.separation {
	background: url(../images/bouton_terre_menu.png);
	height:60px;
	margin-left:3px;
}

.separation_communaute {
	background: url(../images/bouton_menu_communaute.png);
	height:60px;
	margin-left:3px;
}

.debut_menu_gauche {
	background: url(../images/bouton_gauche_menu_rouge.png);
	height:60px;
}

.debut_menu_droit {
	background: url(../images/bouton_droit_menu_rouge.png);
	height:60px;
}


.fin_menu{
	background: url(../images/menu_bas.png);
	height:11px;
}

.gauche {
	float:left;
	text-align:center;
	margin-left:10px;
	width:176px;
	background-color:#101010;
	font-weight:bold;
	height: 100%;
}

.menu_gauche {
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
}

/*.menu_gauche li a:hover {
	background: url(../images/menu_hover.gif);
}*/

.menu_droit {
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
}

.milieu {
	margin:0 auto;
	text-align:center;
	float:left;
	width:626px;
	/*padding-bottom: 50px;*/
	height: 100%;
	font-weight:bold; 
}

.droite {
	float:left;
	text-align:center;
	width:176px;
	background-color:#101010;
	font-weight:bold;
	height: 100%;
}

.footer {
	clear:both;
	bottom: 0;
	text-align:center;
	font-weight:bold;
	/*background-color:#101010;*/
	/*border:solid 1px #939393;*/
	/*border:solid 1px #FFF;*/
}

img {
	border:0;
}

ul {
	margin:0;
	padding:0;
}

li {
	list-style-type:none;
}

.avatar_news {
	float: left;
	margin: 0 15px 5px 0;
	border:0px solid !important;
}

.pub {
	background: url(../images/feinte_pub.gif) repeat-y center;
}

.pub_haut {
	padding:5px;
	background: url(../images/pub_haut.png) no-repeat center;
}

.pub_bas {
	padding:5px;
	height:1px;
	background: url(../images/pub_bas.png) no-repeat center;
}

.news {
	border-top:1px solid #fff;
	width:592px;
	margin:0 auto;
	text-align:center;
	background: url(../images/feinte_news.gif) repeat-y center;
}

.contenu_news img {
	border: #fff solid 1px;
}

.titre_news {
	/*line-height:32px;
	background: url(../images/barre_news.png) no-repeat right;
	height:34px;*/
}

.news_haut {
	/*padding:5px;
	background: url(../images/news_haut.png) no-repeat center;*/
	background: url(../images/news_haut_ouvert.png) no-repeat center;
	height:45px;
	text-align:left;
	padding-left:20px;
}

.news_bas {
	padding:5px;
	height:1px;
	background: url(../images/news_bas.png) no-repeat center;
}

/*------------WIDGET--------------*/

.taq_buttons{
	background:#101010;
	padding:1px;
	padding-right:5px;
	border-top:1px solid #101010;
	text-align:right;
}

.taq_buttons a{
	background:url('../images/fond_bouton.gif');
	background-repeat:repeat-x;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #EBEBEB;
}

.taq_buttons span{
	background:url('../images/fond_bouton.gif');
	background-repeat:repeat-x;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #EBEBEB;
	cursor:pointer;
}

.taq_buttons span:hover{
	text-decoration:none;
	border:1px solid #993333;
}

.taq_popup_titlebar{
	background:#101010;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	border-bottom:1px solid #fff;
}

.taq_popup_titlebar th{
	color:#fff;
	background:#101010;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
}

.taq_popup_titlebar td{
	background:#101010;
	font-size:16px;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
	padding-bottom:1px;
}

.taq_popup_titlebar a{
	background:url('../images/fond_bouton.gif');
	background-repeat:repeat-x;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #101010;
}

.taq_popup_titlebar a:hover{
	text-decoration:none;
	border:1px solid #993333;
}

.taq_window{
	background-color:#101010;
	z-index:30000;
}

.taq_window input{
	width:80%;
}

.taq_window th{
	background-color:#fff;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	background:#101010;
	text-align:left;
}

.taq_window td{
	padding-left:10px;
	padding-right:5px;
	text-align:left;
}

.taq_popup .taq_content{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.taq_popup .top, .taq_popup .bottom {display:block; background:transparent; font-size:1px;}
.taq_popup .b1, .taq_popup .b2, .taq_popup .b3, .taq_popup .b4, .taq_popup .b1b, .taq_popup .b2b, .taq_popup .b3b, .taq_popup .b4b {display:block; overflow:hidden;}
.taq_popup .b1, .taq_popup .b2, .taq_popup .b3, .taq_popup .b1b, .taq_popup .b2b, .taq_popup .b3b {height:1px;}
.taq_popup .b2 {background:#101010; border-left:1px solid #fff; border-right:1px solid #fff;}
.taq_popup .b3 {background:#101010; border-left:1px solid #fff; border-right:1px solid #fff;}
.taq_popup .b4 {background:#101010; border-left:1px solid #fff; border-right:1px solid #fff;}
.taq_popup .b2b {background:#101010; border-left:1px solid #fff; border-right:1px solid #fff;}
.taq_popup .b3b {background:#101010; border-left:1px solid #fff; border-right:1px solid #fff;}
.taq_popup .b4b {background:#101010; border-left:1px solid #fff; border-right:1px solid #fff;}
.taq_popup .b1 {margin:0 5px; background:#fff;}
.taq_popup .b1b {margin:0 5px; background:#fff;}
.taq_popup .b2, .taq_popup .b2b {margin:0 3px; border-width:0 2px;}
.taq_popup .b3, .taq_popup .b3b {margin:0 2px;}
.taq_popup .b4, .taq_popup .b4b {height:2px; margin:0 1px;}

.bouton:hover{
	text-decoration:none;
	border:1px solid #993333;
	cursor:pointer;
}

/*----------Listing----------*/

.listing_bas {
	clear:both;
	text-align:center;
	height:11px;
	background:url(../images/news_bas.png) no-repeat center;
}

.listing_haut {
	background:url(../images/haut_bloc_milieu.png) no-repeat;
	height:138px;
}

.listing {
	margin:0 auto;
	padding-left:23px;
	text-align:center;
	overflow:hidden;
	background:url(../images/feinte_news.gif) repeat-y center;
}

/*-------------FICHE--------------------------------------*/

.bouton_episode{
	background:url('../images/fond_episode.gif') repeat;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #EBEBEB;
	text-align:right;
}

.bouton_episode:hover{
	text-decoration:none;
	border:1px solid #000000;
	cursor:pointer;
	color: #000000;
}

.fiche_cadre_blanc {
	border:#fff solid 1px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.texte_blanc {
	color: #fff;
}

.titre_fiche_blanc{
	border:#fff solid 1px;
	text-align:center;
	padding:8px;
}

/*--------------defaut----------------------------------------*/

.defaut_bas {
	clear:both;
	text-align:center;
	height:11px;
	background:url(../images/news_bas.png) no-repeat center;
}

.defaut_haut {
	background:url(../images/haut_defaut.png) no-repeat;
	height:80px;
}

.defaut {
	margin:0 auto;
	padding-left:23px;
	text-align:center;
	overflow:hidden;
	background:url(../images/feinte_news.gif) repeat-y center;
}