/*----------------------------------------------------------------------
	Formatage générale de la page
-------------------------------------------------------------------------*/

body{
	color:#333333;
	background-image:url("./../images/template/bg.png");
	background-repeat:repeat-x;
	background-color:#e7fcff;
	font-size: 11px;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left; 
	margin: 0;
	padding: 0 ;
}

*
{
	margin:0;
	padding:0;	
	border:0;
}

a 
{
	color:#333333;
	text-decoration: none;
}

a:hover{
	color: #0099cc;
	text-decoration: none;
}

hr
{
	border-top:1px solid black;	
}

img
{
	border:0;	
}

/*** Les titres ***/

h1.title_blue
{
	padding:4px 0 0 45px; 	
	height: 33px;
	font-size:22px;
	font-family:Trebuchet MS;
	color:#0099cc;
	background-image:url("../images/template/star-blue.png");
	background-repeat:no-repeat;		
	margin-bottom:10px;
	
}

h2.title_orange
{
	color:orange;
	font-size:12px;
	text-align:center;	
	
}

#title_content_1
{
	position:absolute;
	top:10px;
	left:10px;	
}


#logo
{
	float:left;	
}

#header_pub
{
	float:left;	
}

#meilleursbuzz
{
	width:674px;
	height:191px;
	padding:10px 5px;
	background-image:url("../images/template/container-meilleursbuzz.png");
}

#recherchejeux
{
	width:493px;
	height:22px;	
	background-image:url("../images/template/search-field.png");	
}


#bloc_recherche
{
	background-image:url(../images/template/container-search.png);
	height:30px;
	margin-bottom:4px;
	padding:7px 0 0 15px;
	width:671px;
}

/*** Header admin ***/


#link_ref_jeux
{
	float:left;
	margin:3px 0 0 50px;
}

.barre_content a 
{
	color:white;
	text-decoration:none;
}

.barre_content p
{
	margin:0 5px;
}

.barre_content
{
	width:930px;
	margin:auto;
	color:white;
}

.barre_left
{
	background-image:url('../images/template/top-left.png');
	height:19px;
	width:9px;
	float:left;
}

.barre_middle
{
	background-image:url('../images/template/top-middle.png');
	margin:auto;
	padding:0 5px;
	height:19px;
	width:900px;	
	float:left;
}

.barre_right
{
	background-image:url('../images/template/top-right.png');
	height:19px;
	width:9px;
	float:left;
}

#select_jeux_webmaster
{
	font-size:11px;
	height:16px;
	width:140px;
}

#select_jeux_submit
{
	border:0;
	height:14px;
	background-color:transparent;
	color:white;
	cursor:pointer
}
/*** Concerne le header ***/

#header_information
{
	height:260px;
	margin-bottom:20px;	
}

.pub_250_250
{
	width::250px;
	height:250px;	
}

#pub_left
{
	width:120px;
	height:600px;
	margin:10px auto;	
}

#meilleubuzz_left,#meilleubuzz_right
{
	float:left;	
	margin-top:50px;
	cursor:pointer;
}

#meilleubuzz_middle
{
	width:616px;	
	float:left;
}

/*** Concerne le bloc de gauche ***/

#bloc_left
{
	width:862px;	
	float:left;
}

/*** Concerne le bloc de droite ***/
#bloc_right
{
	width:133px;
	float:right;	
}

#bloc_newsletter
{
	background-image:url('../images/template/container-nl.png');
	height:115px;
	padding:75px 5px 0;
	width:123px;
}

#bloc_newsletter p
{
	margin:5px 0;
}

/*** Les buttons du site ***/

.btn_1
{
	cursor:pointer;	
	font-weight:bold;
}

.btn_1 a
{
	display:block;	
}

.btn_1 .bloc_btn_left
{
	float:left;
	background-image:url('../images/template/btn-left.png');
	height:22px;
	width:23px;	
}

.btn_1 .bloc_btn_middle
{
	float:left;
	background-image:url('../images/template/btn-middle.png');
	height:18px;
	padding:4px 0 0 4px;
	
}

.btn_1 .bloc_btn_right
{
	float:left;
	background-image:url('../images/template/btn-right.png');
	height:22px;
	width:16px;
}

.btn_1:hover .bloc_btn_left
{
	background-image:url('../images/template/btn-left-over.png');
}

.btn_1:hover .bloc_btn_middle
{
	background-image:url('../images/template/btn-middle-over.png');
}

.btn_1:hover .bloc_btn_right
{
	background-image:url('../images/template/btn-right-over.png');
}

.submit_btn_1
{
	position:relative;	
}

.submit_btn_1 .bloc_btn_middle
{
	width:40px;	
}

.submit_btn_1 input
{
	position:absolute;
	width:83px;
	text-align:center;	
	border:none;
	background-color:transparent;
	top:3px;
	left:2px;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

.btn_2
{
	width:151px;
	height:21px;
	background-image:url('../images/template/btn-annuaire.png');	
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:1px;
}

.btn_2:hover
{
	background-image:url('../images/template/btn-annuaire-over.png');	
}


#btn_annuaire
{
	float:right;
	margin-right:10px;	
	position:relative;	
}

#btn_add_site
{
	float:right;
	margin:10px 10px 0 0;	
}

#btn_newsletter
{
	margin:5px auto;
	width:83px;	
}

.jeu_miniature_link
{
	float:left;
 	display:block;
 	margin:0 5px 0 0;
}


/*
	Les conteneurs
*/

p
{
	text-align:left;
}

p.jeu_description
{
	height:60px;
	overflow:hidden;	
}

span.bloc_moyenne
{
	display:none;	
}

span.note_du_jeu
{
	float:left;
	margin-top:5px;	
}

.delete_links
{
	float:right;	
}

.clear
{
	clear:both;	
}

.fiche_information_jeu
{
	height:120px;	
}

.fiche_description
{
	height:70px;
}

.pub_casino
{
	width:600px;
	margin:auto;
	border:1px solid grey;
	background-color:white;
	padding:5px;
	margin:20px auto;
}

/* Tableaux */

.table_jeux
{
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.table_jeux td
{
	border:1px solid black;	
	padding:5px;
}

#list_annuaire_lien
{
	background-color:#FCA536;
	border:1px solid #CD7608;
	border-top:0px;
	left:0;
	list-style-type:none;
	position:absolute;
	top:17px;
	width:139px;
	padding:20px 5px 10px;
	font-size:11px;
	text-align:left;
	font-weight:normal;
}

#btn_annuaire:hover #list_annuaire_lien
{
	background-color:#FFDC33;
	border-color:#D5AF00;
}

/* Formulaire */

input,textarea,select
{
	border: 1px solid grey;	
}

form.form_big label
{
	float:left;	
	width:200px;
	text-align:left;
}

form input, form textarea
{		
     border: 1px solid #999999;
}

form textarea
{
	width:300px;
	height:100px;	
}

#conteneur {

	width: 1000px;
	margin:0 auto;
}


/*-----------------------------------------------------
	Mise en page du haut de la page
--------------------------------------------------------*/

/*
	Concernant les blocs d'affichage des jeux
*/

.bloc_jeu_content
{
	border:1px solid #0099CC;
	border-left:10px solid #0099CC;
	margin:10px auto 15px;	
	background-color:white;
	padding:10px;
}

#header {
	height:120px;
	margin-bottom:10px;
	padding-top:10px;
}


#mail {	
	color: FFFFFF;
	font-weight:bold;
	font-size:15px;
	text-align: right;
	padding:5px;
	padding-top:10px;
}

#header_menu {
	height: 41px;
	width: 982px;	
}

#head_right
{
	float:right;	
}

#header_pub {
	float:right;
	margin-top:10px;
}

#container_principe
{
	width:531px;
	height:188px;	
	padding:5px 10px;
	background-image:url("../images/template/container-principe.png");
	float:left;
	position:relative;
}

#bloc_principe
{
	position:absolute;
	top:50px;
	left:155px;
	width:365px;
}

#bloc_principe p
{
	margin:5px 0;	
}



#news {	
	color:black;
	width:300px;
	height:200px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	float : left ;
	margin-left:10px;
	overflow:hidden;
	
}

#jeu {	
	color:black;
	width:250px;
	height:200px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	float : left ;
	margin-left:9px;
	overflow:hidden;
}
#content_bloc {	
	float:left;
	width:862px;
	position:relative;
}

#content_bloc_head
{
	width:862px;
	height:22px;
	background-image:url('../images/template/body-head.png');
}

#content_bloc_middle
{
	background-image:url(../images/template/body-middle.png);
	padding:30px 10px 0 12px;
	width:840px;
}

#content_bloc_foot
{
	width:862px;
	height:25px;	
	background-image:url('../images/template/body-foot.png');
}


#popup_conteneur {
	margin-left:50px;
	margin-top:20px;
	margin-bottom:50px;
	background-color: #FFFFFF ;
	width: 400px;
	border:#B0B0B0 1px solid;
}

#popup_texte {
	margin:10px;
}

#fiche {
	margin-left:5px;
	margin-top:50px;
	margin-bottom:50px;
	width: 500px;
	border:#B0B0B0 1px solid;
}

#text_connexion {
	margin-top: 15px;
	font-size: 13px;
	padding-left:0px;
}






/*** Formulaire de recherche de jeux ***/


.recherche_form_game .text_field
{
	border:none;
	background-color:white;
	height:18px;
	padding-top:2px;
	margin:1px 0 0 30px;
	width:330px;
	float:left;
}

.recherche_form_game .btn_submit
{
	background-color:transparent;
	border:medium none;
	cursor:pointer;
	float:right;
	font-weight:bold;
	margin:1px 0 0 0;
	text-align:center;
	width:125px;
}



/*** Barre des webmaster ***/

#header_webmaster
{
	position:absolute;
	top:0;
	width:100%;
	margin:auto;
}

#menu_webmaster p
{
	float:left;
	height:20px;
}

/*** Les blocs des jeux ***/

.bloc_jeux
{
	width:273px;
	float:left;
	margin:5px 3px;		
	position:relative;
	list-style-type:none;
}

.bloc_jeux .bloc_jeux_head
{
	width:273px;
	height:14px;
	background-image:url('../images/template/fiche-head.png');
}

.bloc_jeux .bloc_jeux_middle
{
	width:273px;
	height:80px;		
	background-image:url('../images/template/fiche-middle.png');
}

.bloc_jeux .bloc_jeux_foot
{
	width:273px;
	height:67px;		
	background-image:url('../images/template/fiche-foot.png');
}

.bloc_jeux .bloc_jeux_content
{
	position:absolute;
	top:0;
	padding:5px 0;
	width:273px;	
}


.jeu_information
{
	float:left;
	width:200px;
	background-color:white;	
	height:22px;
	padding:2px 5px;
}
/*** Les blocs des categories ***/

.bloc_jeux_general
{
	height:105px;
	overflow:hidden;
	width:260px;
	margin:20px auto 0;	
}

#last_game
{
	width:283px;
	height:180px;	
	padding:5px 10px;	
	background-image:url("../images/template/container-derniersjeux.png");
	float:right;	
		
}

.jeux_liste
{
	float:left;
	list-style-type:none;	
	margin:0 0 0 5px;
	width:130px;
}

.jeux_liste li
{
	margin:0 0 6px;	
}

.jeux_apercu
{
	float:right;
	text-align:center;
}


.jeux_apercu a,.jeux_apercu img
{
	display:block;	
}


/*** Zone du footer ***/ 

#title_footer
{
	margin:auto;
	width:165px;	
}

#footer {
	height: 192px;
	background-image:url("./../images/template/footer.png");
	clear:both;
	margin-top:30px;
	padding-top:5px;
}

#footer_partenaires
{
	height:158px;
	margin:15px auto 0;
	width:1000px;
	
}

#footer_partenaires_logo
{
	height:60px;
	background-image:url("./../images/template/pub.png");
	padding:10px;
	margin:10px 0;	
}

#footer_copyright
{
	width:1000px;	
	text-align:center;
	color:white;
}

#footer_left
{
	float:left;
	
}

#footer_right
{
	float:right;	
}
	
/*** POP UP ***/

.submit_ok
{
	background:transparent url(../images/template/btn-ok.png) repeat scroll 0 0;
	color:black;
	padding:3px 4px 6px 3px;
	font-size:11px;
	font-weight:bold;
	width:22px;
	height:23px;	
	border:none;
}

.cancel_button,.btn_bad
{
	background-image:url('../images/template/btn1.png');
	border:none;
	width:105px;
	height:30px;
	background-color:transparent;
	cursor:pointer;
	font-size:14px;
	padding:0 0 4px 0;
	font-weight:bold;	
}

.ok_button,.btn_good
{
	background-image:url('../images/template/btn2.png');
	border:none;
	width:105px;
	height:30px;
	background-color:transparent;
	cursor:pointer;
	font-size:14px;
	padding:0 0 6px 0;
	font-weight:bold;	
}

a.btn_good
{
	color:#333333;
	display:block;
	height:20px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
}

/*** Les liste ***/
.list_home_games_buzz
{
	list-style-type:none;
}

.list_home_games_buzz li
{
	float:left;
	width:120px;
	margin:0 1px 0 2px;
	text-align:center;
}

.inputUrlBuzz
{
	border:0;
	width:500px;
}

.fiche_information
{
	height:25px;
}

.success
{
	color:green;
}

.failed
{
	color:red;
}

