@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
}
#footer_sobees {
	background:#666666 url(http://www.sobees.com/templates/catalyst_sobeesreloaded/images/footer-bg.png) repeat-x scroll 0 0;
	height:35px
}
#footer_sobees a {
	background:transparent url(http://www.sobees.com/templates/catalyst_sobeesreloaded/images/bottom-menu-div.png) no-repeat scroll 100% 50%;
	color:#CCCCCC;
	display:block;
	float:left;
	font-size:12px;
	height:35px;
	line-height:30px;
	margin-right:15px;
	margin-top:0px;
	padding-left:0;
	padding-right:15px;
	text-indent:0;
}
#footer_sobees a:hover {
	color: #FFF;
}

ul {
padding:0;
margin:0;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
}
li
{
margin-left:2px;
margin-top:12px;
float:left; /*pour IE*/
}
#download a
{
display:block;
float:left;   
width:174px;
height:80px;
background:url(http://www.sobees.com/images/home_sobees_web/btn_download_prod.png) no-repeat;
color:#FFF;
text-decoration:none;
text-align:center;
padding:0px;
}
#download a:hover
{
background:url(http://www.sobees.com/images/home_sobees_web/btn_download_prod2.png) no-repeat;
}
#account a
{
display:block;
float:left;   
width:172px;
height:80px;
background:url(http://www.sobees.com/images/home_sobees_web/btn_account.png) no-repeat;
color:#FFF;
text-decoration:none;
text-align:center;
padding:0px;
}
#account a:hover
{
background:url(http://www.sobees.com/images/home_sobees_web/btn_account_2.png) no-repeat;
} 

#bubble div
{
display:block;
float:left;   
width:456px;
height:82px;
background:url(http://www.sobees.com/images/home_sobees_web/bubble.png) no-repeat;
color:#FFF;
text-decoration:none;
text-align:center;
padding:0px;
}