/*
 * 
 Anti IE7

 Tudor Munteanu
 E: tudorizer@gmail.com
 W: tudorizer.wordpress.com*/
 
 
#anti-ie7{
width:100%;
position: absolute; 
top:0; 
left:0;
margin:0;
padding:5px;
background-color:#000; 
z-index:5000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
padding:10px
}

.titreAntiIe{
font-size:30px;
margin:0;
margin-bottom:10px;
padding:0;
font-weight:bold
}

#anti-ie7 a{
color:#000;
font-weight:bold;
text-decoration:none
}

#anti-ie6 a.close{
float:right;
text-decoration:none;
}

.close{display:block; font-size:14px; width:76px; height:20px; padding:2px 0 0 30px; background:url(../images/btn-close.gif) no-repeat;
margin-right:10px; float:right; margin-top:20px}
.btn-ie{display:block; width:103px; height:19px; padding:3px 0 0 30px;  background:url(../images/btn-ie.gif) no-repeat; margin-top:20px; float:left}