/*
 * Definition des elements generiques de navigation
 */
body {
  margin: 0;
  padding: 0;
  color: #333;
  background:#320404 url(/I/theme_comparatif-3d/background.jpg) repeat-x;
  font: 12px Arial,Verdana, sans-serif;
}


.main_color
{color:#E01312;}

.warning_color
{color:#C00E0C;}

a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}

.title
{
	font-size:20px;
	font-style:italic;
	margin-bottom:10px;
}

.clear
{
	clear:both;
	/*font-size:0px;*/
	padding:0;margin:0;
	height:0;
}

.center
{
	margin:auto;
	display:block;
	text-align:center;
}

.btn_ok
{
	border:0;
	background:#000 url(/I/theme_comparatif-3d/buttons/ok.gif) no-repeat;
	width:22px;
	height:22px;
	vertical-align:top;
	cursor:pointer;
}

.btn_search
{
	border:0;
	background:transparent url(/I/theme_comparatif-3d/buttons/search.png) no-repeat;
	width:22px;
	height:22px;
	vertical-align:top;
	cursor:pointer;
	margin-left:8px;
	margin-top:5px;
	float:right;
	display:block;
}

.fil_ariane
{
	font-size:11px;
	line-height:2.2em;
	font-family:Verdana;
}

.chevron
{
	font-size:15px;	
}

/*
 * Englobeur de site
 */
.wrapper
{
  width:1002px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
  /*background:#FFF;*/
}

/*
 * Contenu principal situé sous le header
 */
.main_content
{
	background-color:#FFF;
	
	
	clear:both;
	_display:block;/*IE6 fix*/
	margin-top:20px;
	padding:10px;
}

/*
 * Contient le coeur de page : la zone éditoriale
 */
.body_content
{	float:left;
	/*width:665px;*/
	background-color:#FFF;
	margin-top:10px;
	margin-left:3px;
	margin-right:4px;
	_margin-left:3px;
	_margin-right:3px;
	_display:inline;/*IE6 hack*/
	_position:relative;/*clic*/
}

/*
 * Entete
 */
.header
{
	/*width:968px;*/
	margin:auto;
}

/*
 * LOGO
 */
.logo_floater
{
	float:left;
	z-index:5;
	font-size:37px;
	font-weight:bold;
	display:inline;
	position:relative;/*IE fix, element non cliquable*/
	margin-top:10px;
}

.logo_floater span
{
	display:none;
}

#pub_header {
	height:90px;
	width:728px;
	margin-left:auto;
	margin-top:auto;
	vertical-align:text-top;
	background-color:#EFEFEF;
	border:solid 1px #DDD;
	position:relative;
}

/*
 * COLONNE DE DROITE
 */
.right_content
{
	float:right;
	margin-right:0px;
	_display:inline;/*IE6 hack*/
	_position:relative;/*permet le clic pour IE6*/
}

.bloc_newsletter
{
	width:300px;
	margin-top:3px;
	margin-bottom:10px;
}


.articles_list .article_list_item .article_title a
{
	color:#F400FD;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.articles_list 
{
	background-image:url(/I/theme_femmezine/fond_6_articles.jpg);
	background-position:0 26px;
	background-repeat:repeat-x;
}

.article_list_item_bottom
{
	float:left;
	width:190px;
	height:90px;
	display:inline;
	font-size:10px;
	font-family:verdana;
	margin-top:5px;
}
.article_list_item_bottom a
{
	color:#000;
}



.maincategory_item {
	display:inline;
	float:left;
	height:130px;
	width:145px;
	padding:3px;
	margin:5px;
}

.maincategory_item a{
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color:#FFF;
	margin-left:5px;
}

.subcategory_item a
{
	background:transparent none repeat scroll 0 0;
	font-family:verdana;
	font-size:11px;
	height:14px;
	line-height:14px;
	margin:0;
	padding:0;
	color:#7a7879;
	font-weight:normal;
}

.next_articles_bloc
{
	color:#000;
	border:solid 1px #CCC;
	clear:both;
	background:#FFFFFF url(/I/theme_femmezine/comments/background_comments_list.jpg) repeat-x scroll center bottom;
}

.next_articles_bloc h2
{
	line-height:0px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:20px;
	padding-left:10px;
	font-style:italic;
}
/*
* SEARCH ENGINE
*/
/*LIBELLE*/
.lib_rechercher
{
	display:block;
	float:left;
	margin-top:3px;
	margin-right:5px;
}

.img_rechercher
{
	margin-left:24px;
	vertical-align:middle;
}

/*BLOC */ 
#menu ul li.search_engine
{
	color:#FFF;
	float:right;
	padding-right:5px;
	padding-top:2px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	border-right:0;
}
/*formulaire*/
.search_engine form
{
	/*padding:10px 10px;*/
}

/*Zone de saisie*/
.search_engine input[type=text]
{
	border:solid 0px #999;
	padding:2px 5px 2px 5px;
	font-size:11px;
	width:157px;
	height:16px;
	margin-top:4px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/*LISTE REPONSE DU MOTEUR*/
.results_info
{
	background-color:#EEE;
	border-top:solid 1px #000;
	color:#000;
	height:24px;
	margin-right:5px;
	padding:10px;
	text-align:right;
}

.results_info strong
{
	font-weight:bold;
}

.lr cite
{
	margin-top:8px;
	color:green;
}

.lr h3
{
	font-size:20px;
	text-decoration:underline;
}

.lr img
{
	float:left;
	margin-right:5px;
}

.lr .item
{
	clear:both;
	margin-bottom:15px;
	height:118px;
}

.bottom_search
{
	background-color:#EEE;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}



/*PUB : RECTANGLE MEDIUM*/
.pub_right_column
{
	margin-top:4px;
	background-color:#DEDEDE;
	width:300px;
	height:250px;
}
	
/*
*CLUB FEMMEZINE
*/
.club_teaser
{
	width:300px;
	/*height:153px;*/
	margin-top:1px;
}


.club_share_profile
{
	width:300px;
	margin-top:4px;
	position:relative;
	
}

.club_share_adress
{
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#888;
	position:absolute;
	left:25px;
	top:130px;
	width:180px;
	word-break:break-all;
	word-wrap:break-word;
}
/*
 * TAG CLOUD
 */
.tag_cloud
{
	width:300px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

.tag_cloud a
{
	color:#999;
	line-height:22px;
}

.tag_cloud img
{
	display:block;
}

/*
 * Quizz en HOME
 */
.quizz
{
	width:300px;
	margin-top:20px;
}

.quizz_content
{
	margin-left:20px;
}

.quizz h3
{
	font-family:georgia;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}
/*
 * Top Article en home
 */
.top_articles
{
	width:300px;
	margin:0px;
}

/*
 * Colonne de droite
 */
.left_content
{
	float:left;
	margin-right:5px;
	margin-left:11px;
	width:130px;
	_position:relative;/*IE6 clic fix*/
	_display:inline;/*IEfix*/
	_margin-left:6px;
}



.left_newsletter_bloc
{
	margin-bottom:7px;
	padding-bottom:10px;
	border-bottom:solid 3px;
}

.left_newsletter_bloc .email_field
{
	font-size:11px;
	color:#000;
	border:solid 1px #000;
	padding:3px;
	width:96px;
	height:14px;
}


.left_flux_rss
{
	margin-bottom:7px;
	padding-bottom:10px;
	border-bottom:solid 3px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.left_quizz
{
	margin-bottom:7px;
	padding-bottom:10px;
	border-bottom:solid 3px;
}

.left_skycraper
{
	margin:auto;
	width:120px;
	height:600px;
}

.left_skycraper iframe
{
	width:120px;
}


