img {
	border:0;
}
input {
	border:0;
}
body {
	background-color: #71C81E;
	font-family:  'Cabin', Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#site {
	font-family:  'Cabin', Arial, sans-serif;
	width: 980px;
	min-height: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titre_Main{
	font-weight: bold;
	font-size: 17px;
	color: #f08800;
	left: 87px;
	padding-left: 60px;
	padding-top: 18px;
	height: 35px;
}
#Main {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/Recherches/recherche_haut.png);
	background-repeat: no-repeat;
}
#Main_contenu {
	background-image: url(../img/Recherches/recherche_corps.png);
	width: 923px;
	padding-left: 60px;
	padding-top: 25px;
	background-repeat: repeat-y;
}
#Main_contenu p {
	width: 800px;
	font-size: 13px;
}
#Main_bas {
	height: 45px;
	width: 923px;
	background-image: url(../img/Recherches/recherche_bas.png);
}
/* TITRE-TXT */ 
.clear {clear: both;}
h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#contact_contenuinput[type=text] {
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	font-size: 14px;
}
p {
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
.titre_encart_rouge,.titre_encart_rougeB, .titre_encart_blanc,.titre_encart_orange,.titre_encart_orangeHeader,.titre_encart_bleu,.titre_encart_bleuB, .titre_encart_mauve,.titre_encart_mauveB, .titre_encart_turquoise,.titre_encart_turquoiseB, .titre_encart_vert,.titre_encart_rose,.titre_encart_vertActus, .titre_encart_vertActusB, .titre_encart_gris, .titre_encart_vertPartage   {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
	color: #FFF;
}
.titre_encart_rouge {color: #e73429;}
.titre_encart_rougeB {color: #76201b;}
.titre_encart_blanc {color: #FFF;}
.titre_encart_orange{color: #ffb20b;}
.titre_encart_orangeHeader {color: #f08800;}
.titre_encart_bleu {color: #009cff;}
.titre_encart_bleuB{	color: #1b5a8b;}
.titre_encart_mauve {color: #857cfd;}
.titre_encart_mauveB {	color: #363a8c;}
.titre_encart_turquoise {color: #00cbd2;}
.titre_encart_turquoiseB {	color: #05546b;}
.titre_encart_vert {color: #96d701;}
.titre_encart_rose{ color: #ff45ed;}
.titre_encart_vertActus{color: #2acd27;}
.titre_encart_vertActusB {	color: #060;}
.titre_encart_vertPartage {color: #27B045;}
.titre_encart_gris {	color: #525252;}
.tit_orangeHeader {color: #f08800;}
.tit_rouge {color: #e73429;}
.tit_blanc {color: #FFF;}
.tit_orange {color: #ffb20b;}
.tit_bleu {color: #009cff;}
.tit_mauve {color: #857cfd;}
.tit_turquoise {color: #00cbd2;}
.tit_vert {color: #96d701;}
.tit_rose{ color: #ff45ed;}
.txtgris {color: #525252;}
.tit_vertActus{color: #2acd27;}

.tit_vertMajus{
	color: #96d701;
	text-transform: uppercase;
	}
.titre_rubrique{
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-left: 13px;
}

.scoreJeuxFlash {
	font-weight: bold;
	font-size: 9px;
	color: #525252;
	font-weight: bold;
}
.PtsJeuxFlash {
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	color: #534cb6;
}

.heros_titJeux{
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	font-size: 14px;
	color: #534cb6;
	}
#H1Rubriqe {
	padding-bottom: 15px;
	width: 980px;
}
#H1Rubriqe p {
	color: #000;
}

/* -------------Popup Login----------- */
.erreur {
	color: #F00;
	font-size: 11px;
	height: 15px;
}
.FondPetitAvatar {
	height: 62px;
	width: 45px;
	background-image: url(../img/profil/FondavatarPt.png);
	padding: 1px;
	background-repeat: no-repeat;
	float: left;
}
.exclu {
	position: absolute;
	z-index: 20;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	color:#5D5D5D;

}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	/*background-color: #eee;*/
}

.ac_over {
	background-color: #666;
	color: white;
}

#nom_heros {margin-left: 35px}

/** POPUP **/
body #sb-container #sb-wrapper-inner{
	border: none;
}
body #sb-container #sb-body, body #sb-container #sb-loading{
	background: transparent;
}
#popup{
	width: 555px;
}
#popup_cartouche{
	width: 510px;
	padding-left:45px;
	height:37px; 
	padding-top:5px;
	background:transparent url("../img/popup/cartouche.png") no-repeat;
	text-transform: uppercase;
	color: #F08800;
}
#popup_close{
	cursor: pointer;
	background-image: url("../img/bt_fermer.png");
    background-position: 0 -156px;
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    left: 510px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 5px;
    width: 30px;
    z-index: 90;
}

#popup_content{
	padding:5px 10px;
	width:535px;
	background:transparent url("../img/popup/content.png") repeat-y;
}

#popup_bottom{
	width:555px;
	height:24px;
	background:transparent url("../img/popup/bas.png") no-repeat;
}

.table-pagination{
	margin:auto;
	font-size:12px;
}
.table-pagination a{
	color:#000000;
}
.table-pagination .active{
	font-weight:bold;
}
a.supprimer{
	display:block;
	width: 21px;
	height: 19px;
	background-image: url(../img/profil/Btfermer.png);
	text-indent: -9999px;
}