@charset "utf-8";


/* ----------------------------------- PAGE JEU COMMUNAUTE   ---------------------------------*/

#principalJeu {
  clear:left;
  font-family:'Arial', sans-serif;
  font-size:12px;
  width:742px;
  overflow:hidden;
}

/*CADRE */

#principalJeu #hautCadre{
    height:20px;
	background:url(../images/cadreHomeJeuxHaut.png) no-repeat;
}

#principalJeu #centreCadre{
	background:url(../images/cadreHomeJeuxCentre.png) repeat-y;
	padding:16px;
	min-height:700px;
	float:left;
}

#principalJeu #basCadre{
    height:20px;
	background:url(../images/cadreHomeJeuxBas.png) no-repeat;
	clear:left;
}

/*Liens vers espace perso*/
#principalJeu #centreCadre .lienPerso { 
    font-size:12px;
	text-align: left;
}

#principalJeu #centreCadre .lienPerso a{ 
    text-decoration:none;
	color:#000000;
}

#principalJeu #centreCadre .lienPerso a:hover{ 
	color:#EB7106;
}

/*CONTENU  */

#principalJeu #centreCadre .entete{ 
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	border-top:solid 1px #CBE5DD;
	border-bottom:solid 1px #CBE5DD;
	height:18px;
	width:710px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/enteteEspacePersoAvis.png) repeat-y;
}

/*colonne gauche*/
#principalJeu #centreCadre #colonneGaucheAvis {
    width:180px;
	margin-right:10px;
	float:left;
}

/*rehcerche*/

#principalJeu #rechercheAvis {
	width:160px;
	height:90px;
	margin-top:0px;
	margin-bottom:20px;
}

#principalJeu #rechercheAvis #centre{
	background:url(../images/rechercheComAvis.png) no-repeat left top;
	width:180px;
	height:90px;
	overflow:hidden;
}

#principalJeu #rechercheAvis #centre .titre{
	font-family: 'Arial', sans-serif;
    font-weight:bold;
	color:#000000; 
	text-transform:uppercase;
	font-size:13px;
	margin-top:10px;
	text-align:center;
	line-height:1.3em;
}

#principalJeu #rechercheAvis #centre input{
	width:155px;
	margin-top:10px;
	margin-left:10px;
	border:solid 1px #009179;
}



/*Colonne droite*/

#principalJeu #centreCadre #colonneDroiteAvis {
    width:519px;
	min-height:800px;
	border-left:solid 1px #CBE5DD;
	float:left;
}

/* NAVIGATION (commune a toute la page) */

#principalJeu .navigation {
   font-family: 'Arial', sans-serif;
   font-size:12px;
   text-align:center;
   width:519px;
   height:16px;
   margin-top:5px;
   margin-bottom:5px;
   clear:left;
}

#principalJeu .navigation a{
   padding:2px;
   text-decoration:none;
   display:inline-block;
   color:#000000;
}

#principalJeu .navigation span{
   padding:2px;
   display:inline-block;
   color:#CCCCCC;
}

#principalJeu .navigation span.actuel{
   font-weight:bold;
}

#principalJeu .navigation span.actuel, #principalJeu .navigation a:hover{
   color:#EB7106;
}

/*chargement (commune a toute la page) */

#principalJeu #chargement {
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/transparentGris50.png) repeat;
	width:519px;
	height:800px;
	position:relative;
	z-index:1;
}

#principalJeu #chargement .infos{
	color:#000000;
	background-color:#FFFFFF;
    text-align:center;
	border:double 3px #CBE5DD;
	width:200px;
	height:25px;
	padding:5px 0px;
	margin:0px 156px;
	position:relative;
	z-index:1;
	top:100px;
}

#principalJeu #chargement .infos span{
   	font-size: 11px;
    position:relative;
	z-index:1;
	top:-7px;
}

/* LIENS POSTER UN AVIS */

#principalJeu #posterAvis {
  height:40px;
  padding:5px;
  text-align:right;
}

#principalJeu #posterAvis a{
    background-color:#009179;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:10px;
}

#principalJeu #posterAvis a:hover{
    background-color:#FFFFFF;
	color:#009179;
}


#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .aucunResultat{ 
	text-align:center;
	font-style:italic;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis #blocUnique { 
    width:498px;
	border-bottom:solid 1px #CBE5DD; 
	margin-bottom:10px;   
	padding:10px;
}


#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .titre{ 
	
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .titre a { 
    text-decoration:none;
	color:#000000;
	font-weight:900;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .titre a:hover{ 
    color:#EB7106;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .note{ 
    color:#009179;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .auteur { 
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .auteur a{ 
    text-decoration:none;
	color:#1F6895;
	font-size:11px;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .auteur a:hover { 
	color:#EB7106;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .date { 
     font-style:italic;
	 font-size:11px;
}

#principalJeu #centreCadre #colonneDroiteAvis #listeAvis .texte{ 
     padding-top:10px;
	 padding-bottom:10px;
	 font-size:12px;
}




	
	
