/*
 * reset-min
 * Copyright (c) 2009, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 2.7.0
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:top;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}

em {font-style:italic;}
a, img, object {outline:none;}
body { font-family:arial, serial; margin:0;padding:0;}
.clear {clear: both;}
.center {text-align:center;}
/* 
 * Equal Columns
 * class : equalheightscol
 * class : equalheightscontainer
 */
.equalheightscontainer {
	overflow: hidden;
	float:left;
}
.equalheightscol {
	padding-bottom:2000px;
	margin-bottom:-2000px;
	float:left;
}

/**
 *	all
 *	englobe tous le site
 */
#all {
	margin:0 auto 10px auto;
	width:975px;
}
/**
 *	head
 *	phrase d'intro du site et choix de la langue
 */
#head {
	height:25px;
	font-size:12px;
	padding:10px 0 0px 0;
}
.index_head {color:#7a7d6d; border-bottom:1px solid #7a7d6d;}
.women_equity_head {color:#868614; border-bottom:1px solid #868614;}
.instituer_head {color:#377E12; border-bottom:1px solid #377E12;}
.proposition_head {color:#868614; border-bottom:1px solid #868614;}
.etat_head {color:#00524F; border-bottom:1px solid #00524F;}
.contribuer_head {color:#1a4c8b; border-bottom:1px solid #1a4c8b;}
.contact_head {color:#959595; border-bottom:1px solid #959595;}
.accueil_head {color:#7a7d6d; border-bottom:1px solid #7a7d6d;}

/* background-color pour chaque "page" */
.index_bar {background-color:#7a7d6d;}
.women_equity_bar {background-color:#868614;}
.instituer_bar {background-color:#377E12;}
.proposition_bar {background-color:#868614;}
.etat_bar {background-color:#00524F;}
.contribuer_bar {background-color:#1a4c8b;}
.contribuer_bar {background-color:#006F9F;}
.contact_bar {background-color:#959595;}
.accueil_bar, ._bar {background-color:#7a7d6d;}

/* color pour chaque "page" */
.index_color {color:#7a7d6d;}
.women_equity_color {color:#868614;}
.instituer_color {color:#377E12;}
.proposition_color {color:#868614;}
.etat_color {color:#00524F;}
.contribuer_color {color:#1a4c8b;}
.contact_color{color:#959595;}

.accueil_color {color:#7a7d6d;}

#head a {
	color:white;
}
/* intro */
#head p {
	/*font-style:italic;*/
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	margin:0;
}

/* langues */
#head ul {
	float:right;
	margin:4px 10px 0 0;
}

#head li {
	display:inline;
}


/**
 * menu
 */
#menu {

}

#menu ul {
	margin-top:5px;
	height:75px;
}
#menu li {
	display:block;
	float:left;
}

#menu li a.bloc_menu {
	display:block;
	height:75px;
	width:135px;
	float:left;
	background:#eee;
	background:url(../images/menu_bouton.png) no-repeat;
	margin-right:5px;
	
}


#menu li #women_equity {background-position: 0px top;}
#menu li #index {background-position:-135px top;}
#menu li #etat {background-position:-270px top;}
#menu li #instituer {background-position:-405px top;}
#menu li #proposition {background-position:-540px top;}
#menu li #contribuer {background-position:-675px top;}
#menu li #contact {background-position:-810px top; margin-right:0;}

/* hover */
#menu li #women_equity_hover {background-position: 0px bottom;}
#menu li #index_hover {background-position:-135px bottom;}
#menu li #etat_hover {background-position:-270px bottom;}
#menu li #instituer_hover {background-position:-405px bottom;}
#menu li #proposition_hover {background-position:-540px bottom;}
#menu li #contribuer_hover {background-position:-675px bottom;}
#menu li #contact_hover {background-position:-810px bottom; margin-right:0;}

/**
 * content
 * corps de page
 */
#content {
clear:left;

border-top:5px solid white;
}

/* main */
#main {
	float:left;
	width:700px;
	
}
/* contains_une */
#contains_une { margin-bottom:5px; }

/* une */
#une {
	width:415px;
	float:left;
	margin-right:5px;

}
.index_une {background-color:#6b9526;}
.instituer_une {background-color:#006b66;}


#texte_une {padding:10px; color:#ffffff; font-size:12px;}
#texte_une p {margin-top:10px;}
/* deux */
#deux {
	width:275px;
	float:left;
	/*background-color:#006b66;*/
}
#deux img { display:block; }

/*
 * Womens_bloc
 */
#womens_bloc img, #investir img {display:block;}
/* big_bloc */
#big_bloc {
	width:415px;
	/*background-color:#868614;*/
	color:#ffffff;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}


#big_bloc h2 {
	font-size:72px;
}
#big_bloc h3 {
	font-size:16px;
	font-weight:bold;
}
#big_bloc p {
	font-size:13px;
	margin-top:10px;
}
#big_bloc ul {
	font-size:13px;
	padding-left:30px;
	margin-top:5px;
}
#big_bloc li {
	margin-left:10px;
	margin-bottom:5px;
 	list-style:disc outside none;
}
#big_bloc li:first-letter {
	text-transform:uppercase;
}
#big_bloc blockquote {
	font-style:italic;
	font-size:13px;
	margin-top:10px;
}
#womens_bloc .inside_big_bloc {padding:10px 10px 140px 10px; background:url(../images/photo_women_equity.png) center bottom no-repeat;}
#investir_bloc .inside_big_bloc {padding:10px 10px 140px 10px;}

.inside_big_bloc a {color:#ffffff;}
#discover_bloc {
	width:275px;

	float:left;
}

#discover_also {
	height:50px;
	padding:10px;
	margin-bottom:5px;
	background: url(../images/discover_also.png) 10px bottom no-repeat;	
	background-color:white;
	
}

#investir_bloc #discover_also {
	height:50px;
	padding:10px;
	margin-bottom:5px;
	background: url(../images/discover_also_investir.png) 10px bottom no-repeat;	
	background-color:white;
}
#discover_also p {
	font-size:12px;
}
#discover_also a {
	color:#868614;
}
#investir_bloc #discover_also a {
	color:#006F9F;
}
/* discover_other */

#investir_bloc .discover_other {
	color:#006F9F;
	padding:10px 10px 10px 30px;
	margin-bottom:5px;
	background-color:#e7e7d0;
	cursor:pointer;
}

.discover_other {
	color:#868614;
	padding:10px 10px 10px 30px;
	margin-bottom:5px;
	background-color:#e7e7d0;
	cursor:pointer;
}

.discover_other h3 {
	font-size:16px;
	font-weight:bold;
}

.discover_other p {
	font-size:11px;
}
/* discover_other:hover */
#womens_bloc .discover_other:hover, #womens_bloc .discover_other_active {
	color:#ffffff;
	background:url(../images/puce_inside_big_bloc_hover.png) 10px center no-repeat #868614;
}

#investir_bloc .discover_other:hover, #investir_bloc .discover_other_active {
	color:#ffffff;
	background:url(../images/puce_inside_investir_hover.png) 10px center no-repeat #006F9F;
}
/*
	Fonds blocs
*/
.inside_big_bloc_fonds {padding:10px 10px 50px 10px; }
.inside_big_bloc_fonds a {color:#ffffff;}

.inside_big_bloc_fcpr {padding:10px 10px 50px 10px;}
.inside_big_bloc_fcpr a {color:#ffffff;}

.inside_big_bloc_fcpi {padding:10px 10px 50px 10px;}
.inside_big_bloc_fcpi a {color:#ffffff;}

#discover_also_fonds {
	height:50px;
	padding:10px;
	margin-bottom:5px;
	background: url(../contribuer/images/discover_also.png) 10px bottom no-repeat;	
	background-color:white;
	
}
#discover_also_fcpr {
	height:50px;
	padding:10px;
	margin-bottom:5px;
	background: url(../images/discover_also_fcpr.png) 10px bottom no-repeat;	
	background-color:white;
	
}
#discover_also_fcpi {
	height:50px;
	padding:10px;
	margin-bottom:5px;
	background: url(../images/discover_also_fcpi.png) 10px bottom no-repeat;	
	background-color:white;
	
}
/* discover_other_fonds */
.discover_other_fonds {
	color:#1A4C8B;
	padding:10px 10px 10px 30px;
	margin-bottom:5px;
	background-color:#e7e7d0;
	cursor:pointer;
}

.discover_other_fcpr{
	color:#6F6F6F;
	padding:10px 10px 10px 30px;
	margin-bottom:5px;
	background-color:#e7e7d0;
	cursor:pointer;
}

.discover_other_fcpi{
	color:#6F6F6F;
	padding:10px 10px 10px 30px;
	margin-bottom:5px;
	background-color:#e7e7d0;
	cursor:pointer;
}

.discover_other_fonds h3, .discover_other_fcpr h3 , .discover_other_fcpi h3 {
	font-size:16px;
	font-weight:bold;
}

.discover_other_fonds p, .discover_other_fcpr p, .discover_other_fcpi p {
	font-size:11px;
}

.discover_other_fonds a , .discover_other_fcpr a , .discover_other_fcpi a{
	text-decoration:none;
	color:inherit;
}
.discover_other_fonds a:hover, .discover_other_fcpr a:hover, .discover_other_fcpi a:hover{
	text-decoration:none;
	color:#ffffff;
}
.discover_other_fonds:hover, .discover_other_fonds_active {
	color:#ffffff;
	background:url(../contribuer/images/puce_inside_big_bloc_hover.png) 10px center no-repeat #1A4C8B;
}
.discover_other_fcpr:hover, .discover_other_fcpr_active {
	color:#ffffff;
	background:url(../images/puce_inside_big_bloc_hover_fcpr.png) 10px center no-repeat #3F3F3F;
}
.discover_other_fcpi:hover, .discover_other_fcpi_active {
	color:#ffffff;
	background:url(../images/puce_inside_big_bloc_hover_fcpi.png) 10px center no-repeat #79a601;
}
.discover_other_fonds p:hover, .discover_other_fcpr p:hover , .discover_other_fcpi p:hover {
	color:#ffffff;
}
/* agenda */
#agenda {
	border-bottom:5px solid white;
	width:275px;
	height:125px;
	background:#ECEEE5;
}
#agenda img {
	width:275px;
	height:125px;
}

/* breaking */
#breaking {
	margin-top:5px;
	padding:10px;
	color:#ffffff;
}

#breaking p {
	font-size:11px;
}
#breaking h4 {
	font-size:10px;
}
#breaking h3 {
	font-size:18px;
	margin-bottom:5px;
}
.lire_article a{
	display:block;
	margin-top:10px;
}
/*
 * Articles
 * les thumbs des articles
 */
.bloc {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	
}
.article_thumb {
	width:115px;
	height:100px;
	padding:5px;
	border:5px solid #eee;
	background:#eee;
	cursor:pointer;
	overflow:hidden;
}

.article_thumb h3 {
	font-size:12px;
	font-weight:bold;
}
.article_thumb h4 {
	font-size:10px;
	color:#7c7a7d;
}
.article_thumb p {
	font-size:9px;
}
.section_etat a {
	color:#00524F;
	text-decoration:none;
}

.section_accueil a {
	color:#7a7d6d;
	text-decoration:none;
}
.section_proposition a {
	color:#868614;
	text-decoration:none;
}

.section_instituer a {
	color:#377E12;
	text-decoration:none;
}

.section_instituer:hover {
	border:5px solid #377E12;
}

.section_proposition:hover {
	border:5px solid #868614;
}

.section_etat:hover {
	border:5px solid #00524F;
}
.section_accueil:hover {
	border:5px solid #7a7d6d;
}
.next {
	width:135px;
	height:120px;
	
}
.next img {display:block;}
#only_next {margin-top:60px;}

/* filtre */
#filtre {
	height:100px;
	width:255px;
	background-color:#eceee5;
	padding:10px;
}
#filtre img {display:block;}

#filtre ul {
	width:255px;
	margin-top:8px;
}
#filtre li {
	margin-top:1px;
	font-size:13px;
	padding-left:5px;
	background-color:#ffffff;
	color:#959595;
}
#filtre a {
	text-decoration:none;
	color:#959595;
	display:block;
	height:18px;
}
#filtre a:hover {color:#ffffff;}
#filtre li:hover {background-color: #7a7d6d;}
#filtre .filtre_hover {background-color: #7a7d6d;}
#filtre .filtre_hover a {color:#ffffff;}

/*
 * Contribuer
 */
 
#titre_contribuer {
	background:url(../images/fond_titre_contribuer.png) left repeat-y;
	color:white;
}
#titre_contribuer_inner {
	background-color:#46155d;
	background:url(../images/photo_contribuer.png) right bottom no-repeat;
	padding:10px;
	width: 675px;
}
#titre_contribuer_inner h2 {
	font-size:30px;
	padding-top:75px;
}
#titre_contribuer_inner p {
	width:385px;
	font-size:12px;
}
#content_contribuer {
	width:675px;
	margin-top:15px;
}
#menu_contribuer {
	width:130px;
	float:left;
}
#contains_contribuer{
	width:515px;
	padding:15px;
	float:left;
}
#menu_contribuer li {

}
#menu_contribuer a {
	display:block;
	padding:10px 5px;
	border-bottom:1px solid #d7d7d7;
	
	color:#959595;
	font-size:24px;
	text-decoration:none;
}
#menu_contribuer a:hover {
	border-bottom:1px solid #46155d;
	color:#46155d;
}
#contains_contribuer h3 {
	font-size:16px;
	color:#522568;
	font-weight:bold;
	margin:5px 0;
}
#contains_contribuer h4 {
	font-size:13px;
	margin:5px 0;
	color:#313131;
}
#contains_contribuer p {
	font-size:11px;
	margin:5px 0;
	color:#313131;
}
.media {
	background:#eceee5;
	/*border:10px solid #eceee5;*/
	border-bottom:0px solid #eceee5;
	text-align:center;
	padding-bottom:0;
	margin-bottom:5px;
}

.media_legende { background:#eceee5;padding:10px;color:#3d3e3d;font-size:11px;font-style:italic;margin-top:0;}
#contains_contribuer li {
	font-size:11px;
	padding-left:5px;
	list-style-type:disc;
	color:#313131;
}
#contains_contribuer ul {margin:5px 5px 5px 25px;}
#contains_contribuer a {color:#46155d;}

/**
 * Details article
 */

#titre_details_article {

	color:white;
	padding:10px;
	margin-right:5px;
	margin-bottom:5px;
}
#titre_details_article_event {}
#titre_details_article_event p{
	font-size:13px;
	font-weight:bold;
	margin:20px 0 10px 10px;
	width:500px;
}
#titre_details_article p {
	font-size:13px;
	font-weight:bold;
	margin:20px 0 10px 0;
	width:500px;
}
#titre_details_article h2 {font-size:30px;clear:right;margin-top:50px;}
#date_publication_details_article {
	float:right;
	font-size:11px;
}
#content_details_article {
	padding:10px; color:#313131;
	font-size:12px;
}
#content_details_article p, #content_details_article h3, #content_details_article h4, #content_details_article ul{
	margin:10px 0;
}
#content_details_article h3 {

	font-size:16px;
	font-weight:bold;
}
#content_details_article h4 {
	font-size:14px;
}

#content_details_article li {
	padding-left:5px;
	list-style-type:disc;
	color:#313131;
}
#content_details_article ul {margin-left:25px;}
#content_details_article a {color:#7a7d6d;}
#outter_details_article {margin-right:5px; margin-bottom:5px;}
#inner-right_details_article {float:left; width:135px;}
#inner-left_details_article {float:left; width:555px; margin-right:5px;}
.bloc-right_article_details {padding:10px; margin-bottom:5px;}
#download_details_article {background-color:#7a7d6d; color:#e4e5e2;}
#download_details_article p a {
	color:white;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#download_details_article p {margin:5px 0;}
#external_details_article {background-color:#e4e5e2; color:#7a7d6d;}
.to_login {font-weight:bold; font-size:12px;}

/*
 * Bloc pour chaque fichier
 */
.bloc_file_download_details_article {padding-top:5px;}
.bloc_file_download_details_article .icone {float:left; height:20px; width:20px;}
.bloc_file_download_details_article h4 a{
	float:left;
	color:#e0e2d7;
	text-decoration:none;
	padding:3px 0 0 3px;
	font-style:italic;
	font-size:10px;
	height:20px;
}
.bloc_file_download_details_article h5{clear:left;}
.bloc_file_download_details_article h5 a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
}
.bloc_file_download_details_article p {font-size:10px; font-weight:bold; color:#e0e2d7;}

/*
 * Bloc pour les documents externe
 */
.bloc_document_external_details_article {padding-top:7px; color:#7a7d6d;}
.bloc_document_external_details_article h5 a {color:#7a7d6d; font-size:12px; font-weight:bold;}
.bloc_document_external_details_article p {font-size:10px; font-weight:bold;}
#links_details_article {clear:both;}

/* related_bloc */
.related_bloc {width:115px; height:100px; padding:10px;}

/*
 * Contact
 */
#outter_titre_contact {background:url(../images/fond_titre_contact.png) left top repeat-y;}
#inner_titre_contact {background:url(../images/fond_bloc_contact.png) left bottom no-repeat; width:665px; padding:15px;}
#inner_titre_contact h2 {padding-top:5px; margin-bottom:15px;}
#inner_titre_contact p {width:400px; color:white; font-size:12px;}
#outter_contact {margin:5px 5px 5px 0;}
#adress_contact {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	width:280px;
}

#adress_contact p {
	padding:20px 10px 15px 10px;
	border-bottom:1px solid #d7d7d7;
	font-size:14px;
	color:#959595;
	line-height:20px;
}

#form_contact {
	width:380px;
	float:left;
	padding:25px 15px 10px 15px;
	margin-bottom:5px;
}
#form_contact form { float:left; margin-top:10px;}
#form_contact p {font-size:13px;}
#form_contact h3 {color:#7b797c; font-size:16px; font-weight:bold;}
#form_contact label, #form_contact input, #form_contact textarea {font-size:11px; color:#313131;}
#form_contact .form_line {clear:left;}
#form_contact .field_bloc {float:left; width:260px;}
#form_contact .field_bloc input, #form_contact .field_bloc textarea {display:block; width:235px;border:1px solid #afafaf;}
#form_contact .form_line .form_label{
	display:block;
	float:left;
	width:110px;
	margin-right:5px;
	margin-bottom:5px;
}
#form_contact .checkbox_bloc {display:block; float:left; padding-top:10px;}
#form_contact .checkbox_value {
	display:block;
	float:left;
	padding-left:10px;
	font-size:11px; color:#313131;
	padding-top:10px;
}
#form_contact .field_fill input {
	padding:2px;
}
#form_contact .field_fill textarea {
	padding:2px;
}
#form_contact .error_field {
	background:#D1D6BD;
	font-size:11px;
	width:335px;
	border:1px solid white;
	margin-bottom:5px;
	padding:10px;
	font-weight:bold;
}
#form_contact .error {
	background:#D1D6BD;
	font-weight:bold;
}

/*
 * Resultats de recherche
 */
#recherche_result {
	padding:15px;
	width:665px;
	margin-right:5px;
	margin-bottom:5px;
}
#recherche_result p {
	font-family:arial;
	font-size:25px;
	color:#ffffff;
}


/* side */
#side {width:270px; float:left;}
#side img {display:block;}

/* side_fonds */
#side_fonds {width:270px; float:left;}
#side_fonds img {display:block;}

/* search */
#search {background-color:#ffffff; padding:10px; height:55px;}
#search h4 {color:#898989; font-size:12px; font-weight:bold; margin-bottom:4px;}

#search .input_search {
	padding:6px 4px;
	display:block;
	border:0;
	width:213px;
	height:19px;
	float:left;
	background:url(../images/input_search.png) left top no-repeat;
	font-size:14px;
}

#search .submit_search{
	display:block;
	float:left;
	height:31px;
	width:28px;
	border:0;
	background:url(../images/submit_search.png) left top no-repeat;
}

/* subscribe */
#subscribe {background-color:#7a7d6d; padding:0px 10px 10px 10px; margin-bottom:5px;}
#subscribe p {font-size:12px; color:#ffffff; padding-top:10px;}
#subscribe a {color:#ffffff;}
#subscribe img {display:block; padding-bottom:10px;
}
#subscribe form .field_fill .form_login_erreur, .form_login_erreur {
	font-size:11px;
	font-weight:bold;
	background:#d1d6bd;
	padding:2px;
	color:#000000;
}

#subscribe .checkbox_bloc {display:block; float:left; padding-top:10px;}
#subscribe .checkbox_value {
	display:block;
	float:left;
	padding-left:10px;
	font-size:11px;
	margin-bottom:5px;

}
#subscribe form .checkbox_value label {
	
	width:100px;
}
.image_login_choose_form {float:left;}
.image_register_choose_form {float:right;}
.image_left_login_form {float:left;}
.image_retour_login_form {float:right;}

#subscribe form {font-size:11px; margin-top:13px;}
#subscribe form label {
	display:block;
	float:left;
	color:#ffffff;
	width:70px;
	padding-right:10px;

}
#subscribe form field_bloc{float:left;}

#subscribe .field_fill input{
	padding: 2px;
	color:#777b69;
	font-weight:bold;
	border:0;
	height:16px;
	font-size:11px;
}

.field_fill .password {width:80px;}
#subscribe form .form_line {clear:left; height:20px; margin-top:5px;}

#form_login_register {clear:left;}
/* discover */
#discover {
	margin-bottom:5px;
	background:#eceee5;

	text-align:center;

	width:270px;
	/*height:320px;*/
}
#discover_slide {
	/*height:300px;*/
	
}
#discover div {}
#discover h3 {
	color:#626752;
	font-size:35px;
	font-weight:bold;
	
	margin-top:10px;
	width:250px;
}
#discover h4 {
	color:#6b9526;
	font-weight:bold;
	font-size:12px;
	width:250px;
}

#discover h5 {
	color:#6b9526;
	font-size:12px;
	width:250px;
}
#discover p {width:250px;}
#discover p a {
	font-size:10px;
	color:#626752;
	text-decoration:none;
	font-weight:bold;
}
#choose_discover_outter {
	display:block;
	width:250px;
	margin:auto;
	text-align:center;

}
#choose_discover {
	display:inline;
	
	width:230px;
	text-align:center;
}

#choose_discover a{
	padding:6px;
	text-decoration:none;
	line-height:12px;
	height:12px;
	width:12px;
	background:url(../images/notactive_circle.png) center center no-repeat;
	outline:none;
}
#choose_discover .activeSlide {
	background:url(../images/active_circle.png) center center no-repeat;
}
/* partner */
#partner {padding:10px; margin-bottom:5px;}

/*
 * footer
 */
.bloc_footer {
	right:5px;
	width:125px;
	background: url(../images/up_right_corner.png) top right no-repeat #313131;
	padding:5px;
	float:left;
}
.bloc_parent {background:#313131; float:left; width:135px; margin-right:5px;}
#footer p {color:white; font-size:9px;}
.bloc_footer p {margin-top: 5px;}
#footer  {font-size:14px;}
#footer h3 {color:white; text-align:left;}
#women_equity_footer {
	background:#eceee5;
	width:555px;
}
/* women_footer*/
#women_footer {background-color:#0f1b5f; width:555px; margin:0 5px 0 0;}
.women_titre_footer {}
.women_footer_bloc {color:#ffffff;}
.women_footer_bloc a {color:#ffffff; text-decoration:none;}
#women_contribuer_text {padding:0 10px 10px 10px ; float:left; width:250px;}
#women_contribuer_action {padding:0 10px 10px 10px; float:left; width:250px;}
.women_titre_footer {padding:10px;}
#women_contribuer_action ul {}

#women_contribuer_action li {border-top:1px solid white; padding-top:4px; margin:0 0px 6px 0;}
#women_contribuer_action .first{ border-top:1px solid #0f1b5f; margin:0 0 6px 0; padding-top:0;}

/* legal */
#legal {background:#eceee5; width:410px; float:left;}
#legal h3 {color:#434343;}
#legal ul {margin-top:5px; font-size:9px; color:#7d7d7d;}
#legal li {background:url(../images/puce_legal.gif) 0 4px no-repeat; padding-left:10px;	
}
#legal a {color:#7d7d7d;}
.bloc_legal {padding:5px; float:left; width:125px;}
#body_legal h3 {font-weight:bold;margin: 10px 0;}
#supported {text-align:center;}

/*
 * Mentions légales / crédits
 */

#head_legal {
	/*background-color:#7c7a7d;*/
	padding:20px;
	width:655px;
	margin-right:5px;
}
#body_legal {
	padding:10px;
	width:665px;
	font-size:12px;
}

#body_legal p, #body_legal ul {
	margin-top:5px;
}

/* strong */
strong {
	font-weight:bold;
}
