
/*
 * ARTICLE
 */
.article_content
{
	color:#222;
	line-height:18px;
	min-height:450px;
	font-family:Arial;
	font-size:12px;
	padding:10px 0px 0 0;
	margin:0 0px 0 0px;
	font-weight:normal;
	font-variant:normal;
	width:517px;
	_width:505px;/*IE6 hack*/
}

/*
 * Mise en forme propre article
 */
.article_body
{
	margin-bottom:20px;
}

.article_body p
{
	margin-top:10px;
}

.article_body ul
{
	margin-left:20px;
	margin-top:5px;
	list-style-type:disc;
}

.article_body ol
{
	margin-left:20px;
	margin-top:5px;
	list-style-type:none;
}

.article_body em
{
	font-style:italic;
}

.article_body li
{
	
}

.article_body strong
{
	font-weight:bold;
}

.article_title
{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	font-family:georgia,Arial;
	font-style:italic;
	margin-bottom:25px;
	margin-top:10px;
}

.page_title
{
	font-size:15px;
	font-weight:bold;
	font-family:georgia,Arial;
	font-style:italic;
}

/*
 * GESTION DU SOMMAIRE
 */
.article_content .sommaire
{
	font-family:Arial;
	color:#FFF;
	width:250px;
}

.article_content .sommaire h2
{
	font-weight:bold;
	padding:5px 10px 5px 10px;
	font-size:15px;
}

.article_content .sommaire hr
{
	margin:0;
}

.article_content .sommaire ol
{
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:10px;
	font-size:12px;
}

.article_content .sommaire li
{
	background:transparent url(/I/theme_femmezine/Icons/white_arrow.gif) no-repeat scroll 0 8px;
	margin-left:9px;
	width:215px;
	padding-left:12px;
}

.sommaire a
{
	color:#FFF;
	font-size:11px;
	font-family:Verdana;
}


.article_infos
{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

/*Image de l'article*/
.article_img
{
	display:block;
	/*width:250px;*/
	background-color:#000;
}

/*
 * PAGER
 */
.article_pager
{
	float:right;
	font-size:15px;
	font-weight:bold;
	position:relative;
	top:15px;
}

.pager_left_arrow
{
	background:url(/I/theme_femmezine/Icons/pager_left_arrow.gif) no-repeat scroll 3px 5px;
	width:11px;
	height:17px;
	display:inline;
	float:left;
}

.pager_numbers
{
	display:inline;
	float:left;
	margin:0 4px 0 4px;
}

.pager_right_arrow
{
	background:url(/I/theme_femmezine/Icons/pager_right_arrow.gif) no-repeat scroll 3px 5px;
	width:11px;
	height:17px;
	display:inline;
	float:left;
}

.community_buttons
{
	float:right;
}

.community_buttons li
{
	margin:3px;	
}

.community_buttons .share
{
	font-weight: bold;
	position: relative;
	top: -20px;
	float: left;
}

.community_buttons .facebook
{
	background:url(/I/theme_femmezine/common_sprite.png) no-repeat scroll -10px -180px;
	width:23px;
	height:23px;	
	float:left;
	position:relative;
	top:-23px;
	cursor:pointer;
}

.community_buttons .twitter
{
	background:url(/I/theme_femmezine/common_sprite.png) no-repeat scroll -71px -180px;
	width:23px;
	height:23px;	
	float:left;
	position:relative;
	top:-23px;
	cursor:pointer;
}

.community_buttons .youtube
{
	background:url(/I/theme_femmezine/common_sprite.png) no-repeat scroll -103px -180px;
	width:23px;
	height:23px;	
	float:left;
	position:relative;
	top:-23px;
	cursor:pointer;
}

.community_buttons .flickr
{
	background:url(/I/theme_femmezine/common_sprite.png) no-repeat scroll -136px -180px;
	width:23px;
	height:23px;	
	float:left;
	position:relative;
	top:-23px;
	cursor:pointer;
}

.community_buttons .delicious
{
	background:url(/I/theme_femmezine/common_sprite.png) no-repeat scroll -169px -180px;
	width:23px;
	height:23px;	
	float:left;
	position:relative;
	top:-23px;
	cursor:pointer;
}

.article_infos .extra_infos
{
	background-color:#000;
	/*width:250px;*/
	/*height:40px;*/
	_width:250px;/*IE6 hack too large*/
}
