
body
	{
	background-color:#344a5b;/*#3682c8*/
	background-repeat:repeat;
	background-position: bottom left;
	background-image:url(images/fond/23.png);	font-family: 'Comic Sans MS', 'Trebuchet MS';
	font-size:12px;
	color:white;
	}
	
/* pour avoir un fond différent, à commenter si on ne le veut pas */
/*
body	{
	background-color:#344a5b;
	background-repeat:no-repeat;
	background-image:url(images/fond/lueur.png);
	background-position: top left;
	}
*/
a {text-decoration:none; color:white;}


#logo{
	display:block;
	position:absolute;
	top:16px;
	left:210px;
	z-index:100;
	}

#accueil_compteur{display:block; position:absolute;bottom:2px;left:20px;}
#accueil_compteur img { width:4px; height:4px;}


/* -------------------------------*/
/*         Bloc Menus             */
/* -------------------------------*/
	
#bloc_menus
	{
	/*word-break:break-strict;*/
	min-width:230px;
	max-width:230px;
	height:350px; /*310px*/
	display:block;
	position:absolute;
	top:50px;
	left:30px;
	width:230px;
	background-image:url(images/_fond.png);
	color:white;
	}
#bloc_menus li {
	float:left;
	text-transform:none;
	font-size:120%;
	text-decoration:none;
	text-align:left;
	display:block;
	height:41px;
	width:190px;
	padding-top:0px;
	margin-top:0px;
}
#bloc_menus li:hover{
	padding-left:40px;
	margin-left:-40px;
	width:190px;
	background-repeat:repeat-x;
	background-image:url(images/_hover_temp.png);
	color:#64beeb;
}

#bloc_menus li.sel{
	padding-left:40px;
	margin-left:-40px;
	width:190px;
	background-repeat:repeat-x;
	background-image:url(images/_hover.png);
}

#bloc_menus a {color:white;}
#bloc_menus img {
	background-repeat:no-repeat;
	margin-left:-36px;
	height:36px;
	width:36px;
	margin-top:3px;
	list-style-type:none;
	float:none;
	margin-right:6px;
	vertical-align:middle;
	border:none;
}


.bloc_sous_menu{
	letter-spacing:0px;
	text-decoration:none;
	text-transform:none;
	font-variant:normal;
	margin-top:-28px;
	margin-left:12px;
	visibility: visible;
	font-style:italic;
	display:block;
	font-size:76%;
	color:#a4caea;
}


#bloc_liste a {color:white;}
#bloc_menus_HG {
	position:absolute;
	top:37px;
	left:30px;
	height:13px;
	width:12px;
	background-image:url(images/_hg.png);
	background-repeat:no-repeat;
}
#bloc_menus_HM {
	position:absolute;
	top:37px;
	left:42px;
	height:13px;
	width:205px;
	background-image:url(images/_hm.png);
	background-repeat:repeat-x;
}
#bloc_menus_HD {
	position:absolute;
	top:37px;
	left:247px;
	height:13px;
	width:13px;
	background-image:url(images/_hd.png);
	background-repeat:no-repeat;
}
#bloc_menus_BG {
	top:400px; /*360*/
	position:absolute;
	left:30px;
	height:13px;
	width:12px;
	background-image:url(images/_bg.png);
	background-repeat:no-repeat;
}
#bloc_menus_BM {
	top:400px; /*360*/
	position:absolute;
	left:42px;
	height:13px;
	width:205px;
	background-image:url(images/_bm.png);
	background-repeat:repeat-x;
}
#bloc_menus_BD {
	top:400px; /*360*/
	position:absolute;
	left:247px;
	height:13px;
	width:13px;
	background-image:url(images/_bd.png);
	background-repeat:no-repeat;
}


/* -------------------------------*/
/*           Bloc article         */
/* -------------------------------*/

#bloc_article_icone{
	display:block;
	position:absolute;
	top:5px;
	left:916px;
	width:128px;
	z-index:2;
}
#bloc_article
	{	
	display:block;
	position:absolute;
	top:61px;
	left:340px;
	right:30px;
	bottom:40px;
	width:555px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:65px;
	background-image:url(images/_fond.png);
	color:#ddd;
	/*text-shadow:2px 2px 1px #333;*/
	text-align:justify;
	overflow:auto;
	}
#bloc_article_HG {
	position:absolute;
	top:27px;
	left:340px;
	height:41px;
	width:12px;
	background-image:url(images/_hg.png);
	background-repeat:no-repeat;
}
#bloc_article_HM {
	position:absolute;
	top:27px;
	left:352px;
	height:41px;
	width:615px;
	background-image:url(images/_hm.png);
	background-repeat:repeat-x;
}
#bloc_article_HD {
	position:absolute;
	top:27px;
	left:967px;
	height:41px;
	width:13px;
	background-image:url(images/_hd.png);
	background-repeat:no-repeat;
}
#bloc_article_BG {
	position:absolute;
	bottom:27px;
	left:340px;
	height:13px;
	width:12px;
	background-image:url(images/_bg.png);
	background-repeat:no-repeat;
}
#bloc_article_BM {
	position:absolute;
	bottom:27px;
	left:352px;
	height:13px;
	width:615px;
	background-image:url(images/_bm.png);
	background-repeat:repeat-x;
}
#bloc_article_BD {
	position:absolute;
	bottom:27px;
	left:967px;
	height:13px;
	width:13px;
	background:url(images/_bd.png) no-repeat;
}
#article_titre{
	display:block;
	position:absolute;
	top:34px;
	left:360px;
	font-size:130%;
}
#article_icone{
	text-align:left;
}
#article_icone img {width:128px; height:128px;}
#article_icone_sport img {min-width:128px; max-width:400px; min-height: 128px; max-height:400px; padding-bottom: 20px;}
#article_contenu{text-align: justify;}
#article_contenu a {color:#b3ddff;}
#article_contenu a:hover {color:#ff9645;}
#article_contenu h1 {color:#fc7a35; font-size: 140%; font-style: italic;}
#article_contenu h2 {color:#ffbd3a; font-size: 130%; font-style: italic;}
#article_contenu h3 {color:#ffdc3a; font-size: 110%; font-style: italic;}
#article_soustitre{color:#a4caea; font-size: 100%; padding-top: 10px; padding-bottom: 10px; font-style: italic;}


/* -------------------------------*/
/*      Liste des articles        */
/* -------------------------------*/

#bloc_contour_liste {
	display:block;
	position:absolute;
	top: 440px; /*400*/
	left:30px;
	bottom: 27px;
	width:230px;
	min-height:260px;
	}

#bloc_liste
	{
	display:block;
	position:absolute;
	font-size:90%;
	top:13px;
	min-height:200px;
	width:230px;
	bottom:13px;
	background-image:url(images/_fond.png);
	color:white;
	overflow:auto;
	/*overflow-x:hidden;*/
}

#bloc_liste li {list-style-type:none;line-height:26px;margin-left:-30px;float:left;font-size:120%;width:220px;}

#bloc_liste li:hover{
	padding-left:10px;
	margin-left:-40px;
	left:-40px;
	width:220px;
	background-image:url(images/_hover3_temp.png);
	background-repeat:repeat-x;
	color:#64beeb;
}
#bloc_liste li.sel {
	padding-left:10px;
	margin-left:-40px;
	left:-40px;
	width:220px;
	background-image:url(images/_hover3.png);
	background-repeat:repeat-x;
	color:#64beeb;
}
#bloc_liste li img{width:20px; height:20px; padding-bottom:5px;padding-right:5px;vertical-align:middle;}
#bloc_liste_icone img {
	display:block;
	position:absolute;
	top:-20px;
	left:190px;
	width:64px;
	height:64px;
	z-index:100;
}
#bloc_liste_HG {
	position:relative;
	height:13px;
	width:12px;
	background-image:url(images/_hg.png);
	background-repeat:no-repeat;
}
#bloc_liste_HM {
	position:absolute;
	top:0px;
	left:12px;
	height:13px;
	width:205px;
	background-image:url(images/_hm.png);
	background-repeat:repeat-x;
}
#bloc_liste_HD {
	position:absolute;
	top:0px;
	left:217px;
	height:13px;
	width:13px;
	background-image:url(images/_hd.png);
	background-repeat:no-repeat;
}
#bloc_liste_BG {
	position:absolute;
	bottom:0px;
	height:13px;
	width:12px;
	background-image:url(images/_bg.png);
	background-repeat:no-repeat;
}
#bloc_liste_BM {
	position:absolute;
	bottom:0;
	left:12px;
	height:13px;
	width:205px;
	background-image:url(images/_bm.png);
	background-repeat:repeat-x;
}
#bloc_liste_BD {
	position:absolute;
	bottom:0;
	left:217px;
	height:13px;
	width:13px;
	background-image:url(images/_bd.png);
	background-repeat:no-repeat;
}



/* -------------------------------*/
/*     Vtt, sport et autres       */
/* -------------------------------*/


#bloc_perfs {
	display: block;
	position: absolute;
	right:20px;
	width: 150px; height: 140px;
	background-image: url('images/performances.png');
}
#bloc_perfs ul{display: block; position:relative; top:-8px;}
#bloc_perfs li{
	font-size:14px;
	color: white;
	/*text-shadow: none;*/
	list-style-type: none;
	padding-left:10px;
	line-height: 22px;
}


/* -------------------------------*/
/*        Galerie Photos          */
/* -------------------------------*/

#bloc_vignettes_pages{
	display:block;
	position:absolute;
	left:-28px;bottom:0;
	width:30px;height:146px;
	text-align:center;
	z-index:110;
	padding-left:4px;
	margin-left:4px;
}
#bloc_vignettes_pages li{
	list-style-type:none;
	line-height:22px;
	font-size:130%;
	width:30px;
	left:00px;
	margin-left:-20px;
}
#bloc_vignettes_pages li:hover{
	background-image:url('images/_fond.png');
	width:30px;
	margin-left:-20px;
}


#bloc_vignettes_liste {	
	display: list-item;
	position: absolute;
	min-height: 146px;
	height:146px;	
	float:left;
	left:30px;right:0;bottom:0;	
	background:url(images/_fond.png);
	color:#7e3032;
	overflow:auto;
	white-space:nowrap;
	padding-left:10px;
	margin:0;
	z-index:100;
}
#bloc_vignettes_liste img {padding-right:5px;}
#bloc_vignettes_liste li {
	text-decoration: none;
	list-style-type: none;
}
#bloc_vignettes{
	float:left;
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	right:0;
	bottom:146px;
	overflow:auto;
}
#bloc_photo img {
	max-width:600px;
	max-height:430px;
	border:solid white 1px;
	margin-bottom:10px;
}


/* -------------------------------*/
/*         Bloc Livre             */
/* -------------------------------*/
	
#bloc_livre_formulaire
	{
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	bottom:0;
	width:200px;
	min-height:240px;
	padding-top:8px;
	padding-left:8px;
	z-index:10;
	}
#bloc_livre_bulles
	{
	display:block;
	position:absolute;
	top:0;
	left:20px;
	right:0px;
	bottom:36px;
	overflow:auto;
	}
	
#bloc_livre_pages{
	display:block;
	position:absolute;
	text-align: center;
	bottom:8px;
	left:20px;;
	right:20px;
	height:22px;
	line-height: 20px;
	font-size: 120%;
	/*text-shadow: none;*/
}
#bloc_livre_pages img{vertical-align: middle;}

#bloc_livre{
	display:block;
	position:absolute;
	top:61px;
	left:340px;
	right:30px;
	bottom:40px;
	width:555px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:65px;
	background-image:url(images/_fond.png);
	color:#ddd;
	/*text-shadow:none;*/
	text-align:justify;

}

#f_smileys
{
	position: absolute;
	float:left;
	width: 200px;
	height: 38px;
	left:6px;
	top: 136px;
	text-align: left;
	margin-left: 3px;
	z-index:10;
}
#f_crypt{
	position: absolute;
	left:10px;
	top:180px;
	height:85px;
	width: 180px;
}
#f_bouton
{
	position: absolute;
	top: 270px;
	left:166px;
	z-index:10;
}

.l_centre_q {
	display: block;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 25px;
	background: url(images/_fond_quest.png) top left repeat-y;
	text-align: left;
	color: white;
	}
	
.l_centre_r {
	display: block;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 50px;
	background: url(images/_fond_rep.png) top left repeat-y;
	text-align: right;
	color:#6a94b7;
	}
	
.l_pseudo {
	display:block;
	position: relative;
	vertical-align: bottom;
	font-size: 130%;
	color: #64beeb;
	margin-top:12px;			
	}
	
.l_date {
	display: block;
	position: relative;
	font-size: 90%;
	color: #aaa;
	/*text-shadow: none;*/
	padding-bottom: 8px;
	}
	
/* --------------------------------
             Discographie
-----------------------------------*/

.l_pochette {
	display: block;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 25px;
	min-height:230px;
	background: url(images/_fond_quest.png) top left repeat-y;
	text-align: left;
	color: white;
	}
.pochette {display:block; position:absolute; width:128px; height:128px;}
.pochette img {width:128px; height:128px;}
.titre {display:block; position: relative; left:0px; top:130px; width:140px; color:#64beeb; font-size:110%;}
.date {display:block; position: relative; left:0px; top:130px; color:#6a94b7;}
.pistes {display:block; position:relative; top:-30px; left:160px; color:white; width:350px;}
.pistes b {color:yellow;}
.duree{color:#666;}
.notes {display:block; position:relative; font-style:italic; left:160px; top:-20px; font-size:90%; color:#f68f3b; width:310px;}
