/*
 * IE Fix PNG
 */
.wrapper
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/I/theme_femmezine/header/header-background.png',sizingMethod='crop');
	background:transparent;
}

.manchette .bandeau
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/I/theme_femmezine/home/bandeau_manchette.png',sizingMethod='scale');
	background:transparent;
}

.category_manchette .bandeau {
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/I/theme_femmezine/home/bandeau_manchette.png',sizingMethod='scale');
	background:transparent;
}

.footer_twitter_logo
{
	background:transparent url(/I/theme_femmezine/Icons/buttons/twitter-logo.gif) no-repeat scroll;
}

.footer_facebook_logo
{
	background:transparent url(http://www.facebook.com/images/connect_favicon.png) no-repeat scroll;
}

/*Fleche noire*/
.articles_teaser ol li
{
	background: url(/I/theme_femmezine/Icons/arrow.gif) no-repeat 0px 6px;
}

/*Fleche blanc bloc forum*/
.forum_selector .last_posts_container ul li
{
	background: url(/I/theme_femmezine/Icons/white_arrow.gif) no-repeat 5px 5px;
}

/*Fleche blanche menu gauche*/
.left_menu_nav ul li
{
	background:transparent url(/I/theme_femmezine/Icons/white_arrow.gif) no-repeat scroll 5px 5px;
}


.community_buttons .facebook
{
	background:url(/I/theme_femmezine/Icons/buttons/community.png) no-repeat scroll 0px 0px;
}

.community_buttons .twitter
{
	background:url(/I/theme_femmezine/Icons/buttons/community.png) no-repeat scroll -60px 0px;
}

.community_buttons .youtube
{
	background:url(/I/theme_femmezine/Icons/buttons/community.png) no-repeat scroll -92px 0px;
}

.community_buttons .flickr
{
	background:url(/I/theme_femmezine/Icons/buttons/community.png) no-repeat scroll -125px 0px;
}

.community_buttons .delicious
{
	background:url(/I/theme_femmezine/Icons/buttons/community.png) no-repeat scroll -158px 0px;
}


/*
 * Fix compte de l'utilisateur
 * account.css
 */
.mesfilleuls_container .container_top,
.mesfilleuls_container .container_bottom {
	font-size:0px;
}

.profile_container .profile_info
{
	width:254px;
}

/*
 * Cartouche de vote sur les pages articles
 */
.article_infos .extra_infos {
	width:auto;
}

/*Bloc les plus lus /  les mieux notes sur les pages articles*/
.most_read,
.top5_category
{
	float:left;
	display:inline;
}

/*
 * Bloc forum femmezine.fr
 */
.forum_selector .last_posts_container ul li
{
	height:28px;
}
