/*actus et jeux*/

.panorama_logo{
	height				: 30px;
}

.panorama_actus{
	background-image	: url(../images/graphisme/actu/bkgd-roll.png);
	width				: 702px;
	height				: 215px;
	padding				: 5px;
	margin-right		: 10px;
}

.panorama_photos{
	width				: 160px;
	height				: 120px;
	overflow			: hidden;
	position			: absolute;
	z-index				: 2;
}

.panorama_liste_photos{
	width				: 424px;
	height				: 80px;
	overflow			: hidden;
	float				: left;
}

.panorama_titre{
	
	padding-top			: 20px;
	height				: 50px;
	font-size			: 22px;
	font-weight			: bold;
	color				: #230017;

}

.panorama_description{	
	padding-top			: 5px;
	height				: 50px;
}

.panorama_contenu{
	margin-left			: 10px;
}

.panorama_contenu_gauche{
	float		: left;
	height		: 176px;
	width		: 160px;
	margin-right: 20px;
	margin-top	: 30px;
}

.panorama_contenu_droite{
	width		: 323px;
	margin-top	: 30px;
}

.panorama_contenu_bas{
	margin-top : 44px;
}

#panorama_fleche_gauche{
	width				: 28px;
	height				: 28px;
	float				: left;
	padding-top			: 6px;
}

#panorama_fleche_droite{
	width				: 28px;
	height				: 28px;
	float				: left;
	padding-top			: 6px;
}

#tabPhotos{
	position			: absolute;
	z-index				: 3;
}


/*a la demande*/

#panorama_alademande{
	background-image	: url(../images/alademande/roll-alademande.png);
	background-repeat	: no-repeat;
	background-position : 10px 0px;
	width				: 474px;
	height				: 156px;
	margin-right		: 10px;
	padding-left		: 10px;
	padding-right		: 10px;
}

#panorama_alademande_photos{
	width				: 160px;
	height				: 120px;
	overflow			: hidden;
	position			: absolute;
	z-index				: 2;
}

#panorama_alademande_liste_photos{
	width				: 265px;
	height				: 40px;
	overflow			: hidden;
	float				: left;
}

#panorama_alademande_titre{
	
	padding-top			: 20px;
	height				: 30px;
	font-size			: 15px;
	font-weight			: bold;
	color				: #230017;

}

#panorama_alademande_description{	
	padding-top			: 5px;
	height				: 40px;
}

#panorama_alademande_contenu{
	margin-left			: 10px;
}

#panorama_alademande_contenu_gauche{
	float				: left;
	height				: 156px;
	width				: 160px;
	margin-right		: 5px;
}

#panorama_alademande_contenu_droite{
	width				: 280px;
	float				: left;
}

#panorama_alademande_contenu_bas{

}

#panorama_alademande_fleche_gauche{
	width				: 18px;
	height				: 28px;
	float				: left;
	padding-top			: 6px;
}

#panorama_alademande_fleche_droite{
	width				: 18px;
	height				: 28px;
	float				: left;
	padding-top			: 6px;
}

#tabPhotos_alademande{
	position			: absolute;
	z-index				: 3;
}