/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #6c6c6c;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
/*								Construction de la structure de Page								 */
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
#main {
	text-align: center;
	float: center;
	margin-left: auto;
    margin-right: auto;
	width: 973px;
}

#mainHeader {
	float: left;
	padding-left: 310px;
	width: 663px;
	height: 129px;
	margin-top: 10px;
	background-image: url(http://91.121.123.32/~pixitroc/images/header.png);
}

#mainHeaderCadre {
	float: right;
	width: 663px;
	height: 98px;
}

#mainHeaderMenu {
	float: right;
	padding-right: 25px;
	width: 638px;
	height: 28px;
	text-align: right;
}

#mainHeaderMenu .Bouton {
	float: right;
	width: 106px;
	height: 28px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainInfoCompte {
	float: left;
	width: 973px;
	height: 180px;
	background-image: url(http://91.121.123.32/~pixitroc/images/main-fond.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: left;
}

#mainInfoCompte #diapoBox {
	float: left;
	padding-left:9px;
	width: 620px;
	height: 180px;
}

#mainInfoCompte #compteBox {
	float: left;
	width: 335px;
	height: 180px;
	background-image: url(http://91.121.123.32/~pixitroc/images/compte-fond.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainInfoCompte #closeBox {
	float: right;
	width: 34px;
	height: 34px;
	position: absolute;
	margin-left: 285px;
	margin-top: 20px;
}

#mainInfoCompte #compteBox #titre {
	padding-top: 22px;
	padding-left: 28px;
	padding-right: 28px;
	width: 280px;
	height: 28px;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#mainInfoCompte #compteBox #titre .titre {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainInfoCompte #compteBox .contenu {
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 0px;
	width: 280px;
	/*height: 92px;*/
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#mainInfoCompte #compteBox .contenu ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#mainInfoCompte #compteBox .menu {
	width: 300px;
	height: 50px;
	padding-left: 15px;
	padding-right: 20px;
	text-align:right;
}

#mainMenu {
	text-align:left;
	float: left;
	width: 973px;
	height: 34px;
}

#mainContenu {
	float: left;
	width: 945px;
	padding-top: 3px;
	padding-left: 14px;
	padding-right: 14px;
	height: auto;
	background-image: url(http://91.121.123.32/~pixitroc/images/main-fond.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: left;
}

.colGauche {
	float: left;
}

.colDroite {
	float: left;
}

#mainFooter {
	float: left;
	width: 973px;
	height: 29px;
	background-image: url(http://91.121.123.32/~pixitroc/images/bas.png);
	margin-bottom: 10px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
/*											Style de texte								 			 */
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
.texteGras {
	font-weight: bold;
	color: #44acd2;
	text-decoration: none;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
/*								Cadre dégradé gris : Actualité, top5...								 */
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
.bloc{
	float:left;
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-m-d.png);
	background-repeat: repeat-y;
	background-position: right top;
	/*margin-left:5px;
	margin-top:5px;*/
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bloc_head{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-head-d.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:44px;
}
.bloc_head_g{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-head-g.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	padding-left:17px;
	padding-top:14px;
	color:#FFFFFF;
}
.bloc2_head{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc2-head-d.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:44px;
}
.bloc2_head_g{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc2-head-g.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	padding-left:17px;
	padding-top:14px;
	color:#000000;
}
.bloc_fond{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-m-g.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:11px;
	padding-right:11px;
	padding-top:0px;
	padding-bottom:0px;
}
.bloc_body{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-body-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;/**/
	padding-bottom:1px;
	line-height:16px;
}
.bloc_foot{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-foot-d.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:20px;
}
.bloc_foot_g{
	background-image:url(http://91.121.123.32/~pixitroc/images/blocs/bloc-foot-g.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
}
/*--------------------- Bloc du TOP 5 --------------------*/
.cover_list{
	height:158px;
}
.bloc .jeux_img {
	width: 106px;
	height: 158px;
	float:left;
	margin-left: 7px !important;
	margin-left: 4px;
	margin-right: 13px !important;
	margin-right: 10px;
}

.bloc .jeux_img .img{
	margin-top:auto;
	margin-bottom:auto;
	height:auto;
	width:auto;
	position:relative;
}

.bloc .jeux_img table{
	height:158px;
}

.bloc .jeux_img .num1 {
	margin-left: -8px;
	margin-top: 124px;
	width: 36px;
	height: 36px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/top5.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
}

.bloc .jeux_img .num2 {
	margin-left: -8px;
	margin-top: 124px;
	width: 36px;
	height: 36px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/top5.png);
	background-repeat: no-repeat;
	background-position: -36px 0px;
	position: absolute;
}

.bloc .jeux_img .num3 {
	margin-left: -8px;
	margin-top: 124px;
	width: 36px;
	height: 36px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/top5.png);
	background-repeat: no-repeat;
	background-position: -72px 0px;
	position: absolute;
}

.bloc .jeux_img .num4 {
	margin-left: -8px;
	margin-top: 124px;
	width: 36px;
	height: 36px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/top5.png);
	background-repeat: no-repeat;
	background-position: -108px 0px;
	position: absolute;
}

.bloc .jeux_img .num5 {
	margin-left: -8px;
	margin-top: 124px;
	width: 36px;
	height: 36px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/top5.png);
	background-repeat: no-repeat;
	background-position: -144px 0px;
	position: absolute;
}

.FicheJeux {
	background: url(http://91.121.123.32/~pixitroc/images/shadow.png) no-repeat bottom right;
	padding: 0px 6px 6px 0px;
	font-size: 1px;
	line-height: 1px;
}
/* ------------------------- Début style de texte bloc -------------------------*/
.bloc h2{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:14px;
}
.bloc h2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.bloc h2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.bloc .bloc2_head_g h2{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:14px;
	color:#000000;
}
.bloc .bloc2_head_g h2 a{
	color:#000000;
	text-decoration:none;
}
.bloc .bloc2_head_g h2 a:hover{
	color:#000000;
	text-decoration:underline;
}

.bloc h3{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:10px;
	color:#666666;
	font-size:14px;
}
.bloc h3 a{
	color:#666666;
	text-decoration:none;
}
.bloc h3 a:hover{
	color:#3399FF;
	text-decoration:underline;
}
.bloc h4{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#666666;
	font-size:12px;
}
.bloc h4 a{
	color:#3399FF;
	text-decoration:none;
}
.bloc h4 a:hover{
	color:#3399FF;
	text-decoration:underline;
}
.bloc p{
	margin-top:0px;
	margin-bottom:10px;
}
.bloc a{
	color: #3399FF;
	text-decoration:none;
}
.bloc a:hover{
	color: #3399FF;
	text-decoration:underline;
}
.bloc ul{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	list-style-type: none;
}
.bloc li{
	margin:0px;
	padding:0px;
	
}
.bloc li h3{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
}
.bloc .ligne_pc{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/PC.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_ps2{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/PS2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_ps3{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/PS3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_psp{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/PSP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_xbox{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/XBOX.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_xbox360{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/XBOX360.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_gc{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/GC.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_gba{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/GBA.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_ds{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/DS.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_wii{
	padding-left:40px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/consoles/WII.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc .ligne_rss{
	padding-left:24px;
	background-image: url(http://91.121.123.32/~pixitroc/images/icones/rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
/*								Cadre noir : Dernières disponibilités...							 */
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
.bloc_noir#bloc_derdispo {
	height: auto;
	margin-left: 15px;
}

.bloc_noir #bloc_derdispo a {
	color:#ffffff;
	text-decoration:none;
}

.bloc_noir #bloc_derdispo a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.bloc_noir {
	float: left;
	height: auto;
	margin-left:7px;
	margin-top:7px;
	margin-right:5px;
	margin-bottom:5px;
}

.bloc_noir table {
	background-color: #333333;
}

.bloc_noir .titre {
	height: 14px;
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	border-bottom: 3px #44acd2 solid;	
}

.bloc_noir .contenu {
	padding-top: 5px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.bloc_noir .hg, .bloc_noir .bg {
	width: 15px;
	height: 15px;
}

.bloc_noir .hd, .bloc_noir .bd {
	width: 15px;
	height: 15px;
}

.bloc_noir .jeu_dispo {
	height: 60px;
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(http://91.121.123.32/~pixitroc/images/der_dispo_fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	vertical-align: middle;
}

.bloc_noir .img_console {
	vertical-align: middle;
}

.bloc_noir .jeu_type {
	font-size: 10px;
	color: #cccccc;
}

.bloc_noir .jeu_points {
	color: #44acd2;
}

.bloc_noir .jeu_dispo:hover {
	background-image: url(http://91.121.123.32/~pixitroc/images/der_dispo_fond.jpg);
	background-repeat: no-repeat;
	background-position: -500px top;
}

/* --- Style du catalogue --- */
.catalogue_liste_jeux {
	padding:0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.catalogue_liste_jeux li.ligne_catalogue {
	padding:10px;
}
.catalogue_liste_jeux {
	color: #FFFFFF;
	font-size: 12px;
}

.catalogue_liste_jeux .ligne_catalogue {
	float:left;
	width:900px;
	height:auto;
	background: #3f3f3f;
	margin-bottom:5px;
	color: #FFFFFF;
}

.catalogue_liste_jeux .ligne_catalogue a{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.catalogue_liste_jeux .ligne_catalogue .titre_jeu {
	font-size: 14px;
	font-weight: bold;	
	margin-bottom:5px;
	margin-left: 3px;
}

.catalogue_liste_jeux .ligne_catalogue .image {
	width: 126px;
	height: 176px;
	float: left;
	margin: 7px;
}

.catalogue_liste_jeux .ligne_catalogue .details {
	width:726px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.catalogue_liste_jeux .fond_points {
	width:68px;
	height:68px;
	background-image: url(http://91.121.123.32/~pixitroc/images/fond-points.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	margin-top:10px;
	margin-left:823px;
	line-height: 20px;
	padding-top:15px;
}

.catalogue_liste_jeux .fond_points .texteChiffre {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}

.catalogue_liste_jeux .fond_points .textePts {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.catalogue_liste_jeux .commentaire {
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 3px;
	width:600px;
	height:50px;
	color: #CCCCCC;
}

.catalogue_liste_jeux ul.notes{
	padding: 0px;
	width: 300px;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.catalogue_liste_jeux ul.notes li{
  line-height: 16px;
  float: left;
}
.catalogue_liste_jeux ul.notes li.name{
	width: 90px;
	font-size: 11px;
	color:#FFFFFF; 
}

.catalogue_liste_jeux ul.spec{
	padding: 0px;
	width: 300px;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-bottom:5px;
	color:#44ACD2;
}
.catalogue_liste_jeux ul.spec li{
  line-height: 16px;
  float: left;
}
.catalogue_liste_jeux ul.spec li.console{
  width: 40px;
}

.catalogue_liste_jeux ul.boutons{
	padding: 0px;
	margin: 0px;
	width: 736px;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.catalogue_liste_jeux ul.boutons li{
  line-height: 16px;
  float: left;
}

/* propriétés communes à l'ensemble des 4 coins */
.hautgauche, .hautdroit, .basgauche, .basdroit {
	height: 15px; width: 15px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautgauche {
	background: url(http://91.121.123.32/~pixitroc/images/blocs/bloc-gris-hg.gif);
	background-position: left top;
}
.hautdroit {
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/bloc-gris-hd.gif);
	background-position: right top;
}
.basgauche {
	background: url(http://91.121.123.32/~pixitroc/images/blocs/bloc-gris-bg.gif);
	background-position: left bottom;
}
.basdroit {
	background: url(http://91.121.123.32/~pixitroc/images/blocs/bloc-gris-bd.gif);
	background-position: right bottom;
}
.contenu_cadre {
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}

.filtrage {
	margin-top:0px;
	margin-bottom:5px;
}

.filtrage form {
	margin:0px;
	padding:0px;
}

.filtrage select {
	font-size: 11px;
	width: 150px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: 1px solid #999999;	
}

.paginCadre{
	padding-top:3px;
	width:900px;
	height:22px;
	float: left;
	text-align:center;
	color: #000000;
	/*color: #44acd2;*/
	font-weight: bold;
}

.paginCadre select {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: 1px solid #999999;	
}

.paginCadre a {
	color: #000000;
	text-decoration: none;
}

.paginCadre a:hover {
	color:#44ACD2;
}

.titreListeTab {
	background-position: left top;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/fond-liste-m.png);
	background-repeat: repeat-x;
	height:22px;
	float: left;
	font-weight: bold;
	padding-top:6px;
	color: #333333;
}

.titreListeTabGauche {
	background-position: left top;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/fond-liste-g.png);
	background-repeat: no-repeat;
	width:15px;
	height:28px;
	float: left;
}

.titreListeTabDroite {
	background-position: left top;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/fond-liste-d.png);
	background-repeat: no-repeat;
	width:19px;
	height:28px;
	float: left;
}

.titreListeTabSepar {
	background-position: left top;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/fond-liste-separ.png);
	background-repeat: no-repeat;
	width:18px;
	height:28px;
	float: left;
}

ul#listeJeux {
	float:left;
	margin:0px;
	padding:0px;
	overflow: hidden;
	list-style: none;
	color:#ffffff;
	font-size: 12px;
	width:870px;
}

#listeJeux li {
	list-style:none;
	margin:0px;
	float:left;
	height:25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ligne1 {
	background-color: #3f3f3f;
}
	.ligne1 a{
		color: #ffffff;
	}

.ligne1_wait {
	background-color: #3f3f3f;
}
	.ligne1_wait a {
		color: #ffffff;
	}

.ligne1_cote {
	background-color: #3f3f3f;
	color: #666666;
	font-style: italic;
}
	li.ligne1_cote a {
		color: #666666;
		font-style: italic;
	}

.ligne2 {
	background-color: #333333;
}
	.ligne2 a{
		color: #ffffff;
		background-color: #333333;
	}

.ligne2_wait {
	background-color: #333333;
}
	.ligne2_wait a {
		color: #ffffff;
	}

.ligne2_cote {
	background-color: #333333;
	color: #666666;
	font-style: italic;
}
	li.ligne2_cote a {
		color: #666666;
		font-style: italic;
	}

#listeJeux li .plateforme {
	width:68px;
	float:left;
	text-align:center;
}

#listeJeux li .nom {
	width:415px;
	float:left;
	text-align:left;
}

#listeJeux li .genre {
	width:82px;
	float:left;
	text-align:left;
	padding-left:18px;
}

#listeJeux li .points {
	width:68px;
	float:left;
	text-align:center;
}

#listeJeux li .date_insert {
	width:100px;
	float:left;
	text-align:center;

}

#listeJeux li .action {
	width:110px;
	float:left;
	text-align:center;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////*/
/*											Style de fiche de jeux...								 */
/*///////////////////////////////////////////////////////////////////////////////////////////////////*/

.inputFiche{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	width: 280px;
	color: #333333;
}
.haut_fiche{
	height:246px;
	background-color:#00FF00;
	position:relative;
}
#detailFiche{
	width:398px;
	margin-bottom:10px;
	background-color:#FF3333;
	float:right;
}

#imageFiche{
	width:190px;
	text-align:left;
	float:left;
}

.libelFiche{
	float:left;
	width:150px;
}

#detailFiche ul.notes{
	padding: 0px;
	width: 300px;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#detailFiche ul.notes li{
  line-height: 16px;
  float: left;
}
#detailFiche ul.notes li.name{
	width: 90px;
	font-size: 11px;
}

ul.notes_vote{
	padding: 0px;
	width: auto;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
ul.notes_vote li{
  	line-height: 16px;
  	float: left;
  	width:30px;
  	
	cursor:pointer;
}
ul.notes_vote .a_vote{
	background-image: url(http://91.121.123.32/~pixitroc/images/notes/starrating.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height:30px;
}
ul.notes_vote .no_vote{
	background-image: url(http://91.121.123.32/~pixitroc/images/notes/starrating.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:30px;
}
ul.notes_vote .sel_vote{
	background-image: url(http://91.121.123.32/~pixitroc/images/notes/starrating.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height:30px;
}
ul.notes_vote li.name{
	width: 90px;
	font-size: 11px;
	color:#FFFFFF;
	background:none;
}
ul.notes_vote li.titre{
	height:auto;
}
ul.notes_vote li.commentaire{
	height:auto;
}

.fond_points_fiche {
	width:68px;
	height:68px;
	background-image: url(http://91.121.123.32/~pixitroc/images/fond-points.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;

	margin-left:525px;
	line-height: 20px;
	padding-top:15px;
}

.fond_points_fiche .texteChiffre {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}

.fond_points_fiche .textePts {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#detailFiche ul.boutons{
	padding: 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin-left: -3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#detailFiche ul.boutons li{
  line-height: 16px;
  float: left;
}

#detailFiche a {
	font-weight: bold;
	color: #44acd2;
	font-size: 12px;
	text-decoration: none;
}

#detailFiche a:hover {
	font-weight: bold;
	color: #44acd2;
	text-decoration: underline;
}

/* --------------------- Création style cadre avec onglets ----------------------*/
.tabs{
	width:100%;
	height:32px;
}
.tab{
	float:left;
	width:auto;
	height:32px;
	/*margin-top:10px;
	margin-left:2px;*/
}

.conteneur{
	padding-top:15px;
	padding:13px;
}

.conteneur hr{
	height:1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cust_hr{
	height:20px;
	width:590px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tab-hr.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px none #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
}

.conteneur h3{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
}

.tabDebut{
	float:left;
	width:10px;
	height:32px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabsfond3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.tabFin{
	float:left;
	width:92px;
	height:32px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabsfond-end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tabImgL{
	float:left;
	width:10px;
	height:32px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabL_sel2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tabTexteMenu{
	float:left;
	height:22px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabM_sel2.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
	font-weight: bold;
	color:#44acd2;
}

.tabImgR{
	float:left;
	width:13px;
	height:32px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabR_sel2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tabImgL_uns{
	float:left;
	width:10px;
	height:32px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabL_uns2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tabTexteMenu_uns{
	float:left;
	height:22px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabM_uns2.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
	font-weight: bold;
	color:#999999;
}

.tabTexteMenu_uns a{
	display:block;
	color:#999999;
	text-decoration: none;
}

.tabTexteMenu_uns a:hover{
	color:#999999;
	text-decoration: underline;
}

.tabImgR_uns{
	float:left;
	width:13px;
	height:32px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/tabR_uns2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabPanel{
	position:relative;
	background-color:#CCFF00;
}

.tabPanel ul.likeList{
	float:left;
	width:136px;
	height:auto;
	text-align:left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.tabPanel ul.likeList a{
	color:#44acd2;
	text-decoration: none;
	font-weight: bold;
}
.tabPanel .likeList .li_img{
	float:left;
	margin:0px;
	padding:0px;
	width:136px;
	height:195px;
	text-align: center;
}
.tabPanel .likeList .li_txt{
	float:left;
	margin: 0px;
	padding: 0px;
	width:136px;
	height:auto;
	text-align: center;
	color:#666666;
	font-size: 11px;
}

/* --------------------- Création style Tooltip ----------------------*/
#bulle { position: absolute; visibility: hidden;  font-size:12px;}
.info_up{ 
	width:178px;
	height:40px;
	background:url(http://91.121.123.32/~pixitroc/images/tooltip-haut.png) no-repeat top left;
}
.info_middle{
	width:148px;
	height:auto;
	background:url(http://91.121.123.32/~pixitroc/images/tooltip-milieu.png) repeat-y bottom left;
	padding-left: 15px;
	padding-right: 15px;
	color:#ffffff;
	text-align:center;
	font-family:"trebuchet MS";
}
.info_down{
	width:178px;
	height:24px;
	background:url(http://91.121.123.32/~pixitroc/images/tooltip-bas.png) no-repeat top left;
}
.info_middle .points{
	color:#44acd2;
}


#content{
	float:left;
	width:660px;
}
#sidebar{
	width:280px;
	float:left;
}
#sidebar ul{	
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#sidebar li{
	margin:0px;
	padding:0px;
}
#wp-calendar{
	width:100%;
}

.postmetadata{
	border-bottom:dashed #999999 1px;
	padding-bottom:4px;
	font-size:10px;
}

.postmetadata2{
	border-bottom:dashed #999999 1px;
	border-top:dashed #999999 1px;
	padding-top:5px;
	padding-bottom:4px;
	background-color: #F0F0F0;
	font-size:10px;
}

.fond_points {
	width:68px;
	height:68px;
	background-image: url(http://91.121.123.32/~pixitroc/images/fond-points-orange.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	margin-top:10px;
	margin-left:582px;
	line-height: 20px;
	padding-top:15px;
}

.fond_points .texteChiffre {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.1em;
}

.fond_points .textePts {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.07em;
}

/*----------------- Style barre de pagination ------------------------*/
.paginationDiv {
	width:660px;
	height:52px;
	padding-top:12px;
	background-image: url(http://91.121.123.32/~pixitroc/images/blocs/bloc-pagin.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	color:#a0a0a0;
	width:640px;
	font-size:11px;
}
div.pagination a {
	border: 1px solid #fff;
	margin-right:3px;
	padding:2px 5px;
	background-image:url(bar.gif);
	background-color: #333333;
	background-position:top;
	text-decoration: none;
	color: #c0c0c0;
	background-repeat: no-repeat;
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #f0f0f0;
	background-image:url(invbar.gif);
	background-position:top;
	background-color:#404040;
	color: #ffffff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 5px;
	border: 1px solid #ffffff;
	font-weight: bold;
	background-color: #3399FF;
	color: #ffffff;
}
div.pagination span.disabled {
	display:none;
}
