/* #### PRINCIPAL #### */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	text-align:center;
	background:url(interface/background.gif);
	/*background-color:#F0F5FE;*/
	}

img {
	border:0px;
	}
	
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #BAC4CC;
	}
	
strong {
	font-weight:bold;
	}
	
form {
	margin:0px;
	}
	
ul {
	list-style: none;
	margin:0px;
	padding:0px;
	}
	
.police_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:justify;
	}
	
.spacer {
	clear:both;
	}
	
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
	
.titre {
	text-align:left;
	padding-bottom:3px;
	}
	
.titre_n1 {
	text-align:left;
	padding-top:20px;
	padding-left:23px;
	padding-bottom:5px;
	color:#000099;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}
	
/* #### LES LIENS #### */

a
	{
	color:#000066;
	text-decoration:underline;
	}
	 
a:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
a.menu
	{
	color:#000000;
	text-decoration:none;
	}
	 
a.menu:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
a.site
	{
	color:#000066;
	text-decoration:none;
	}
	 
a.site:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
a.rouge
	{
	color:#FF0000;
	text-decoration:none;
	}
	 
a.rouge:hover
	{
	color:#000066;
	text-decoration:none;
	}
	
a.noir
	{
	color:#000000;
	text-decoration:none;
	}
	 
a.noir:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
a.news
	{
	color:#9E1B1B;
	text-decoration:none;
	}
	 
a.news:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
a.lien_p_page
	{
	color:#000066;
	text-decoration:none;
	}
	 
a.lien_p_page:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
a.blanc
	{
	color:#FFFFFF;
	text-decoration:none;
	}
	 
a.blanc:hover
	{
	color:#FF9900;
	text-decoration:none;
	}
	
/* TEXTE EN COULEUR */

span.txt_rouge {
	color:#FF0000;
	}
	
span.txt_gris {
	color:#999999;
	}
	
span.txt_vert {
	color:#006600;
	}
	
span.txt_bleu {
	color:#000066;
	}
	
span.txt_bleu_clair {
color:#000099;
	}
	
/* TEXTE EN FORME */

span.txt_italic {
	font-style:italic;
	}
	
span.txt_souligne {
	text-decoration: underline;
	}
	
span.txt_italix_souligne {
	font-style:italic;
	text-decoration: underline;
	}

	
/* #### BANDEAUX #### */
	
#header {
	width:800px;
	height:80px;
	margin-bottom:1px;
	}
	
#logo {
	width:200px;
	height:70px;
	background-image: url(interface/fond_logo.jpg);
	padding-top:10px;
	float:left;
	}
	
#logo_banniere {
	width:600px;
	height:80px;
	background-image: url(interface/bandeau.jpg);
	float:right;
	}
	
.onglets_s {
	width:70px;
	height:20px;
	float:right;
	padding-top:60px;
	}
	
.onglets_l {
	width:80px;
	height:20px;
	float:right;
	padding-top:60px;
	}

#bandeau_haut {
	width:800px;
	height:14px;
	background-color:#547AB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:1px;
	}
	
#bandeau_haut #date {
	width:auto;
	height:auto;
	float:right;
	padding-right:5px;
	}
	
#bandeau_haut #bienvenue {
	width:auto;
	height:auto;
	float:left;
	padding-left:5px;
	text-align:left;
	}
	
#bandeau_bas {
	width:800px;
	height:14px; 
	background-color:#547AB6; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF;
	text-align: center;
	}

#bandeau_bas_coin {
	width:800px;
	height:8px;
	font-size:0px;
	background-color:#547AB6;
	}

#bandeau_bas_coin #coin_gauche {
	width:8px;
	height:8px;
	background-image:url(interface/coin_bas_gauche.gif);
	float:left;
	}
	
#bandeau_bas_coin #coin_droit {
	width:8px;
	height:8px;
	background-image:url(interface/coin_bas_droite.gif);
	float:right;
	}
	
/* #### BLOCS PAGE CENTRALE #### */

#principal {
	border :1px solid #8AADE5;
	widht:800px;
	height:100%;
	margin-bottom:1px;
	padding-bottom:2px;
	}
	
#gauche {
	width:150px;
	height:auto;
	vertical-align:top;
	border:0px;
	text-align:left;
	float:left;
	}
	
#droite {
	width:150px;
	height:auto;
	vertical-align:top;
	border:0px;
	text-align:right;
	float:right;
	}
	
#bloc_centre {
	width:480px;
	height:auto;
	margin-left:7px;
	margin-right:7px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:center;
	float:left;
	}
	
	
#bloc_centre_page {
	width:620px;
	height:auto;
	padding-top:10px;
	padding-right:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:justify;
	float:right;
	}
	
.bloc_gauche {
	width:139px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	text-align:left;
	vertical-align:top;
	margin-left:3px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:3px;
	padding:3px;
	border:1px solid #547AB6;
	background-image:url('interface/fond.jpg');
	}

.bloc_droit {
	width:139px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	text-align:left;
	border:1px solid #547AB6;
	margin-left:0px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:3px;
	padding:3px;
	background-image:url('interface/fond.jpg');
	vertical-align:top;
	}
	
.mon_compte {
	width:139px;
	height:auto;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	text-align:center;
	}
	
#mon_compte_centre {
	width:100px;
	height:auto;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	}
	
#mon_compte_input {
	width:100px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	text-align:left;
	}
	
#mon_compte_input input {
	width:90px;
	}
	
#mon_compte_input #btn {
	width:94px;
	border:0px;
	background-image:url(interface/fond.jpg);
	}
	
.menu_rubrique {
	margin-top:10px;
	padding-left:10px;
	width:129px;
	border:0px;
	font-style:italic;
	font-weight:bold;
	}
	
.menu_categorie {
	padding-left:10px;
	width:129px;
	border:0px;
	}
	
#menu_switch {
	text-align:center;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	}

.forum_rubrique {
	margin-top:10px;
	padding-left:10px;
	width:129px;
	border:0px;
	font-style:italic;
	font-weight:bold;
	}
	
.forum_categorie {
	padding-left:10px;
	margin-top:2px;
	width:129px;
	border:0px;
	}

#forum_acces {
	margin-top:5px;
	text-align:center;
	}
	
#rechercher {
	width:100px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	text-align:left;
	}
	
#rechercher input {
	width:100px
	}
	
#rechercher #btn {
	border:0px;
	background-image:url(interface/fond.jpg);
	width:auto;
	}
	
#inscription {
	width:100px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	}
	
#bloc_msg_erreur {
	width:788px;
	height:auto;
	border :1px solid #FF0000;
	background-color:#FBD9D9;
	margin-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	}
	
#bloc_msg_ok {
	width:788px;
	height:auto;
	border :1px solid #009900;
	background-color:#DBF4DC;
	margin-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	}

#bloc_msg_erreur img, #bloc_msg_ok img {
	margin-right:3px;
	}
	
#bloc_central_msg_erreur {
	margin-right:auto;
	margin-left:auto;
	height:auto;
	width:400px;
	margin-top:20px;
	text-align:center;
	}
	
.stat_rubrique {
	margin-top:7px;
	padding-left:10px;
	padding-bottom:2px; 
	width:129px; 
	border:0px; 
	font-style:italic;
	font-weight:bold;
	}
	
.stat_categorie {
	padding-left:10px;
	width:129px;
	border:0px;
	}
	
#stat_avancee {
	margin-top:7px;
	text-align:center;
	font-weight:bold;
	}
	
#sondage_txt_ouvert {
	padding-left:15px;
	width:124px;
	text-decoration:underline;
	color:#006600;
	font-style:italic;
	}
	
#sondage_txt_ferme {
	padding-left:15px;
	margin-top:5px;
	width:124px;
	text-decoration:underline;
	color:#FF0000;
	font-style:italic;
	}
	
.sondage_status {
	padding-left:15px;
	margin-top:3px;
	}
	
#sondage_acces {
	width:100%;
	text-align:center;
	margin-top:7px;
	}
	
#sondage_proposer {
	width:100%;
	text-align:center;
	margin-top:7px;
	}
	
#album_defile {
	width:130px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	}
	
.bouton_valider {
	width:auto;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	}
	
.bouton_valider input {
	border:0px;
	vertical-align:top;
	}
	
/* #### PAGES #### */

/* Inscription */

.inscription_explication {
	width:440px;
	height:auto;
	border:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	}
	
#inscription_etape {
	font-weight:bold;
	text-align:left;
	color: #000099;
	font-size:12px;
	padding-left:20px;
	margin-top:10px;
	}
	
.inscription_tableau {
	width:330px;
	height:auto;
	border:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	}

.inscription_tableau .cellule {
	background-color:#EBF1FB;
	}

.inscription_tableau .col1 {
	width:100px;
	padding-left:4px;
	}
	
.inscription_tableau .col2 {
	width:230px;
	}
	
.inscription_tableau .col1_center {
	width:100px;
	text-align:center;
	}
	
.inscription_tableau .col2_center {
	width:230px;
	text-align:center;
	}
	
.inscription_tableau .col1_mdp {
	width:180px;
	padding-left:4px;
	}
	
.inscription_tableau .col2_mdp {
	width:150px;
	text-align:center;
	}

.inscription_tableau .check {	
	border:0px;
	background-color:#EBF1FB;
	}

.inscription_erreur {
	font-weight:bold;
	text-align:left;
	color:#FF0000;
	font-size:10px;
	padding-left:20px;
	padding-top:10px;
	}
	
.inscription_recapitulatif {
	padding-right:30px;
	padding-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
	}

/* Erreur Authentification */

#erreur_auth_tableau {
	width:100%;
	height:auto;
	border:0px;
	text-align:center;
	}
	
#erreur_auth_tableau #explication {
	width:440px;
	height:auto;
	border:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	}

#erreur_auth_tableau #btn {
	border:0px;
	width:auto;
	}

#erreur_auth_tableau input {
	width:250px;
	}

/* Espace Membre */

.espacemembre_explication {
	width:460px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	padding-top:8px;
	padding-left:4px;
	padding-right:4px;
	text-align:justify;
	}
	
#espacemembre_tableau_central {
	width:460px;
	height:auto;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
#espacemembre_tableau_central .case {
	width:218px;
	text-align:justify;
	}
	
#espacemembre_tableau_central .case_top {
	width:218px;
	text-align:justify;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	}
	
#espacemembre_tableau_central .case .suite {
	float:right;
	}
	
.espacemembre_tableau_infoperso,
.espacemembre_tableau_fichemembre,
.espacemembre_tableau_signature,
.espacemembre_tableau_parametre,
.espacemembre_tableau_album_creer,
.espacemembre_tableau_album_modifier,
.espacemembre_tableau_album_supprimer,
.espacemembre_tableau_album_ajouter {
	width:400px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	}
	
.espacemembre_tableau_infoperso .entete,
.espacemembre_tableau_fichemembre .entete,
.espacemembre_tableau_signature .entete,
.espacemembre_tableau_parametre .entete,
.espacemembre_tableau_album_creer .entete,
.espacemembre_tableau_album_modifier .entete,
.espacemembre_tableau_album_supprimer .entete,
.espacemembre_tableau_album_ajouter .entete {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#547AB6;
	border-bottom: 1px solid #D7D7D7;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	}
	
.espacemembre_tableau_infoperso .cellule,
.espacemembre_tableau_fichemembre .cellule,
.espacemembre_tableau_signature .cellule,
.espacemembre_tableau_parametre .cellule,
.espacemembre_tableau_album_creer .cellule,
.espacemembre_tableau_album_modifier .cellule,
.espacemembre_tableau_album_supprimer .cellule,
.espacemembre_tableau_album_ajouter .cellule {
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	}
	
.espacemembre_tableau_infoperso .col1,
.espacemembre_tableau_album_creer .col1,
.espacemembre_tableau_album_ajouter .col1,
.espacemembre_tableau_album_modifier .col1 {
	width:150px;
	padding-left:5px;
	}

.espacemembre_tableau_infoperso .col2,
.espacemembre_tableau_album_creer .col2,
.espacemembre_tableau_album_ajouter .col2,
.espacemembre_tableau_album_modifier .col2 {
	width:250px;
	}
	
.espacemembre_tableau_album_creer .col12,
.espacemembre_tableau_album_ajouter .col12 {
	width:400px;
	text-align:center;
	}
	
.espacemembre_tableau_album_modifier .col12,
.espacemembre_tableau_album_supprimer .col12 {
	width:400px;
	padding-left:5px;
	}
	
.espacemembre_tableau_album_supprimer .col1 {
	width:300px;
	padding-left:5px;
	}

.espacemembre_tableau_album_supprimer .col2 {
	width:100px;
	text-align:center;
	}

.espacemembre_tableau_fichemembre .col1,
.espacemembre_tableau_parametre .col1 {
	width:50px;
	text-align:center;
	}
	
.espacemembre_tableau_fichemembre .col2,
.espacemembre_tableau_parametre .col2 {
	width:350px;
	}
	
.espacemembre_tableau_infoperso .col2 input,
.espacemembre_tableau_album_creer .col2 input,
.espacemembre_tableau_album_ajouter .col2 input,
.espacemembre_tableau_album_modifier .col2 input {
	width:250px;
	}

.espacemembre_tableau_infoperso .col2 .check,
.espacemembre_tableau_infoperso .check,
.espacemembre_tableau_fichemembre .check,
.espacemembre_tableau_parametre .check {
	border:0px;
	background-color:#EBF1FB;
	width:20px;
	}
	
.espacemembre_tableau_fichemembre .parcourir {
	width:399px;
	}
	
.espacemembre_tableau_fichemembre .smiley {
	padding:3px;
	}
	
.espacemembre_tableau_fichemembre .smiley img {
	cursor:pointer;
	}
	
#fichemembre_tableau {
	width:400px;
	border:2px solid #547AB6;
	margin-left:auto;
	margin-right:auto;
	background-image:url('interface/fond.jpg');
	margin-top:20px;
	margin-bottom:20px;
	}

#fichemembre_tableau #image {
	width:200px;
	text-align:center;
	}

#fichemembre_tableau #cellule_image #image {
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}

#fichemembre_tableau #cellule_image #image #contour {
	border:1px solid #CCCCCC;
	}

#fichemembre_tableau #cellule_information {
	width:200px;
	vertical-align:top;
	}
	
#fichemembre_tableau #cellule_information #information {
	width:200px;
	eight:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#fichemembre_tableau .entete {	
	width:378px;
	text-align:left;
	padding-left:2px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:1px;
	background-color:#547AB6;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#fichemembre_tableau .description {
	width:374px;
	text-align:left;
	padding:2px;
	border:1px solid #8A8A8A;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}
	
#modif_motdepasse_tableau {
	width:400px;
	height:auto;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
#modif_motdepasse_tableau .col1 {
	width:220px;
	background-color:#EBF1FB;
	text-align:left;
	padding-left:3px;
	}
	
#modif_motdepasse_tableau .col2 {
	width:180px;
	background-color:#EBF1FB;
	}
	
#modif_motdepasse_tableau .col2 input {
	width:180px;
	}

/* Annonce */

.annonce_explication {
	width:570px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	padding-top:8px;
	padding-left:4px;
	padding-right:4px;
	text-align:justify;
	}
	
.annonce_filtrage {
	width:550px;
	height:auto;
	border:1px solid #000000;
	background-color:#547AB6;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	}
	
.annonce_tableau_liste {
	width:550px;
	height:auto;
	border:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	}
	
.annonce_tableau_entete{
	color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:10px;
	background-color:#547AB6;
	}
	
.annonce_empty_article {
	background-color:#FFFFFF;
	text-align:center;
	}
	
.annonce_ligne_blanche {
	background-color:#FFFFFF;
	height:17px;
	}
	
.annonce_ligne_grise {
	background-color:#EEEEEE;
	height:17px;
	}
	
.annonce_tableau_col1 {
	width:20px;
	text-align:center;
	}
	
.annonce_tableau_col2 {
	width:340px;
	}
	
.annonce_tableau_col3, .annonce_trier_col3 {
	width:70px;
	}
	
.annonce_tableau_col4, .annonce_trier_col4 {
	width:50px;
	}
	
.annonce_tableau_col5, .annonce_trier_col5 {
	width:50px;
	}
	
.annonce_trier_col12 {
	width:360px;
	}
	
.annonce_fiche{
	width:550px;
	height:auto;
	border:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	}
	
.annonce_affiche_all {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.page_par_page {
	margin-top:2px;
	margin-bottom:12px;
	}

/* Liens */

.liens_explication {
	width:570px;
	height:auto;
	border:0px;
	padding-top:20px;
	padding-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	}
	
.lien_categorie {
	width:550px;
	height:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-left: 6px;
	font-size:10px;
	font-weight:bold;
	background-color:#6486BD;
	border:1px solid #000000;
	color:#FFFFFF;
	}
	
.lien_tableau {
	width:550px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	}	

.lien_cellule1 {
	background-color:#FFFFFF;
	}
	
.lien_cellule2 {
	background-color:#EEEEEE;
	}
	
.lien_banniere_client {
	width:100%;
	text-align:center;
	}
	
#lien_ch_oblig {
	width:552px;
	height:auto;
	border:0px;
	padding-top:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

/* Sondage */

#sondage_contenair input {
	font-size:10px;
	border:0px;
	margin-right:3px;
	background-color:#FDFFAC;
	}

#sondage_contenair {
	background-image:url(interface/sondage/postit.gif);
	width:320px;
	height:318px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
#sondage_titre {
	font-weight:bold;
	width:235px;
	margin-top:43px;
	margin-left:40px;
	margin-bottom:10px;
	}
	
.sondage_reponse {
	width:235px;
	margin-top:5px;
	margin-left:40px;
	}
	
.sondage_reponse_input {
	float:left;
	}
	
.sondage_reponse_txt {
	float:left;
	margin-top:3px;
	}
	
#sondage_btn {
	margin-top:5px;
	margin-left:63px;
	}
	
#sondage_bas {
	text-align:center;
	}
	
.sondage_explication {
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:6px;
	margin-top:3px;
	margin-bottom:10px;
	text-align:justify;
	}

.sondage_ouvert, .sondage_ferme {
	text-align:left;
	widht:100%;
	color: #000099;
	font-size:11px;
	padding-left:20px;
	margin-top:10px;
	text-decoration:underline;
	}
	
.sondage_ouvert .lettrine, .sondage_ferme .lettrine {
	font-weight:bold;
	font-size:14px;
	}
	
.sondage_tableau_liste, .sondage_tableau_proposer, .sondage_tableau_resultat {
	width:450px;
	height:auto;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}
	
.sondage_tableau_liste .entete, .sondage_tableau_proposer .entete, .sondage_tableau_resultat .entete {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#547AB6;
	border-bottom: 1px solid #D7D7D7;
	}
	
.sondage_tableau_liste .entete .titre_img {
	width:auto;
	float:left;
	}
	
.sondage_tableau_liste .cellule_down, .sondage_tableau_proposer .cellule_down {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	border-bottom: 1px solid #FFFFFF;
	}
	
.sondage_tableau_liste .cellule_up, .sondage_tableau_proposer .cellule_up {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	border-bottom: 1px solid #D7D7D7;
	}
	
.sondage_tableau_liste .titre {
	float:left;
	padding-left:2px;
	}

.sondage_tableau_liste .participer, .sondage_tableau_liste .resultat, .sondage_tableau_liste .espacement {	
	float:right;
	padding-right:10px;
	}
	
.sondage_tableau_liste .participer {	
	float:right;
	padding-right:10px;
	color:#CCCCCC;
	}
	
.sondage_tableau_proposer .txt_proposer {
	width:200px;
	height:auto;
	float:left;
	padding-left:3px;
	padding-top:2px;
	}
	
.sondage_tableau_proposer .input_proposer {
	width:202px;
	height:auto;
	float:right;
	padding-right:3px;
	}
	
.sondage_tableau_proposer input {
	width:200px;
	}
	
.sondage_tableau_resultat .entete #titre {
	float:left;
	}

.sondage_tableau_resultat .entete #total_vote {
	float:right;
	color:#FFFFFF;
	padding-top:2px;
	margin-right:2px;
	}
	
.sondage_tableau_resultat .cellule {
	background-color:#EBF1FB;
	padding:4px;
	text-align:justify;
	}
	
.sondage_tableau_resultat .cellule_G {
	background-color:#EBF1FB;
	width:355;
	text-align:left;
	}

.sondage_tableau_resultat .cellule_G .reponse {	
	margin:2px;
	border:0px;
	}
	
.sondage_tableau_resultat .cellule_G .resultat_barre {	
	margin-bottom:3px;
	}
	
.sondage_tableau_resultat .cellule_G .resultat_barre .barre {	
	height:4px;
	width:200px;
	border:1px solid #000000;
	margin-top:4px;
	margin-left:6px;
	float:left;
	}
	
.sondage_tableau_resultat .cellule_G .resultat_barre .pourcentage {	
	width:auto;
	margin-right:18px;
	font-weight:bold;
	float:right;
	}
	
.sondage_tableau_resultat .cellule_P {
	background-color:#EBF1FB;
	width:95;
	text-align:center;
	}
	
#sondage_proposer_par {
	padding-top:15px;
	}

#sondage_proposer_par #nom_prenom {
	color:#000066;
	font-weight:bold;
	}

#sondage_proposer_par #le {
	color:#000066;
	}

/* Accueil */
	
#accueil #photo {
	width:438px;
	height:245px;
	border:1px solid #454545;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto
	}
	
#accueil #info {
	margin-left:auto;
	margin-right:auto;
	width:432px;
	border:1px dashed #9F9F9F;
	padding:3px;
	text-align:justify;
	margin-bottom:15px;
	}
	
#accueil .news {
	width:438px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#accueil .global_titre {
	height:16px;
	}
	
#accueil .news .date {
	width:89px;
	height:16px;
	padding-left:11px;
	text-align: left;
	font-style:italic;
	color:#FFFFFF;
	background-image:url('interface/coin_news.gif');
	float:left;
	}
	
#accueil .news .titre {
	width:332px;
	height:12px;
	padding-left:5px;
	margin-left:1px;
	padding-top:1px;
	text-align: left;
	font-weight:bold;
	vertical-align:center;
	color:#FFFFFF; background-color:#547AB6;
	float:right;
	}
	
#accueil .news .global_message {
	width:auto;
	height:auto;
	margin-top:2px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #547AB6;
	background-image:url('interface/fond.jpg');
	}
	
#accueil .news .message {
	text-align: justify;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #8A8A8A;
	}

#accueil .news .message .image {
	float:left;
	border:1px solid #000000;
	margin-right:5px;
	margin-bottom:5px;
	}
	
#accueil .news .footer {
	width:auto;
	margin-top:3px;
	margin-bottom:3px;
	text-align:right;
	color:#9E1B1B;
	font-style:italic;
	margin-right:8px;
	}
	
/* Recherche */

#recherche_resultat {
	width:400px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:5px;
	text-align:left;
	color:#FF7COO;
	border:1px solid #547AB6;
	background-image:url('interface/fond.jpg');
	}
	
#recherche_resultat_conseil {
	width:402px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding:5px;
	text-align:left;
	color:#FF7COO;
	background-color:#EEEEEE;
	}

#recherche_resultat_conseil #titre {
	font-weight:bold;
	argin-bottom:4px;
	}
	
#recherche_resultat_liste {
	padding-left:34px;
	margin-top:15px;
	text-align:left;
	}
	
#recherche_resultat_liste li {
	margin-top:3px;
	}
	
/* Statistiques */
	
#statistique {
	margin-left:auto;
	margin-right:auto;
	}
	
.statistique_tab {
	width:450px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.statistique_tab .col1 {
	width:250px;
	background-color:#547AB6;
	color:#FFFFFF;
	text-align:left;
	}
	
.statistique_tab .col2 {
	width:100px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
.statistique_tab .col3 {
	width:100px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
.statistique_tab .ligne_blanche {
	background-color:#FFFFFF;
	}
	
/* Liste Membre / Liste Historique */

#tableau_liste_membre, #tableau_liste_historique {
	width:590px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
#tableau_liste_membre .col1 {
	width:200px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_membre .col2 {
	width:130px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_membre .col3 {
	width:100px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_membre .col4 {
	width:160px;
	background-color:#547AB6;
	color:#FFFFFF;
	}

#tableau_liste_historique .col1 {
	width:190px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_historique .col2 {
	width:120px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_historique .col3 {
	width:80px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_historique .col4 {
	width:60px;
	background-color:#547AB6;
	color:#FFFFFF;
	}
	
#tableau_liste_historique .col5 {
	width:140px;
	background-color:#547AB6;
	color:#FFFFFF;
	}

#tableau_liste_membre .ligne_blanche_align, #tableau_liste_historique .ligne_blanche_align {
	background-color:#FFFFFF;
	text-align:left;
	}
	
#tableau_liste_membre .ligne_blanche, #tableau_liste_historique .ligne_blanche {
	background-color:#FFFFFF;
	}
	
#tableau_liste_membre .ligne_grise_align, #tableau_liste_historique .ligne_grise_align {
	background-color:#EEEEEE;
	text-align:left;
	}
	
#tableau_liste_membre .ligne_grise, #tableau_liste_historique .ligne_grise {
	background-color:#EEEEEE;
	}
	
#tableau_liste_membre_legende, #tableau_liste_historique_legende, #tableau_liste_historique_nbsessions {
	margin-top:15px;
	margin-bottom:15px;
	width:590px;
	text-align:center;
	}

/* Livre d'or */

#livredor .news {
	width:438px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#livredor .global_titre {
	height:16px;
	}
	
#livredor .news .date {
	width:89px;
	height:16px;
	padding-left:11px;
	text-align: left;
	font-style:italic;
	color:#FFFFFF;
	background-image:url('interface/coin_news.gif');
	float:left;
	}
	
#livredor .news .titre {
	width:332px;
	height:12px;
	padding-left:5px;
	margin-left:1px;
	padding-top:1px;
	text-align: left;
	font-weight:bold;
	vertical-align:center;
	color:#FFFFFF; background-color:#547AB6;
	float:right;
	}
	
#livredor .news .global_message {
	width:auto;
	height:auto;
	margin-top:2px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #547AB6;
	background-image:url('interface/fond.jpg');
	}
	
#livredor .news .message {
	text-align: justify;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #8A8A8A;
	}

#livredor .news .message .image {
	float:left;
	border:1px solid #000000;
	margin-right:3px;
	margin-bottom:3px;
	}
	
#livredor .news .footer {
	width:auto;
	margin-top:3px;
	margin-bottom:3px;
	text-align:right;
	color:#9E1B1B;
	font-style:italic;
	margin-right:8px;
	}
	
/* #### BLOCS D'AJOUT - FORMULAIRE #### */

.bouton_form {
	border:0px;
	background-color:#F4F8FE;
	}

#accueil #bloc_ajout_news,
#livredor #bloc_ajout_livredor {
	width:432px;
	height:auto;
	padding:1px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	}
	
#liens #bloc_ajout_liens,
#bloc_ajout_annonce, #bloc_modif_annonce {
	width:550px;
	height:auto;
	margin-top: 2px;
	padding:1px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}

#accueil #bloc_ajout_news .bloc_tableau .entete td,
#livredor #bloc_ajout_livredor .bloc_tableau .entete td,
#liens #bloc_ajout_liens .bloc_tableau .entete td,
#bloc_ajout_annonce .bloc_tableau .entete td, #bloc_modif_annonce .bloc_tableau .entete td {
	background-color:#6486BD;
	height:20px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #000000;
	padding-left: 6px;
	}

#accueil #bloc_ajout_news .bloc_tableau .cellule1 td,
#livredor #bloc_ajout_livredor .bloc_tableau .cellule1 td,
#liens #bloc_ajout_liens .bloc_tableau .cellule1 td,
#bloc_ajout_annonce .bloc_tableau .cellule1 td, #bloc_modif_annonce .bloc_tableau .cellule1 td {
	height:20px;
	background-color:#FFFFFF;
	padding-left: 6px;
	}
	
#accueil #bloc_ajout_news .bloc_tableau .cellule2 td,
#livredor #bloc_ajout_livredor .bloc_tableau .cellule2 td,
#liens #bloc_ajout_liens .bloc_tableau .cellule2 td,
#bloc_ajout_annonce .bloc_tableau .cellule2 td, #bloc_modif_annonce .bloc_tableau .cellule2 td {
	height:20px;
	background-color:#EEEEEE;
	padding-left: 6px;
	}
	
#accueil #bloc_ajout_news .bloc_tableau .col1,
#livredor #bloc_ajout_livredor .bloc_tableau .col1 {
	font-weight:bold;
	width:105px;
	}
	
#accueil #bloc_ajout_news .bloc_tableau .col2,
#livredor #bloc_ajout_livredor .bloc_tableau .col2 {
	width:327px;
	}
	
#liens #bloc_ajout_liens .bloc_tableau .col1 {
	width:200px;
	}
	
#liens #bloc_ajout_liens .bloc_tableau .col2 {
	width:350px;
	text-align:right;
	}
	
#bloc_ajout_annonce .bloc_tableau .col1, #bloc_modif_annonce .bloc_tableau .col1 {
	width:150px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	}
	
#bloc_ajout_annonce .bloc_tableau .col2, #bloc_modif_annonce .bloc_tableau .col2 {
	width:400px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	}
	
#accueil #bloc_ajout_news .col2 input, 
#bloc_ajout_rep .col2 select,
#livredor #bloc_ajout_livredor .col2 input,
#liens #bloc_ajout_liens .col2 input, #liens #bloc_ajout_liens .col2 select {
	width:318px;
	}
	
#accueil #bloc_ajout_news #checkbox {
	border:0px;
	background-color:#F4F8FE;
	width:14px;
	}
	
#accueil #bloc_ajout_news .col2 textarea,
#livredor #bloc_ajout_livredor .col2 textarea {
	width:318px;
	height:220px;
	}

#accueil #bloc_ajout_news .bloc_tableau #bouton_form,
#livredor #bloc_ajout_livredor .bloc_tableau #bouton_form,
#liens #bloc_ajout_liens .bloc_tableau #bouton_form,
#bloc_ajout_annonce .bloc_tableau #bouton_form, #bloc_modif_annonce .bloc_tableau #bouton_form {
	text-align:center;
	padding-top:4px;
	border:0px;
	}
	
#accueil #bloc_ajout_news .bloc_tableau .barre_outils_txt img,
.barre_outils_txt img,
#livredor #bloc_ajout_livredor .bloc_tableau .barre_outils_txt img {
	padding:0px;
	margin:0px;
	float:left;
	cursor:pointer;
	}
	
#accueil #bloc_ajout_news .bloc_tableau .barre_outils_txt #palette_couleur img,
.barre_outils_txt #palette_couleur img,
#livredor #bloc_ajout_livredor .barre_outils_txt #palette_couleur img {
	padding-left:2px;
	padding-top:3px;
	float:left;
	cursor:pointer;
	}
	
#accueil #bloc_ajout_news .bloc_tableau #smiley,
#livredor #bloc_ajout_livredor .bloc_tableau #smiley {
	margin-right:6px;
	}

#accueil #bloc_ajout_news .bloc_tableau #smiley img,
#livredor #bloc_ajout_livredor .bloc_tableau #smiley img {
	margin:2px;
	cursor:pointer;
	}
	
/* Album Photo */

.album {
	width:auto;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	border:0px;
	text-align:justify;
	}
	
.album #ou {
	border :1px solid #009900;
	background-color:#DBF4DC;
	width:559px;
	padding:2px;
	}
	
.album #info {
	border :2px solid #000000;

	color:#000000;
	width:521px;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:25px;
	padding:2px;
	padding-left:5px;
	}

.album_photo_pmodif {
	border:0px solid #000000;
	width:368px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	}
	
.album_photo {
	border:0px solid #000000;
	width:550px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}

.album_photo .photo,
.album_photo_pmodif .photo {
	width:170px;
	border:1px solid #535353;
	margin-right:8px;
	float:left;
	}
	
.album_photo .bas_photo,
.album_photo_pmodif .bas_photo {
	width:164px;
	height:34px;
	background-color:#535353;
	color:#FFFFFF;
	padding:3px;
	text-align:left;
	}
	
#apercu_photo {
	margin-left:20px;
	}
	
#apercu_photo #border {
	border:2px solid #000000;
	}
	
#apercu_photo_note {
	margin-top:10px;
	margin-left:20px;
	}

#apercu_photo_commentaire_auteur {
	border:2px solid #000000;
	width:500px;
	margin-left:20px;
	margin-top:10px;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:25px;
	}
	
#album_alpha {
	margin-left:auto;
	margin-right:auto;
	width:430px;
	margin-top:20px;
	}
	
#album_tableau_liste,
#album_tableau_liste_decouverte {
	width:550px;
	height:auto;
	border:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	margin-top:20px;
	}
	
#album_tableau_liste #entete,
#album_tableau_liste_decouverte #entete {
	color:#FFFFFF;
	border:1px solid #000000;
	font-size:10px;
	background-color:#547AB6;
	}
	
#album_tableau_liste .l_blanche,
#album_tableau_liste_decouverte .l_blanche {
	background-color:#FFFFFF;
	height:17px;
	}
	
#album_tableau_liste .l_grise,
#album_tableau_liste_decouverte .l_grise {
	background-color:#EEEEEE;
	height:17px;
	}
	
#album_tableau_liste .col1 {
	width:250px;
	text-align:left;
	}
	
#album_tableau_liste .col2 {
	width:120px;
	text-align:right;
	}
	
#album_tableau_liste .col3 {
	width:80px;
	text-align:center;
	}
	
#album_tableau_liste_decouverte .col1_mail {
	width:150px;
	text-align:left;
	}
	
#album_tableau_liste_decouverte .col2_mail {
	width:400px;
	text-align:left;
	}

#album_tableau_liste input,
#album_tableau_liste_decouverte .col2_mail input,
#album_tableau_liste_decouverte .col2_mail select {
	width:250px;
	}
	
#album_tableau_liste_decouverte .col1_mail input {
	width:20px;
	}
	
#album_tableau_liste_decouverte .check_g {	
	border:0px;
	background-color:#EEEEEE;
	}
	
#album_tableau_liste_decouverte .check_b {	
	border:0px;
	background-color:#FFFFFF;
	}

#apercu_photo_commentaire_auteur #txt_auteur {
	margin-top:10px;
	}
	
.apercu_photo_commentaire {
	border:2px solid #000000;
	width:500px;
	margin-left:20px;
	margin-top:10px;
	background-color:#FFFFFF;
	padding:5px;
	}

.apercu_photo_commentaire .txt {
	border-top:1px solid #000000;
	padding-top:10px;
	margin-top:5px;
	}
	
#apercu_photo_ajout_comm {
	border:2px solid #000000;
	width:500px;
	height:auto;
	margin-left:20px;
	margin-top:10px;
	background-color:#FFFFFF;
	padding:5px;
	}

#apercu_photo_ajout_comm #cadre {	
	border-top:1px solid #000000;
	padding-top:10px;
	margin-top:5px;
	}

#apercu_photo_ajout_comm #cadre .col1 {
	float:left;
	width:100px;
	margin-bottom:4px;
	}
	
#apercu_photo_ajout_comm #cadre .col2 {
	float:right;
	width:400px;
	text-align:left;
	}

#apercu_photo_ajout_comm #cadre .col2 .check {
	border:0px;
	width:20px;
	}
	
/* #### ADMINISTRATION #### */

.admin_explication {
	width:440px;
	height:auto;
	border:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	}
	
.admin_tableau {
	width:450px;
	height:auto;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	}
	
.admin_tableau .entete {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#547AB6;
	border-bottom: 1px solid #D7D7D7;
	}
	
.admin_tableau .entete .titre_img {
	width:auto;
	float:left;
	}
	
.admin_tableau .cellule_down {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	border-bottom: 1px solid #FFFFFF;
	}
	
.admin_tableau .cellule_up {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	border-bottom: 1px solid #D7D7D7;
	}
	
.admin_tableau .texte {
	width:290px;
	height:auto;
	float:left;
	padding-left:3px;
	padding-top:2px;
	}
	
.admin_tableau .input {
	width:150px;
	height:auto;
	float:right;
	padding-right:3px;
	}

.admin_tableau .input input, .admin_tableau .input select {
	width:150px;
	}

/*---------------------------------*/

.admin_tableau .entete .titre_nbnews,
.admin_tableau .entete .titre_nbsondage,
.admin_tableau .entete .titre_nbmembres,
.admin_tableau .entete .titre_nbliens {
	width:auto;
	float:right;
	margin-right:2px;
	color:#FFFFFF;
	}

.admin_tableau .modif_news_div_nom_prenom, .admin_tableau .modif_sondage_nom,
.admin_tableau .modif_rub_nom,
.admin_tableau .modif_livredor_div_nom_prenom {
	width:300px;
	height:auto;
	float:left;
	padding-left:3px;
	}

.admin_tableau .modif_news_div_nom_prenom .txt, 
.admin_tableau .modif_sondage_nom .txt,
.admin_tableau .modif_livredor_div_nom_prenom .txt {
	font-weight:bold;
	color:#000066;
	}

.admin_tableau .modif_news_valider_supp, 
.admin_tableau .modif_sondage_verifier, .admin_tableau .modif_sondage_modifier, .admin_tableau .modif_sondage_suppr,
.admin_tableau .modif_rub_supprimer,
.admin_tableau .modif_photo_modifier, .admin_tableau .modif_photo_supprimer,
.admin_tableau .modif_livredor_verifier,
.admin_tableau .modif_annonce_supp,
.admin_tableau .modif_liens_supp {
	width:100px;
	height:auto;
	float:right;
	padding-right:3px;
	text-align:center;
	}
	
.admin_tableau .modif_liens_verifier {
	width:150px;
	height:auto;
	float:right;
	padding-right:3px;
	text-align:center;
	padding-top:5px;
	}

.admin_tableau .input_checked_modifsondage2 {
	width:75px;
	height:auto;
	float:right;
	padding-right:3px;
	}
	
.admin_tableau .input_checked_modifsondage2 input, .admin_tableau .input_checked_modifcat2 input {
	border:0px;
	background-color:#EBF1FB;
	}
	
.admin_tableau .supp_membre_col1 {
	width:180px;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	padding-left:3px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	}
	
.admin_tableau .supp_membre_col2 {
	width:130px;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	padding-left:3px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	}
	
.admin_tableau .supp_membre_col3 {
	width:20px;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	padding-left:3px;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
	}
	
.admin_tableau .supp_membre_col4 {
	width:70px;
	height:16px;
	text-align:left;
	background-color:#EBF1FB;
	padding-left:3px;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
	}
	
.admin_tableau #entete_espacemembre {
	width:auto;
	height:16px;
	text-align:left;
	background-color:#547AB6;
	border-bottom: 1px solid #D7D7D7;
	padding-left:4px;
	color:#FFFFFF;
	}
	
.admin_tableau .espacemembre_col1_up {
	width:300px;
	height:16px;
	border-bottom: 1px solid #D7D7D7;
	background-color:#EBF1FB;
	text-align:left;
	}
	
.admin_tableau .espacemembre_col2_up {
	width:50px;
	height:16px;
	text-align:center;
	border-bottom: 1px solid #D7D7D7;
	background-color:#EBF1FB;
	}
	
.admin_tableau .espacemembre_col3_up {
	width:100px;
	height:16px;
	color:#EBF1FB;
	text-align:center;
	border-bottom: 1px solid #D7D7D7;
	background-color:#EBF1FB;
	}
	
.admin_tableau .espacemembre_col1_down {
	width:300px;
	height:16px;
	border-bottom: 1px solid #FFFFFF;
	background-color:#EBF1FB;
	text-align:left;
	}
	
.admin_tableau .espacemembre_col2_down {
	width:50px;
	height:16px;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	background-color:#EBF1FB;
	}
	
.admin_tableau .espacemembre_col3_down {
	width:100px;
	height:16px;
	color:#EBF1FB;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	background-color:#EBF1FB;
	}
	
.admin_tableau .cellule_mailling {
	width:50%;
	height:16px;
	text-align:center;
	background-color:#EBF1FB;
	border-bottom: 1px solid #FFFFFF;
	}