/* Anti banner */
div.banneritem {
	height: 0px;
	width: 0px;
	display: none;
}


/* STYLES GENERAUX */
* {
	margin: 0;
	padding: 0;
}

/*#page {
	padding: 0;
    -moz-border-radius:20px;
	border: 15px solid black;
	width: 985px;
	background: white url(/images/interface/colonnes.gif) repeat-y scroll left top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
    margin-bottom:10px;
	text-align: left;
}*/
#page {
	padding: 0;
	border: 1px solid black;
	width: 985px;
	background: white url(/images/interface/colonnes.gif) repeat-y scroll left top;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

body {
	/*	background: #EEEEEE url(/themes/2006/images/interface/autruche.png) no-repeat; */
	background-color: #000000;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

div,p,td,select,input,textArea {
	font-size: 12px;
}

a:link {
	background-color: inherit;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #676767;
	background-color: inherit;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
	color: black;
}

a:active {
	background-color: inherit;
	color: #ff0066;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
}

hr {
	height: 1px;
	margin-left: 0;
	margin-right: 0;
}

h1 {
	font-size: 24px;
	background-color: inherit;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: 200;
	text-transform: uppercase;
}

h2 {
	background-color: #DDDDDD;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	padding: 8px 10px;
	text-transform: uppercase;
}

h2 a {
	display:block;
}
h2 a:hover {
}

h2 img  {
float:right;
margin-top:-15px;
}

#colonneDroite h2 img {
float:right;
margin-top:0;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: 800;
}




small {
	font-size: 10px;
	color: #676767;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-position: inside;
	list-style-type: circle;
	margin: 0 0 0 0;
}

li a small {
	font-weight: lighter;
}

p {
	margin: 0 0 0 0;
}

button {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #cd185b;
	border-color: #ff0000;
}

button:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #cd185b;
}

select {
	width: 140px;
	height: 17px;
}

input {
	border: #666666 thin solid;
	padding-left: 2px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	/*font-weight: bold;*/
}

/* mise en forme des articles en page d'accueil (index-news.html) */
.article {
	padding: 5px;
	/*background: #F6F6F6;*/ /*border:#CCCCCC solid thin;*/
}

.articleTitre {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	padding-left: 5px;
	margin-bottom: 0;
	background-color: #eeeeee;
}

.articleHeader {
	padding: 5px;
	margin: 0;
	padding-top: 0;
	font-size: 10px;
	background-color: #f6f6f6;
	color: #000000;
	text-align: left;
}

.articleHeader h4 {
	font-size: 10px;
}

.articleFooter {
	font-size: 10px;
	background: #F6F6F6;
	color: #000000;
	text-align: center;
}

.article img {
	padding: 2px;
	/*	background: #FFFFFF;
	border:#CCCCCC solid thin;
*/
}

.vote {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	width: 80px;
}

/* CADRES PRINCIPAUX DE MISE EN PAGE */
#cadreTotal {
	background-color: #EEEEEE;
	color: #000000;
	margin: 0;
	text-align: left;
}

#corpsNPDS,#corpsCentral { /* Utilise par function opentable() */
	background: white;
	position: relative;
	float: left;
	width: 650px;
	top: -50px;
	padding: 10px;
}

#corpsForum,#corpsUnique { /* Utilise par function opentable2() */
	background: white;
	position: relative;
	float: left;
	width: 850px;
	top: -50px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

/* COLONNES ET CONTENU */
#contenuGauche {
	background: white;
	position: relative;
	padding: 10px;
	top: -55px;
	width: 343px;
	float: left;
	position: relative;
}

#contenuGauche p {
	padding-top: 3px;
}

#contenuDroite {
	background: white;
	position: relative;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	width: 298px;
	top: -55px;
}

#contenuDroite p {
	padding-top: 3px;
}

#colonneGauche {
	background: #676767;
	float: left;
	width: 110px;
	margin-top: 20px;
	float: left;
}

#colonneGauche p {
	font-size: 10px;
	padding-left: 2px;
	color: #ffffff;
}

#colonneGauche h1 {
	font-size: 11px;
	font-weight: 800;
	margin: 0;
	text-transform: uppercase;
	/*	padding-top: 3px; */
	color: white;
	padding: 5px;
}

#colonneDroite {
	position: relative;
	background: #eeeeee;
	color: #000000;
	float: right;
	width: 191px;
	top: -50px;
	padding: 4px;
	color: #000000;
}

#colonneDroite p {
	padding-left: 3px;
	color: #000000;
	background: #EEEEEE;
}

#colonneDroite h3 {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 0;
	padding-top: 3px;
	background-color: inherit;
	color: #333333;
	padding-left: 3px;
}


/* HEADER */
#header {
	background: #000000;
	color: #ffffff;
	margin-top: 0px;
	float: left;
	width: 344px;
	height: 86px;
	/* position: absolute; */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: left;
}

#header p {
	margin: 0;
	font-size: 11px;
	text-align: left;
}

#connexion {
	border-left: 1px solid #cccccc;
	float: left;
	width: 154px;
	height: 100px;
	background: #eeeeee;
	color: #000000;
	margin: 0;
}

#connexion form {
	background:#FFF;
	padding:5px;
	font-size:10px;
}
#connexion form #user_login {
	width:135px;
}
#connexion form #user_password {
	margin-right:5px;
	width:80px;
}
#connexion form .user_submit {
	font-size:10px;
}

#connexion p {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

#votreMusique {
	border-left: 1px solid #cccccc;
	float: left;
	width: 154px;
	height: 100px;
	background: #eeeeee;
	color: #000000;
	margin: 0;
}

#votreMusique p {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

#presDeChezVous {
	float: right;
	width: 200px;
	height: 100px;
	top: 0;
	border-left: 1px solid #cccccc;
	/* border-right: 1px solid #cccccc; */
	background: #ffffff;
	color: #000000;
	overflow: hidden;
	margin: 0;
}

#presDeChezVous p {
padding-left:5px;
padding-right:2px;
padding-top:1px;
font-size:11px;
}

#presDeChezVous li {
padding-left:10px;
}

#presDeChezVous h2,#votreMusique h2,#connexion h2 {
	background-color: #F9F600;
	color: #000000;
	font-size: 14px;
	font-weight: 200;
	height: 16px;
	vertical-align: middle;
	margin: 0;
}

#presDeChezVous h1,#votreMusique h1,#connexion h1 {
	background-color: #F9F600;
	font-size: 14px;
	font-weight: 200;
	font-variant: small-caps;
	height: 16px;
	vertical-align: middle;
	margin: 0;
}

#logo {
	background-image:url("/themes/2006/images/interface/goudroune_short2.jpg");
	background-repeat:no-repeat;
	float:left;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	position:relative;
	width:125px;
	display:block;
	height:154px;
}

#logo:hover {
	cursor: pointer;
}

#typo {
background-color:inherit;
padding-top:55px;
z-index:0;
}

/*
#slogan {
	margin-left: 52px;
	margin-top: -5px;
	font-size: 14px;
	font-weight: 400;
	background-color: inherit;
	color: #999999;
}
*/

/* TITRE ET MENU */
#conteneurmenu {
	float: right;
	position: relative;
	width: 511px;
	height: 28px;
	background-color: #676767;
	color: #000000;
	z-index: 100;
	padding: 0;
	margin: 0;
	/*<!--	position: relative;
	float: right;
	width: 510px;
	height: 28px;
	background-color: #f54a10;
	color: #000000;
	z-index:100;
	padding: 0;
	margin: 0;-->*/
}

html>body #conteneurmenu {
	float: none;
	margin-left: 474px;
	margin-top: 100px;
}

#titrePartie {
	position: relative;
	width: 349px;
	height: 29px;
	background-color: #676767;
	color: white;
	text-transform: uppercase;
	padding-left: 15px;
	font-size: 24px;
	top: -54px;
	margin-left: -3px;
	-moz-border-radius : 15px 0 0 0; 
}

#titrePartie h1 {
	font-size: 24px;
	padding: 0;
	margin: 0;
	color: white;
	background: none;
	font-weight: normal;
}

html>body #titrePartie {
	margin-left: 110px;
}

/* FOOTER */
#footer {
	clear: both;
	font-size: 10px;
	background-color: #eeeeee;
	color: black;
	padding: 4px;
	width: 977px;
}

#footer div {
	font-size: 10px;
}

/* MENU */
@media print {
	.menu,.ssmenu {
		visibility: hidden;
	}
}

.menu,.ssmenu {
	background: #f54a10;
	font-size: 10px;
	font-weight: 800;
	color: #ffffff;
	border: 1px #000000 solid;
	padding: 1px;
	/*	margin: 2px;	*/
}

.menu,.menu a {
	background-color: inherit;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	height: 14px;
	margin: 0;
	cursor: pointer;
}

.menu span,.ssmenu span {
	display: none;
}

.ssmenu ul,.ssmenu li {
	padding: 0;
	margin: 0;
	width: 150px;
	list-style-type: none;
}

.ssmenu a,.ssmenu a:visited {
	text-decoration: none;
	background-color: inherit;
	color: white;
	padding: 1px 1px;
	/* NE PAS MODIFIER LE BLOCK */
	display: block;
	margin: 0;
	width: 100%;
}

html>body .menu a,html>body .menu a:visited,html>body .menu a:hover,html>body .menu a:active,html>body .ssmenu a,html>body .ssmenu a:visited,html>body .ssmenu a:hover,html>body .ssmenu a:active
	{
	width: auto;
}

.ssmenu ul:hover,.ssmenu a:hover,.ssmenu a:focus,.menu a:hover,.menu a:focus,.menu:hover,.menu:hover
	{
	background: #ffffff;
	color: #f54a10;
	text-decoration: none;
}

#conteneurmenu ul,#conteneurmenu li {
	margin: 0;
	padding: 0;
}

.ssmenu img {
	margin-right: 2px;
}

.ssmenu img.hr {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	display: block;
}

/* Moteur de recherche */
#colonneDroite #form1 {
padding:0;
}

#form1 .search_input {
	color: white;
	background: #676767;
	border: 1px inset #ffffff;
	width: 143px;
	margin: 5px;
	padding: 0 3px;
	float:left;
}

#form1 .search_submit {
	border:none;
	margin-top:3px;
}


.filtreRecherche {
	width: 100px;
	background: #EEEEEE;
	color: #000000;
	font-size: 12px;
	text-align: right;
	padding-right: 2px;
}

/* TITRES GENERAUX */
div#news {
	background: #EEEEEE;
	color: #000000;
	left: 110px;
	top: 128px;
	width: 360px;
	position: absolute;
	padding-top: 4px;
	padding-right: 0;
}

.newsTitre {
	font-size: 12px;
	background: #ffff7d;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.newsTexte {
	background-color: #EEEEEE;
	color: #000000;
	padding: 4px;
}

.fiche {
	background: #ffffff;
	color: #000000;
}

/* Diverses pages : */ /* ARCHIVE :  */ /* modMusiqueSelecteur.php */
.musiqueSelect  {
	height:193px;
	line-height:25px;
	padding-left:10px;
	padding-top:6px;
}
.musiqueSelect2  {
	height:193px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
}

.musiqueSelect select {
	color: white;
	background: #676767;
	border: black thin inset;
	width: 165px;
}

.musiqueSelect p {
text-align: center;
}
.selecteur {
	height: 85px;
}

.titreMusique {
	font-size: 20px;
	font-weight: bold;
	color: #fc5b15;
	background: #ffffff url(../images/blancOrange.jpg) repeat-x;
}

.plusGros {
	font-size: 14px;
}

/* INDEX.PHP */ /* affichage de la  boite des fils RSS : XML JS */
.RSS {
	float: right;
	font-weight: bolder;
	width: 80px;
}

.aLaUneTexte {
	vertical-align: top;
	width: 70px;
}

.aLaUneImage {
	width: 56px;
	/*	height: 56px;
*/
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

.aLaUneTitre { /*	background: #F9F600;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 14px;*/
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-weight: 500;
	padding-left: 14px;
	margin-bottom: 0;
	background-color: #EEEEEE;
}

.aLaUneElement {
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 48%;
	height: 100px;
	background: #EEEEEE;
	color: #000000;
	float: left;
	display: table;
}

.tous_les_groupes {
padding-top: 10px;
}

.tous_les_groupes > li {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#EEEEEE;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#000000;
	float:left;
	height:130px;
	margin:5px;
	margin-top:10px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:305px;
	padding-left:5px;
	padding-right:5px;
}

.tous_les_groupes li ul.titres_unes, .tous_les_groupes li p {
	clear:none;
	float:right;
	width:250px;
}

/* tous les albums */
.tous_les_albums {
padding-top: 0;
}

.tous_les_albums > li {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#eeeeee;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#000000;
	float:left;
	height:130px;
	margin:5px;
	margin-top:10px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:305px;
	padding-left:5px;
	padding-right:5px;
	line-height:10px;
}

.tous_les_albums li ul.titres_unes, .tous_les_albums li p {
	clear:none;
	float:right;
	width:250px;
}

ul .liste_concerts li {
font-size:9px; 
background-color: #EEEEEE;
}


.tousLesGroupesAlphabet, a.tousLesGroupesAlphabet {
background-color:#F54A10;
color:#FFFFFF;
font-size:12px;
padding-left:3px;
padding-right:3px;
width:10px;
float:left;
margin-left:1px;
margin-right:1px;
}
a.tousLesGroupesAlphabetSelected {
background-color:#F9F600;
color:#000000;
font-size:12px;
padding-left:3px;
padding-right:3px;
width:10px;
float:left;
margin-left:1px;
margin-right:1px;
}

/* Pour les elements "lire la suite" */
.laSuite,a.laSuite,.laSuite .NOIR {
	font-style: italic;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #f54a10;
	padding-left: 5px;
	padding-right: 3px;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
}

/* Les membres en ligne (pas encore actif) */
.enLigne {
	color: #ffffff;
	background: #FF4814;
	font-weight: bold;
}

.enLigne:hover {
	color: #FF4814;
	background: #ffffff;
	font-weight: bold;
}

/* ANCIEN DE NPDS RECUPERES */
.membresEnLigne { /* utilise pour les membres en ligne */
	font-size: 11px;
	background: #f54a10;
	color: #000000;
	border-bottom: thin solid #ffffff;
	padding-left: 2px;
}

.membresEnLigne a { /* utilise pour les membres en ligne */
	font-size: 11px;
	background-color: inherit;
	color: #FFFFFF;
}

.boutAsso { /* utilise pour les membres en ligne */
	font-size: 11px;
	background-color: inherit;
	color: #ffffff;
	/*border: thin solid  #ffffff;*/
	padding-left: 2px;
}

.boutAsso a { /* utilise pour les membres en ligne */
	font-size: 11px;
	background-color: inherit;
	color: #ffffff;
}

.TITBOXCONT td a { /* utilise pour les membres en ligne */
	font-size: 10px;
	/* border: thin solid  #ffffff; 
	*/
}

.HEADER {
	border: thin solid #ffffff;
}

.LIGNA {
	/* utilise pour les telechargements et par les archives des news */
	background: #EEEEEE;
	color: #000000;
}

.LIGNB {
	/* utilise pour les telechargements et par les archives des news */
	background: #eeeeee;
	color: #000000;
}

.BoxTitle1,.BoxTitle2,.BoxTitle3,.BoxTitle4,.BoxTitle5 {
	font-size: 14px;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
}

.BoxContent1,.BoxContent3,.BoxContent4,.BoxContent5 {
	background: inherit;
	color: inherit;
	padding: 4px;
}

.BoxContent2 {
	background: #FA5221;
	color: #ffffff;
	padding: 2px;
}

.BoxContent2 a {
	background-color: inherit;
	color: #ffffff;
}

#saisie_commentaire {
	position: absolute;
	visibility: hidden;
	margin: 5px;
	text-align: center;
	border: 1px solid red;
	background: #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	/*	filter: alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9; 
	-moz-border-radius: 15px; */
	z-index: 199;
}

#div_playlist { /* position: absolute;  */
	visibility: hidden;
	margin: 5px;
	text-align: left;
	/* border: 1px solid red;  */
	background-color: #ffffff;
	color: #000000;
	z-index: 199;
}

/* INDEX.PHP -> themes/2006/central.php */
#central_intro  {
background-image:url("/images/interface/logo_accueil.png");
background-repeat:no-repeat;
height:180px;
padding-bottom:20px;
padding-top:20px;
}

#central_intro .compteur {
padding-left:200px;
}

#central_intro .why {
font-size:17px;
padding-left:150px;
padding-top:5px;
}

.presentation_une + ul {
height:181px;
}

#lastForums {
	background-color: #EEEEEE;
	color: #000000;
	/*	background-color: #FFFF80;
*/
	padding: 3px;
}

#drapeaux {
	position: absolute;
	top: 185px;
	left: 42px;
}

#drapeaux img {
	padding-top: 4px;
}

/* Pour le picto de radio MLO */
#radio { /*top: 128px;*/
	margin-top: 154px;
	text-align: right;
	padding-right: 20px;
}

#radioContent {
	background-color: inherit;
	/*border: solid thin #000000;*/ /*overflow: auto;*/
	height: 1%;
}

#radioTitle {
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	color: #F9F600;
	font-size: 18px;
	font-weight: 400;
	width: 70px;
}

/* ___ PLAYLIST ___ */
.playlistItem {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-top: 4px;
	clear: both;
}

.playlistTitre {
	background-color: #eeeeee;
	color: #000000;
	width: 350px;
	float: left;
	margin: auto;
}

.playlistItemMenu {
	width: 90px;
	float: right;
	margin: auto;
	padding: 2px;
	vertical-align: middle;
	background-color: #eeeeee;
	color: #000000;
}

.playlistListeItem {
	/*padding-left: 30px;*/
	clear: both;
}

#playlist_dernieres li {
	list-style-type: none;
}

.trAltern1 td {
	background-color: #fceedb;
	color: #000000;
	font-size: 10px;
	padding: 2px;
}

.trAltern2 td {
	background-color: #F6FAE0;
	color: #000000;
	font-size: 10px;
	padding: 2px;
}

/* ___ FORMUMAIL _____ */
input.formumail {
	padding: 3px;
	font-weight: bold;
	background-color: #ffffff;
	/*	color:$textcolor1; 
*/
	border-color: #000000;
	width: 200px;
}

textarea.formumail {
	padding: 3px;
	font-weight: bold;
	background-color: #ffffff;
	/*color:$textcolor1; */
	border-color: #000000;
	width: 330px;
}

/* pour mettre en avant les choses importantes */
.attention {
	background-color: inherit;
	color: #CC0000;
	font-weight: 800;
}

/* dans module don */
.imgPaiement {
	width: 22%;
	padding: 2px;
}

/* USER.PHP */
.userForm {
	width: 334px;
	padding: 10px;
	height: 275px;
	float: left;
	background-color: #eeeeee;
	color: #000000;
}

.userInfo {
	width: 280px;
	float: left;
	paddingtop: 10px;
	padding-left: 10px;
	vertical-align: text-top;
}

/* Utiliser pour le clignottement du lien des nouveau messages dans monMLO -> monCompte */
a.newMessage {
	background-color: #ff4814;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	text-decoration: blink;
}

.gereGroupe h2,.gereLabel h2,.gereAlbum h2,.favoriGroupe h2,.favoriLabel h2,.favoriAlbum h2
	{
	padding-top: 2px;
}

.gereGroupe,.gereLabel,.gereAlbum,.favoriGroupe,.favoriLabel,.favoriAlbum
	{
	height: 80px;
	float: left;
	margin-left: 9px;
	margin-bottom: 4px;
	margin-top: 4px;
	width: 47%;
	overflow: hidden;
	padding: 4px;
	vertical-align: middle;
}

.gereGroupe {
	background-color: #F3BF9C;
	color: #000000;
}

.gereLabel {
	background-color: #F1BAB7;
	color: #000000;
}

.gereAlbum {
	background-color: #FFC6BE;
	color: #000000;
}

.favoriGroupe {
	background-color: #F3BF9C;
	color: #000000;
	height: 70px;
}

.favoriLabel {
	background-color: #F1BAB7;
	color: #000000;
	height: 70px;
}

.favoriAlbum {
	background-color: #FFC6BE;
	color: #000000;
	height: 70px;
}

.listeImage20 {
	clear: both;
	float: left;
	width: 13px;
	height: 10px;
	background: #EEEEEE;
	color: #000000;
	overflow: hidden;
}

.aLaUneImage20 {
	width: 10px;
	/*	height: 56px;
*/
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
}

.jaune {
	background-color: #F9F600;
	color: #000000;
}

.faq {
	background-color: #eeeeee;
	color: #000000;
	border: 1px solid #cccccc;
	padding: 2px;
}

.divMonDgz {
	padding-left: 4px;
	font-size: 10px;
	font-weight: 400;
	background-color: #FFFFFF;
	height: 17px;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 2px;
}

.divMyMessages {
	padding-left: 4px;
	font-size: 10px;
	font-weight: 400;
	background-color: #FFFFFF;
	height: 17px;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 2px;
}

.divMonDgz a {
	color: #000000;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
}

.divMonDgz a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: 400;
	text-decoration: underline;
}

/* jauge pour les dons */ /* CSS Document */ /*
  +------------------------------------------------------------------+
  | MikeCherim.com                                                   |
  | MIX: Donations Gauge                                             |
  | Cascading Style Sheet                                            |
  | Copyright May 2006                                               |
  | Use with attribution by visible link please!                     |
  | Attribute to: <a href="http://green-beast.com/">Mike Cherim</a>  |
  +------------------------------------------------------------------+
*/
	/* this exists for one reason: the gauge and nogauge message need a home. 
   you can stack this box or float it or what have you. all of the other
   elements are relative to the div so the div is all yours */
div#cdg-shell {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	margin: auto;
	width: 180px;
	height: 280px;
	display: block;
	border: 1px solid #666;
	overflow: hidden;
}

/* now we style the inner box when no funds are needed. grab the image 
   from: http://mikecherim.com/experiments/images/cdg_no_tmom.gif */
div#cdg-noshell {
	background: #ffffdd url(images/cdg_no_tmom.gif) no-repeat bottom right;
	width: 100%;
	height: 200px;
	display: block;
}

/* This styles the heading and the positions left both it second line (goal amount) */
h2#cdg_h2,p#cdg_goal {
	background-color: #000000;
	color: #FFFF00;
	font-size: 1.1em;
	padding: 0;
	margin-left: 5px;
}

/* but the styles for the second line need some tweaking */
p#cdg_goal {
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 2px;
}

/* this holds the thermometer. The heigh of this box is critical to the functionality
   I know, the crosshair is dumb, so shoot me. I like it :p
   Please note: The thermometer body is an embedded image. If you change background 
   colors, you'll need to change that image. The opaque portions must stay that way.
   Grab the image from: http://mikecherim.com/experiments/images/cdg_tmom.gif */
div#cdg {
	margin: 0;
	width: 100px;
	height: 200px;
	display: block;
	cursor: crosshair;
	position: relative;
	font-size: 0.8em;
	border-right: 2px solid #888;
	/* this sort of "finishes" the embedded image */
}

/* this is the marker and we stick it to the bottom. In-line css margin-bottom is 
   adjusted by the script to move the marker... like magic. The background makes 
   it cover up the Goal amount line. Using absolute positioning for good not evil */
p#cdg_p {
	position: absolute;
	/*	background-color : #ffffdd;
*/
	bottom: 0;
	left: 5px;
	color: #FF6600;
	z-index: 5;
	border-bottom: 1px solid #cd0000;
}

/* this is so non-visual users will have the data presented to them in a logical 
   way not needed by those with the imagery */
p#cdg_p span.blind {
	position: absolute;
	margin-top: -9000px;
	margin-left: -9000px;
}

/* ah, the bold, red right-arrow (&rarr;)
   FYI: The arrow isn't supported by browser < or = to IE 5.5 */
p#cdg_p span.cdg_arw {
	color: #cd0000;
	font-weight: bold;
}

/* the mercury... I chose a slightly deeper red. it moves via script 
   as well like the marker, using margin-bottom */
div#cdg_m {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 55px;
	background-color: #FF6600;
}

/* I use this to position the image in the lower right to control mercury view */
div#cdg img {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 60px;
	height: 200px;
}

/* this is the no fundraiser text */
p#cdg_no {
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 15px;
	line-height: 30px;
}

/* this is the no fundraiser link style (Contact Us) */
p#cdg_no a {
	color: #669900;
}

/* and it hover and focus states */
p#cdg_no a:hover,p#cdg_no a:focus,p#cdg_no a:active {
	text-decoration: none;
	color: #000;
}

/* End Styles */ /* FIN DE LA JAUGE POUR LES DONS */
	/*AJOUTS STYLES LOGOS DOGMA/PRAGMA/AUTOMAZIC*/
.linkLogo {
	text-decoration: none;
}

.dogma {
	font-size: normal;
	text-decoration: none;
	line-height: 2em;
	font-weight: bolder;
	background-color: black;
	color: #fcfb00;
	text-transform: uppercase;
	font-family: Arial;
}

.zic {
	font-size: normal;
	text-decoration: none;
	line-height: 2em;
	font-weight: bolder;
	background-color: black;
	color: #f54a10;
	text-transform: uppercase;
	font-family: Arial;
}

.pragma {
	font-size: normal;
	text-decoration: none;
	line-height: 2em;
	font-weight: bolder;
	background-color: #6C1E0A;
	color: white;
	text-transform: uppercase;
	font-family: Arial;
}

.pzic {
	font-size: normal;
	text-decoration: none;
	line-height: 2em;
	font-weight: bolder;
	background-color: #6C1E0A;
	color: #BFD301;
	text-transform: uppercase;
	font-family: Arial;
}

.auto {
	font-size: normal;
	text-decoration: none;
	line-height: 2em;
	font-weight: bolder;
	background-color: #E8E0D4;
	color: #606060;
	text-transform: uppercase;
	font-family: Arial;
}

.mazic {
	font-size: normal;
	text-decoration: none;
	line-height: 2em;
	font-weight: bolder;
	background-color: #E8E0D4;
	color: black;
	text-transform: uppercase;
	font-family: Arial;
}

/* SIMPLEPIE RSS READER */
.blog_accueil {
	width: 350px;
}

.item_actu,.item_music, .item_musicBox, .li_tracks_playlists {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: #f7f7f7;
	margin-top: 2px;
}
/*Selecteurs droits*/
.item_select {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top:2px;
}
.item_select a {
	color: #ffffff;
    background:#676767;
	display: block;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: bold;
}
.item_select a:hover {
	background:none repeat scroll 0 0 #F65E1B;
	text-decoration:none;
}


.li_tracks_playlists {
	clear:both:
}

.boutons_playlist {
padding:5px;
text-align:center;
}
.boutons_playlist img {
margin-left:10px;
}

/* boutons + et - dans les  li */
.bouton_plus {
margin-top: 1px;
float:right;
}
.ul_track_diplayer {
 list-style-image: none; 
 list-style-position: outside; 
 list-style-type: none; 
 background: #f7f7f7; 
 margin-top: 1px;
 }
 .liste_displayer {
 width:230px;
 float:left;
 }

.img_li_content {
	width:40px;
	height:40px;
	padding:0;
	float:left;
	overflow:hidden;
	padding-right:5px;
}

.img_li_content a img, .img_li_content img {
	width:40px;
	border:none;
}
/* pour l'affichage des 10 derniers inscrits */
#groupes_actu .img_li_content {
height:55px;
}

.item_musicLastH {
	visibility: hidden;
	display: none;
}
.item_musicLastV {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: #f7f7f7;
	margin-top: 1px;
	visibility: visible;
}

.item_actu a {
	color: #000000;
	display: block;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: bold;
}

.item_music  > a {
	color: #000000;
	display: block;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
}

.item_actu a:hover,.item_music a:hover, .entete_une a:hover {
	background:none repeat scroll 0 0 #CCC;
	text-decoration:none;
}

.item_actu, item_music a:visited {
	background:#FFF9F8;
}

.item_actu img,.item_music img {
	float: left;
	margin-right: 4px;
}

.imgBox {
	float: left;
	margin-right: 4px;
}

.item_actu a small,.item_music a small {
	clear: both;

}



.faq_accueil {
	font-size: 16px;
	line-height: 17px;
	color: #676767;
	font-weight: 800;
}

/*NAVIGATION*/
#nav {
	overflow: hidden;
	text-transform: uppercase;
}

#nav li {
	list-style: none;
	float: left;
	width: 75px;
	height: 22px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 3px;
	background: #F65E1B;
}

#nav li a {
	display: block;
	color: #fff;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover,#nav li a:focus,#nav li a:active {
	background: #b5b5b5;
}

.presentation_une {
	background: #eeeeee;
	font-size: 12px;
	padding: 5px;
}

.entete_une a {
display:block;
padding:5px;
padding-left:0;
}

.entete_une small {
font-weight:normal;
}


h2 {
clear:both;
}
.titres_unes {
float:left;
padding-bottom:5px;
width:230px;
}

p.une_licence {
clear:both;
/*text-align:center;
margin-bottom:10px;*/
}
.img_une {
width:100px;
height:100px;
float:left;
padding-right:5px;
overflow:hidden;
}
.img_une img {
width:100px;
}

.img_une2 {
width:50px;
height:50px;
float:left;
padding-right:5px;
overflow:hidden;
}
.img_une2 img {
width:50px;
}

div#pcdm4 {
	border: 1px solid grey;
	cursor: pointer;
}

div.niv0 {
font-size:12px;
}
div.niv1 {
cursor:pointer;
font-size:18px;
font-weight:bold;
margin-top:20px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-transform:uppercase;
}
div.niv2 {
cursor:pointer;
font-size:14px;
font-weight:bold;
margin-left:32px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
div.niv3 {
cursor:pointer;
font-size:14px;
margin-left:65px;
padding-bottom:3px;
padding-left:3px;
padding-right:3px;
padding-top:3px;
}
div.niv4 {
cursor:pointer;
font-size:12px;
margin-left:100px;
padding-top:5px;
}
div.niv5 {
cursor:pointer;
font-size:10px;
margin-left:160px;
}

/* bouton télécharger */
.telecharge {
-moz-border-radius : 3px 3px / 3px 3px;
background:#FF5A20;
color:white;
padding:2px;
font-size:0.5em;
font-weight:bold;
line-height:20px;
}
