@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
p{
	margin-bottom:10px;
}
body{
	background-color:#000;
	background-image:url(/images/artistes/jipe_dalpe/accueil/fond_acc.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#partie_droite h2{
	margin:5px 0px 20px 0px;
	text-align:left;
}
#partie_droite h2 span{
	display:none;
}
#radio_accueil{
	width:305px;
	height:150px;
	float:right;
}
#partie_gauche{
	width:580px;
	height:680px;
	margin-top:70px;
}
#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:30px;
}
#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:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0,8px;
	margin-bottom:0px;
}
.titre_actualite{
	font-family:Arial, Helvetica, sans-serif;
}
.noborder{
	border:none;
}
#background_logo_jipe_dalpe{
	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:#d8cb72;
}
#partie_droite .bulle_spectacle{
	background-image:url(/images/artistes/jipe_dalpe/accueil/img_bulle.png);
	height:90px;
	padding-left:10px;
	padding-top:4px;
	margin-top:-16px;
	background-repeat:no-repeat;
	background-position:top left;
}
#partie_droite .bulle_spectacle_over{
	background-image:url(/images/artistes/jipe_dalpe/accueil/img_bulle_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;	
}