/* CSS Document */
/* le paris les ambiances */
/* www.aztech-creation.com */
#chouette{

margin:60px auto;
width:720px;
}

body{
background:#000000;
}

#logoentree{
position:absolute;
top:520px;
margin-left:292px;
width:200px;
height:92px;
background:url(../images/entree/entree-cinema-clermont.png) no-repeat 0 0;
}
#logoentree a{
display:block;
width:200px;
height:92px;

}
#entree{
display:none;
}


* html #logoentree {
position:absolute;
top:520px;
margin-left:292px;
width:200px;
height:92px;
background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/entree/entree-cinema-clermont.png)');
}


	  * html #logoentree a{
display:block;
width:200px;
height:92px;

}