body
{
	font-family:Tahoma,Georgia;
	background:url(../ressources/Fond.png);
}
 
table
{
	border:0;
	border-collapse: collapse;
	font-size:11px; /*Dimention de la police */
}

p
{
	text-indent:30px;
	text-align:justify;
}

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	text-decoration:none;
	color:#009eef;
}

img
{
	border:0;
}

.tab_design{
	position:relative;
	top:-195px;
}

.centre_index
{
	position:relative;
	left:-45px;
	top:-70px;
	font-size:11px; /*Dimention de la police */
}

.banderole
{
	position:relative;
	left:15px;
	top:20px;
	margin:10px;
}

.corps_page
{
	position:relative;
	top:20px;
	width:675px;
	/*background-image:url(../ressources/fond_div_infos_jeu.gif);
	background-image:url(../ressources/E3_2007/fond_etoile.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFDF;*//*que avec le bg E3*/
	padding:10px 35px 30px 35px;
}

.tableau_arenes
{
	margin-top:0px;
}

input,select,checkbox,textarea
{
	background-color:#FCFCFC;
	border:1px solid black;
	font-family:Tahoma,Georgia;
	font-size:11px;
}

.news_1{
	background-image:url(../ressources/bg_news1.png);
	background-repeat:no-repeat;
}

.news_2{
	background-image:url(../ressources/bg_news2.png);
	background-repeat:no-repeat;
}


.tournois_online
{
	/*position:relative;*/
	overflow:hidden;
	/*left:0px;
	top:80px;*/
	
	width:328px;
	height:184px;

}

.tournois_BgDS
{
	background-image:url(../ressources/poule_tournoisDS.gif);
	background-repeat:no-repeat;
	margin-left:15px;
}

.tournois_BgWii
{
	background-image:url(../ressources/poule_tournoisWii.gif);
	background-repeat:no-repeat;
	margin-left:15px;
}

.tournois_online td
{
	padding-top:4px;
	padding-left:5px;
	vertical-align:top;
	height:26px;
}

.participants_tournois
{
	position:relative;
	top:5px;
	overflow:auto;
	height:105px;
	width:300px;
}

.cache_img{
	height:112px;
	overflow:hidden;
}

.creation_poule
{
	background-image:url(../ressources/cadre_creation_arene.png);
	padding:20px; 
	width:350px;
	height:374px; 
	margin-left:15%; 
	overflow:hidden; 
	background-repeat:no-repeat
}

.tournois_bt_discussion{
	position:relative;
	top:-110px;
	left:305px;
	vertical-align:top;
	padding-top:10px; 
	height:106px; 
	overflow:hidden
}

.discussion{
	position:relative;
	top:-218px;
	width:305px;
}
.div_discussion
{
	border:solid 1px black;
	overflow:auto;
	width:300px;
	height:85px;
}
.div_discussion ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.discussion td
{
	padding:0;
}
.champs_send_chat
{
	margin-right:5px;
	width:235px;
}
/*######## Pour les tests #######*/
.image_droite 
{
	margin-left:5px;
	float:right;
}

.image_gauche
{
	margin-right:5px;
	float:left;
}

.tab_test
{
	padding-bottom:12px;
}

/*#########################*/

.footer_index{
	width:605px;
	height:111px;
	background:url('../ressources/banderoles/footer.gif') no-repeat;
	
	text-align:center;
	font-size:11px;
	padding:43px 30px 0px 25px;
}

.tab_classement{
	background-image:url(/ressources/tournois/tab_classement.gif);
	width:650px;
	padding-left:4px;
	padding-bottom:10px;
	padding-top:58px;
}

.tab_classement td{
	padding:8px;
}

.tab_profil{
	width:100%;
}

.tab_profil td{
	padding:5px;
}

.div_debat1{
	width:100%; 
	padding:10px;
	background-color:#ebfee2; 
	text-align:left;  
	margin:2px 10px 10px 10px;
}

.legend_debat1{
	font-weight:bold;
	padding-right:15px; 
	padding-left:15px; 
	background-color:white; 
	border-right: 2px solid #77cb5b;  
	border-bottom: 2px solid #77cb5b;
}

.fieldset_debat1{
	border: 1px dashed #77cb5b; 
	width:600px;
}

.div_debat2{
	width:100%; 
	padding:10px; 
	background-color:#fefad8; 
	text-align:left;
	margin:2px 10px 10px 10px;
}

.legend_debat2{
	font-weight:bold;
	padding-right:15px; 
	padding-left:15px; 
	background-color:white; 
	border-right: 2px solid #f3cd2d; 
	border-bottom: 2px solid #f3cd2d;
}

.fieldset_debat2{
	border: 1px dashed #f3cd2d; 
	width:600px;
	margin-left:60px;
}

/*MOTEUR DE RECHERCHE*/
#div_prop_recherche{
	color:black;
	visibility:hidden; 
	border:1px solid #cccccc;
	position:relative;
	top:-18px;
	right:-1px;
	height:150px;
	padding:0px;
	width:143px;
	text-align:left;
	overflow:auto;
	font-size:11px;
	background-color:white;
}
#div_prop_recherche a{
	color:black;
	display:block;
	width:100%;
	padding:2px;
	margin:0px;
	text-decoration:none;
	height:13px;
	overflow:hidden;
}
#div_prop_recherche a:hover{
	background-color:#3366cc;
	color:white;
}

.moteur_rech{
	position:relative; 
	top:87px; 
	left:210px; 
	z-index:10;
}
.champs_rech{
	border:1px solid #cccccc;
	font-family:Tahoma,Georgia;
	font-size:13px;
	-moz-opacity:0.7; 
	opacity: 0.7; 
	width:145px; 
	height:20px
}

.bt_valid_rech{
	position:relative;
	top:2px;
	width:31px;
	height:20px;
	background-color:transparent;
	border:0;
	-moz-opacity:0.7; 
	opacity: 0.7; 
}

.div_page_res_rech{
	z-index:12;
	padding-left:150px;
}

#sondage_news{
	margin-top:15px;
	margin-left:90px;
}

#sondage_news input{
	margin-left:10px;
}
