@charset "UTF-8";
/* CSS Document */

body{
	/*
	background-image:url(../images/bg_body_1800.jpg);
	background-position:top;
	*/
	
	background-image:url(../images/fond_lemans.jpg);
	background-color:#FFF;
	text-align:justify;
	
	

}
p{
	
	font-size:12px;
	
}

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

a:hover{
	
	color:#F60;
	
	/*
	background-color:#CCC;
	*/
	text-decoration:none;
		
}
.container{
	background-image:url(../images/bg_container.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
	
	border-top:#CECECE dotted 1px;
}

div.box img.spip_logos{
	margin:5px;
	/* 
	border:#900 1px solid;
	*/
	
}

div#header{
	
	/*
	background-color:#3C9;
	*/
	/*
	*/
	/*
	height:225px;
	*/
	
		position:relative;
	float:left;
	
	/*	height:210px;
*/
height:215px;
	
	margin-bottom:10px;
	
	
	/*
	TEST HAUTEUR
	*/
	
	border-bottom:#999 1px dotted;
	padding-bottom:10px;

	
}


div#header div.socialtags{
	
	display:block;
	
	float:right;
	width:100px;
	margin-top:-10px;
	
	
}
/*
div#header div.socialtags ul li a{
	display:block;
	height:18px;
	width:18px;
	float:left;
}
*/

div#surmenu{
	text-align:right;
	
	

	margin-top:-20px;
	

}
div#surmenu ul{
	float:right;
	

}

div#descriptif-site{
	
	/* 
	background-color:#096;
	*/
	
	
	margin-top:107px;
	margin-right:-25px;
	margin-left:27px;
	height:54px;
	
	
	border-bottom:#666 1px dotted;
	
}
div#descriptif-site p{
	
	float:right;
	
	width:310px;
	
	font-size:16px;
	
	
	
	/*  */
	
	background-color:#3e77ab;
	color:#FFF;
	
	font-style:italic;
	
}


ul#menu-haut{
	
	display:block;
	float:left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px;	
	height: 30px;
	margin:0em;

	color:#FFF;
	width:880px;
	
	/* 
	background-color:#CC0;
*/
}

ul#menu-haut li{
	display: block;
	position: relative;
	float: left;
/*	padding-right: 3em;
	padding-left:2.2em;
*/
}

ul#menu-haut li a{
	
	display: block;
	position: relative;
	float: left;
	height: 100%;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color:#000;
	padding-bottom: 3px;
	padding-left:1em;
	padding-right:1em;
	padding-top:0.5em;
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	text-decoration:none;
	font-weight:normal;
}

ul#menu-haut li a:hover{
	color:#164ba4
}


ul#menu-haut li a#couleur_4:hover, ul#menu-haut li a#couleur_4_on{
	
	
	padding-bottom:2px;
	border-bottom:#6FF 5px solid;
	
	/*
	padding-bottom:4px;
	border-bottom:#6FF 3px solid;
	*/
	
	/* color:#F00;
	*/
}

ul#menu-haut li a#couleur_5:hover, ul#menu-haut li a#couleur_5_on{
	
	
	padding-bottom:2px;

	
	border-bottom:#E4002A 5px solid;
	
	/* color:#F00;
	*/
}



ul#menu-haut li a#couleur_6:hover, ul#menu-haut li a#couleur_6_on{
	
	
	padding-bottom:2px;

	
	border-bottom:#ff6600 5px solid;
	
	/* color:#F00;
	*/
}



ul#menu-haut li a#couleur_7:hover, ul#menu-haut li a#couleur_7_on{
	
	
	padding-bottom:2px;

	
	border-bottom:#8BD444 5px solid;
	
	/* color:#F00;
	*/
}



ul#menu-haut li a#couleur_8:hover, ul#menu-haut li a#couleur_8_on{
	
	
	padding-bottom:2px;

	
	border-bottom:#039 5px solid;
	
	/* color:#F00;
	*/
}



ul#menu-haut li a#couleur_9:hover, ul#menu-haut li a#couleur_9_on{
	
	
	padding-bottom:2px;

	
	border-bottom:#FF0 5px solid;
	
	/* color:#F00;
	*/
}




h3.couleur_4{
	
	
		
	
	border-left:#6FF 10px solid;
	border-right:#6FF 25px solid;
	
	
}


h3.couleur_8{
	
	
		
	
	border-left:#009 10px solid;
	border-right:#009 25px solid;
	
	
}

h3.couleur_9{

	border-left:#ffff00 10px solid;
	border-right:#ffff00 25px solid;
	
	
}

/*
*/




/*
#########################
MENU SECONDAIREEEEEE
*/


ul#menu-secondaire{
	
	display:block;
	float:left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px;	
	height: 30px;
	margin:0em;

	color:#FFF;
	width:880px;
	
	
	/* 
	background-color:#CC0;
*/
}

ul#menu-secondaire li{
	display: block;
	position: relative;
	float: left;
/*	padding-right: 3em;
	padding-left:2.2em;
*/
}

ul#menu-secondaire li a{
	
	display: block;
	position: relative;
	float: left;
	height: 100%;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	padding-bottom: 3px;
	padding-left:1.9em;
	padding-right:1.9em;
	padding-top:0.5em;
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	text-decoration:none;
	font-weight:normal;
}

ul#menu-secondaire li a:hover{
	color:#000
}



/*
FIN MENU

*/


div#content{
	
	/* background-color:#30C;
	*/
}

div#accueil-gauche{
	/*
	background-color:#600;
	*/
	padding:15px;
}



/*
TITRE ARTISTES
*/

#titre-artiste{
	font-size:2em;
	text-transform: uppercase;
	color:#FFF;
	
	/* background-color:#000;
*/
	font-weight:bold;
	
	padding:4px 4px 0px 15px;
	margin-top:0px;
	margin-bottom:0px;

	
}




#titre-rubrique{
	
	
		font-size:20px;
		
		text-transform:uppercase;
	
	color:#C7BB00;
	
	/* background-color:#000;
*/
	font-weight:normal;
	
	padding:4px 18px 0px 15px;
	margin-top:0px;

	
}



h3.couleur_Artistes{
	
	border-left:#C00 10px solid;
	border-right:#C00 25px solid;

}

h3.couleur_Spectacles{
	
	border-left:#F60 10px solid;
	border-right:#F60 25px solid;

}


h3.couleur_Agenda{
	
	border-left:#8BD444 10px solid;
	border-right:#8BD444 25px solid;

}


h3.couleur_generale{
	
	border-left:#588096 10px solid;
	border-right:#588096 25px solid;

}

div#content h3#titre-artiste{
	
	/* border:#0F0 3px solid;	 */
}


	
/*
SOUS MENU ARTSITES BOGRAPHIE REVUE PRESSE
*/
	
ul#article-artiste{
	
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 95%;
	height: 2.1em;
	border-left:3px solid #C00;
	padding:1em 0em 1.5em 0.3em;
	float:left;
	text-align:center;
	
	display:block;
	margin-top:17px;
	margin-left:12px;
	
	background-color:#CCC;
	color:#000;
	
}


ul#article-artiste li{
	display: block;
	position: relative;
	float: left;
/*	padding-right: 3em;
	padding-left:2.2em;
*/
}

ul#article-artiste li a{

	display: block;
	position: relative;
	float: left;
	height: 100%;
	font-size: 0.9em;
	font-weight:bold;
	text-transform: uppercase;
	color:#000;
	padding-bottom: 3px;
	padding-left:1em;
	padding-right:1em;
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	text-decoration:none;
	
}

ul#article-artiste li a:hover{
	color:#FFF;
}


	
/*
FIN MENU ARTISTES
*/
	
h3.spip, h4.titre-bloc{
	
		/*

	
	color: #6e2822;

font-size: 1.5em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;



background-color:#000;
color:#FFF;
font-variant:small-caps;


padding-left:5px;
padding-bottom:3px;
padding-top:4px;
border-left:#C00 2px solid;

display:block;

float:left;
position:relative;
width:100%;


*/
	/* background-color:#FFF;
	
	text-transform:lowercase;*/
	color:#164ba4;
	border:0px;
	
	margin:0;
	
	font-family:Arial, Helvetica, sans-serif;


	
}

h4.titre-bloc{
	
	margin-bottom:10px;
	text-transform:uppercase;

}

h3.spip{
	/* background-color:#333; */
	width:100%;
	
	font-size:14px;
	letter-spacing:2px;
	
	line-height:18px;
	
	margin-bottom:5px;
	
	
	
}
	
hr.spip{
	
	/* 
	color:#fffaf0;

color:#0F0;*/
background:none;


	/*
	border-bottom: 1px dotted #CC3333;
*/
border-bottom:1px dotted #999999;
	border-top:0px;

	border-left:0px;

	border-right:0px;

	margin: 10px 0px 5px 0px;

	
	
}

.box{
	background:none;
	padding:0em 0.2em 0.2em 1em ;
}

.titre-bloc{
	
	color:#10275f;
	font-size:1.5em;
	
	
}


div.controles span img{

}


div.controles span:hover img{
	
	background-color:#000;
	/*
	border-width:1px;
	border-style:solid;
	border-width:0px 2px 0px 2px;
	border-color:#f8f5ee;
	*/
}

/*
div#site-internet
{
	position:relative;
	float:left;
	display:block;
	
	width:100%;
	
}
*/
div#site-internet{
	width:135px;
	
	
}

#site-internet li{
	list-style:none;
	color:#900;	
}
#site-internet li a{
	text-decoration:none;
}


/*
PHOT VIDDEO
*/

/*  -----------------------------------------------------------------------
-------------------------- BLOC OU L'ON VERRA LES PHOTO ET LES VIDEOS  ---------
------------------------------------------------------------------------------  */


div#media{
	position:relative;
	float:left;
	margin-top:0px;
	
	margin-bottom:4px;
	top:0px;

	/* width:400px; */
	width:100%; 
	/* color:#f0027f; */
	
	color:#ff9524;
	
	padding-bottom:5px;
	padding-top:0px;
	
	
	border-bottom:#999999 1px dotted;
	/* border-top:#999999 1px dotted;
	border-left:0px;
	border-right:0px;
*/
	

/* */
/*background-color:#003399;
height:200px;
*/
}

div#media div#photo{
	float:left;
	top:0px;
	width:100%;
}

div#media div#photo p{
	/* color:#FFFFFF; */
	
		font-weight:bold;


}

div#media div#video{
	/* margin-left:20px; */
	
	margin-top:5px;
	width:400px;
	float:left;
	top:0px;
	/*
	background-color:#003399;
	*/
}

div#media div#doc{
	/* margin-left:20px; */
	
	margin-top:5px;
	width:300px;
	float:left;
	top:0px;
	margin-bottom:10px;
	/*
	background-color:#003399;
	*/
}



div#media div#video p, div#media div#doc{
/*	color:#FFFFFF;
	*/
	font-weight:bold;

}



div#media div#photo ul, div#media div#doc ul{
	display:block;
	/*
	background-color:#9966CC;
	*/
	width:625px;
		list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	
	/* position: relative; 
	float: left;*/
	margin-left: 0px;
	margin-top:5px;
	float:left;
	
	left: 0px;

}

div#media div#photo a.thickbox img{
padding:O;
margin: 1px 1px 1px 1px;
border:1px solid #900;
}


div#media div#photo a.thickbox:hover img{
/* width:120px; */
padding:O;
margin: 1px 1px 1px 1px;

border:1px solid #F60;


}


div#media div#photo li, div#texte div.bloc2 div div#media div#photo li a {


display: block;

float: left;

/*position: relative;
width:65px;*/


}
div#media div#doc ul, div#media div#doc ul a {


display: block;

float: left;

color:#900;
text-decoration:none;
font-weight:normal;

/*position: relative;
width:65px;*/


}


/* POUR LES VIDEOS*/
div#media div#video a img.spip_logos{
/**/
padding:O;
margin:0;


border:1px solid #999999;

}

div#media div#doc a img.spip_logos{
/**/
padding:O;
margin:0;


border:0px solid #999999;

}


div#media div#video a:hover img.spip_logos{
/**/
padding:O;
margin:0;

border:1px solid #900;



}

/*
div#texte div.bloc2 div div#media div#video span{
left:0px;
width:30px;
margin-left:3px;


}
*/


div div#media div#video ul{
	display:block;
	/*
	background-color:#9966CC;
	
	*/
	width:400px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	
	/* position: relative; 
	float: left;*/
	margin-left: 0px;
		margin-top:5px;
		margin-bottom:10px;

	float:left;
	
	left: 0px;


}

div#media div#video li, div#texte div.bloc2 div div#media div#video li a {


display: block;

float: left;

/*position: relative;*/
width:65px;



}



/*

FIN MEDIIIIIIIIIIIIA 

*/


/*
PIED
*/

#footer a{

color:#113b8a;
text-decoration:none;


}

#footer a:hover{

color:#4077b0;



}


ul#artiste-album{
	display:block;
	float:left;
	width:100%;
	/*
	background-color:#900;
	*/
	list-style:none;
	position:relative;
	margin-top:50px;
	left:10px;
}

ul#label{
	display:block;
	float:left;
	width:95%;
	/*
	background-color:#900;
	*/
	list-style:none;
	position:relative;
	margin-top:50px;
	left:10px;
}

ul#artiste-album li{
	width:200px;
	height:300px;
	display:block;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
	/* background-color:#0F0;
	*/
}
ul#label li{
	width:200px;
	height:150px;
	display:block;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
	/* background-color:#0F0;
	*/
}


ul#artiste-album li a img.spip_logos, ul#label li a img.spip_logos{
	border:#900 1px solid;
	padding:4px;
	background-color:#F00;
}



ul#artiste-album li a:hover img.spip_logos, ul#label li a:hover img.spip_logos{
	border:#F60 1px solid;
}

ul#artiste-album li a.titre-artiste, ul#label li a.titre-artiste{
	font-size:14px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}

ul#artiste-album li a.titre-artiste:hover, ul#label li a.titre-artiste:hover{
	color:#F60;
}

ul#artiste-album li p a.lire-plus, ul#label li p a.lire-plus{

	color:#900;
	text-decoration:none;
}
ul#artiste-album li p a.lire-plus:hover, ul#label li p a.lire-plus:hover{
	color:#F60;
}


div#artiste-actu{
	
	background-color:#0FC;
}
div#artiste-actu ul#artiste-album {
	
	background-color:#960;
	
	width:100%;
	
	
}


/*
PLAYLISTE
*/


div.radiobox{
	
	/* 
	background-color:#039;
	*/
	
	width:100%;
	
}

div#scrollbar{
	width:100%;
	background-color:#C00;
}



/*
BLOC AJAX depliable
*/

.blocs_titre
{

background-color:#666;

background-image: url(prive/images/triangle-bas.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left center;

font-weight: normal;

line-height: 1.2em;

margin-top: 4px;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 20px;

margin-bottom: 0.1em;

clear: left;

cursor: pointer;
color:#900;

}

.blocs_replie
{

background-color: transparent;

background-image: url(prive/images/triangle.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left center;

}

div.cs_blocs h4.blocs_replie a{
	
	color:#900;
	
	
}

div.cs_blocs{
	
	/*
	background-color:#f6f6f6;
	*/
	padding:5px;
	margin-bottom:5px;

}

h4.cs_done{
	
	color:#F60;
	

}

/*
PAGE ACCUEIL ARTISTES
*/

ul#artiste-liste li.titre-artiste{
	
	display:block;
	
	/*
	background-color:#099;
	*/
	
	float:left;
	position:relative;
	width:100%;
	
	margin-bottom:20px;
	
}

ul#artiste-liste li.titre-artiste h2{
	
	font-size:2em;
	
}

ul#artiste-liste li.titre-artiste h2:hover{
	
	color:#000;
	
}

ul#artiste-liste li.titre-artiste h2 a.nom-artiste{
	
	display:block;
	float:left;
	/* */
	width:95%;


	/* width:100%;
	*/
	
	/*
	margin-right:20%;
	 */
	
	margin-right:0px;


	position:relative;
	
	/* 
	text-transform: uppercase;
	*/
	color:#FFF;
	background-color:#000;
	border-left:#C00 10px solid;
	border-right:#C00 25px solid;

	font-weight:bold;
	
	padding:2px 4px 2px 20px;
	margin-top:0px;
	margin-bottom:5px;
	
	
	text-decoration:none;
	
}





ul#artiste-liste li.titre-artiste h2 a.couleur_Spectacles{
	
	
	
	border-left:#F60 10px solid;
	border-right:#F60 25px solid;


	
}





ul#artiste-liste li.titre-artiste h2 a.nom-artiste:hover{
		color:#cc0000;
		background-color:#E8E8E8;
		border-color:#000;

}


ul#artiste-liste li a img.spip_logos{
	position:relative;
	
	float:left;
	
		border-bottom:#FFF 3px solid;
	
}

ul#artiste-liste li a img.spip_logos:hover{
	
	border-bottom:#cc0000 3px solid;
	
	
}

div#sidebar ul#artiste-liste span{
	
	display:block;
	
	float:left;
	
	/*
	background-color:#693;
	*/
	
	margin-left:10px;
	
	width:45%;
	
	
}

div#sidebar ul#artiste-liste span p{
	
margin:4px;
padding:0;
	
	
}


div#sidebar ul#artiste-liste span h3.spip{
	
	background-color:#FFF;
	
	/* text-transform:lowercase; */
	color:#4077b0;
	border:0px;
	
	margin:0;
	line-height:17px;
	
}

a.lire-plus{
	
	color:#cc0000;
	text-decoration:none;
	
}

a.lire-plus:hover{
	color:#a6d310;
}


/*
FIN ACCUEIL ARTISTE
*/

div#sidebar{
	
	float:left;
	position:relative;
	
	/*
	margin-top:30px;
	*/
	
	text-align:right;
}


div#sidebar i h3.spip {
	
	text-transform:none;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	background-color:#FFF;
	
	color:#F60;
}


div#date h3.spip{
	
	/* background-color:#9F0; */
	margin-bottom:5px;
	margin-top:5px;
	
}

div#descriptif-artiste h3.spip{
	
	/* background-color:#9F0; */
	margin-bottom:10px;
	margin-top:5px;
	
	
}

ul#menu-haut li a.on{
	color:#FFF;
	/* text-decoration:underline;
	*/
}

div#artiste-accueil{
	
	/**/margin-top:18px;
	
	/*
	background-color:#099;
*/

}

div#artiste-accueil ul#artiste-liste{
	
	display:block;
	float:left;
	position:relative;
	
	
	margin-top:0px;
	margin-left:0px;
	
	width:100%;
	
}


div#artiste-accueil ul#artiste-liste li{
	width:100%;
}

div#artiste-accueil ul#artiste-liste li.titre-artiste a img.spip_logos{
	
	/* border:5px #093 solid; */
	margin-left:0px;
	
}

div#artiste-accueil ul#artiste-liste li.titre-artiste span{
	
	/* background-color:#06C; */
	width:100%;	
}


div#accueil-gauche h3.spip{
	
	/* width:90%;
	border-bottom:5px #0F3 solid;
	*/
	margin-bottom:20px;
}

/*

div#example_3{
	
	border:#F90 3px solid;
	margin-left:200px;
	
}
*/

/*
div#container div#container_bd div#accordionExample dd.accordion_content
*/

div#container_slide{
	
	/*
	background-color:#F00;
	*/
	
	/* margin-left:165px; */
	margin-left:75px;
	
	/* */
	margin-top:-12px;
	
	margin-bottom:20px;
	
	
	
	width:785px;
	height:130px;
	
	float:left;
	position:relative;
	
	
	/* float:left;
	*/ 
	
}


div#accordionExample{
	
	float:left;
	position:relative;
	
}


div#container_slide div#container_bd dl#accordionExample dd.accordion_content div#exemple_3 ul#exemple_3_content li.example_3_item a:hover{
	/* border:#900 1px solid;
*/
}

#container_bd #example_3 ul li:hover{

		border:#E4002A 1px solid;
	
	
}

#example_3_previous:hover
{
	cursor:w-resize;
	border-right:#F90 1px dotted;
	
}

#example_3_next:hover
{
	cursor:e-resize;
	
	border-left:#F90 1px dotted;

	
}




div#trackilst-article{
	
	width:100%;
	
}


div#texte_article_sous_trackilst{
	float:left;
	position:relative;
	
	width:100%;
	
}

div#calendar h2{
	visibility:hidden;
	height:1px;
	
}

div#calendar{
	
	/* 
	border:#900 1px dotted;
	*/
	
	background-color:#F5F5F5;
	
	
}

div#content div.colborder p span img{
	
	margin:0;
	/* border:1px #F00 solid;
	*/
	padding:0;
	top:0px;
	margin-top:-17px;
	
	
}

div#sidebar div.span-12 div.box div.span-5 div.radiobox{
	
	width:100%;
	
	
}

div#calendar table thead tr th{
	background-color:#8BD444;
	
}

dd
{
margin-left: 0em;
}

h4.titre-evt{
	margin-bottom:0px;
	/* color:#629630; */
	
	
}
ul#article-artiste li a#article_artiste_on{
	
	color:#FFF;
	
	
}

.nom_artiste_agenda{
	color:#900;
	
}

/*
div.container div#sidebar div.span div.box 
*/

div#calendar table thead tr th{
	
	text-align:center;
	
	
}


div#calendar table tbody tr td.libre{
	background-color:#000;
	color:#CCC;
	/* margin:1px; */
		text-align:center;
}

div#calendar table tbody tr td.occupe{
	/* background-color:#dc3b99; */
	/* background-color:#F90; */ 
	background-color:#FC2996;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
		text-align:center;
}

div#calendar table tbody tr td.occupe a{
	display:block;
	float:left;
	position:relative;
	width:100%;
	height:100%;
	color:#FFF;
}

div#calendar table tbody tr td.occupe:hover{
	
	background-color:#CCC;
}

div#calendar table caption{
	height:100%;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	
	height:20px;
	font-weight:bold;
	
	
	
}

dd.date_agenda{
	/* border-right:#FC2996 100px solid;
	
	
	border-left:#FC2996 10px solid;
	padding-left:10px;	
	*/
	color:#FC2996;
	
}


/*
*/
span.bloc_date_agenda{
	
	
	display:block;
	float:left;
	position:relative;
	
	width:100%;
	margin-bottom:5px;
	

	/* border-right:#FC2996 4px solid;
	*/
	
	border-left:#FC2996 1px dotted;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	
		background-color:#f6f6f6;


	
}

div#evt_archive{
	width:100%;
	text-align:right;
	
}


a#evt_passe{
	
	text-align:right;
	font-size:14px;
	text-decoration:none;
	/* color:#8BD444; */
	
		color:#FC29A3;
		margin:0;
		padding:0;

	
}

a#evt_passe:hover{
		color:#629630;

	
}

h4.blocs_titre{
	
	margin-bottom:10px;
	
}

a.artiste_agenda{
	
	color:#7dbf3d;
	text-decoration:none;

}

a.artiste_agenda:hover{
	
	color:#333;
	text-decoration:none;
}


span.bloc_date_agenda dd p{
	margin-bottom:0
	
}

div#site-internet li img.spip_logos{
	margin:0;
	padding:0;
}

div#content div h3.spip{
	margin-bottom:15px;
}


div#tracklist_disco{
	/*
	background-color:#0CC;
	*/
	float:left;
	position:relative;
	margin-bottom:20px;
	width:450px;
}

div#menu-langue{
/*
width:400px;
	*/
	
	/*
	background-color:#9F0;
	*/
	float:right;
	position:relative;
	/* margin-top:2.2em;  */
	margin-top:0.9em;
	margin-left:2em;
	
	text-align:right;
}

div#menu-langue a{
	text-align:right;
	text-decoration:none;
	color:#333;
}

h4#titre-nom-soiree{
	
	font-size:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	padding:0px;
	margin:0px;
}


.point-titre{ 
	font-size:22px;
}


div.container div#content div.span-11 img.spip_logos{
	
	margin-bottom:0px;
	
	
	
	
	
}

a.ensavoirplus:hover{
	float:left;
	
	/* padding-left:5px;
*/
color:#4077b0;
/* background-color:#DD0D1C; */

}

div#content div.span-11 a:hover{
	background-color:#FFF;
	
	padding:10px;
	
}


div.container div.span-24 div div a img.spip_logos{
	
	border-bottom:#F5F5F5 3px solid;
	
	margin:10px;
	
}

div.container div.span-24 div div a img.spip_logos:hover{
	
	border-bottom:#C7BB00 3px solid;
	
	
}


div.container div#accueil-gauche div.span-24 span p{
	
	margin-bottom:0px;
	
	
}
	
div#accueil-gauche div#accueil_actu span h3.spip{
	
	margin-top:0px;
	
	background-color:#999;
	
}

div.radiobox div.controles div#scroller_container{
	/*
	background-color:#666;
	*/
	width:100%;
	margin-left:10px;
	margin-right:10px;
}


div#inscription-newsletter p{
	font-size:20px;
	
	font-variant:small-caps;
	
	
}