@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
p{
	margin-bottom:10px;
}
body{
	background-color:#000;
	background-image:url(/images/artistes/marjo/accueil/fond.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#partie_droite h2{
	margin:5px 0px 30px 0px;
	text-align:left;
}
#partie_droite h2 span{
	display:none;
}
#radio_accueil{
	width:305px;
	height:150px;
	float:right;
}
#partie_gauche{
	width:570px;
	height:680px;
	margin-top:70px;
	padding-right:10px;
	background-image: url(/images/artistes/marjo/accueil/line_menu.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#partie_gauche #menu{
	text-align:right;
	float:right;
}
#partie_gauche #menu ul#menu_1{
	text-align:right;
	list-style-type:none;
}
#partie_gauche #menu ul#menu_2{
	list-style-type:none;
	text-align:right;
	margin-bottom:5px;
}
#partie_gauche #menu ul#menu_2 li{
	padding:0px;margin:0px;
	display:inline;
}
#partie_droite{
	width:335px;
	margin-left:15px;
}

#partie_droite .date{
	font-family:Helvetica,Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0,8px;
	margin-bottom:0px;
}
.titre_actualite{
	font-family:Arial, Helvetica, sans-serif;
}
.noborder{
	border:none;
}
#background_logo_marjo{
	width:960px;
	margin:0 auto;
}
#partie_droite{
	background-position:center left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:70px;
	padding-left:10px;
	font-size:11px;
	position:relative;
}
#partie_droite a:link{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#partie_droite a:visited{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#partie_droite a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#partie_droite a:active{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.couleur_unique{
	color:#c09a5b;
}
#partie_droite .bulle_spectacle0{
	background-image:url(/images/artistes/marjo/accueil/img_bulle1.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
#partie_droite .bulle_spectacle_over0{
	background-image:url(/images/artistes/marjo/accueil/img_bulle1_over.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
#partie_droite .bulle_spectacle1{
	background-image:url(/images/artistes/marjo/accueil/img_bulle2.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
#partie_droite .bulle_spectacle_over1{
	background-image:url(/images/artistes/marjo/accueil/img_bulle2_over.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
#partie_droite .bulle_spectacle2{
	background-image:url(/images/artistes/marjo/accueil/img_bulle3.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
#partie_droite .bulle_spectacle_over2{
	background-image:url(/images/artistes/marjo/accueil/img_bulle3_over.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
.barredotted{
	margin-top:10px;
	border-top:1px dotted #ccc;
	width:250px;
}
#shadowbox{
	position:absolute;
	bottom:3px;
	left:-30px;
	z-index:999;	
}


