/** Zone panorama chaines - Begin  **/
.panorama_chaine
{
	float : left;
	
	
}
.panorama_chaine_marge
{
	margin :0px 30px 0px 10px;
}
.panorama_chaine_marge_bis
{
	margin :0px 0px 0px 10px;
}
.panorama_chaine_titre
{
	height : 43px;
}
.panorama_chaine_liste
{
	margin-top : 10px; 
	border-left-color : #D9D9D9;
	border-left-style : solid;
	border-left-width : 1px;
	/*height : 500px;*/
}
/** Zone panorama chaines - End  **/

/** Zone telecharger panorama - Begin  **/
.telachrger_panorama
{
	width : 177px;
	float : left;
}
.telachrger_panorama_lien
{
	margin-top : 10px;
}
/** Zone telecharger panorama  - End  **/

/** Zone actus - Begin  **/
.actus
{
	width : 177px;
	float : right;
	border : 0px green solid;
}
.actus_image
{
	margin : 16px 27px 0px 20px;
	height : 116px;
}
.actus_layer
{
	padding : 10px 20px 10px 10px;
	position :absolute ; 
	cursor : pointer;
	color : #FFFFFF;
	height : 61px;
	width : 100px;
	float:left;
	display:inline;
    filter:alpha(opacity=60);
    -moz-opacity:.60;
    opacity:0.6;
    background-color:#404040;
   	/*color:#FFFFFF;*/
}
/** Zone actus - End  **/