/* styles generaux */
h1{
	font-size:20px;
}
		

.ligne_supprimer{
	background: url(../img/delete.png) no-repeat left;
	padding: 15px;
	}
/* page profils/recherche */
.titre_criteres{
	font-size:17px;
    color:blue;
    font-weight:normal;
	text-align:center;
}
#demo ul li a {
	display: block;
	text-align: center;
	margin-bottom: 12px;
	width: 60px;
	height: 20px;
	background: #E4ECF2;
	border-color: #e4e4e4 #d6d6d6 #d6d6d6 #e4e4e4;
	border-style: solid;
	border-width: 1px;
	padding: 3px 5px;
	text-decoration: none;
}
 
#demo blockquote {
	background: #F9F9F9;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	color: green;
	font-size: 100%;
	font-family: monospace;
}
 
#demo p.last { 
	margin-bottom: 1em; 
	padding-bottom: 1em;
	border-bottom: 1px solid #EEEEEE; 
}
 
#form_box {
	float: left;
	padding: 0.5em;
	margin-top: 3px;
	margin-bottom: 2px;
}
 
#form_box div {
	height: 25px;
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 

 
.source { float: right; }
.photoUtilisateur{
	border:3px;
	width:80px;
	height:80px;
}
.photoUtilisateurRedimensionnee{
	border:3px;
}
.astuce{
	background: url(../img/astuce.jpg) no-repeat left;
	width:30px;
	height:30px;
}
.information{
	background:#E4ECF2;
	border-color: black;
	border-style: solid;
	border-width: 1px;

}

/* style de la boite de reception et d envoi */
.table_mails{
	width:100%;
	border-color: brown;
	border-style: solid;
	border-width: 1px;
}
.titre_tab_messagerie{
	font-size:14px;
    color:black;
    font-weight:bold;
    text-align:center;
    background: #E4ECF2;
}
.ligne_mail_lu{
	background: white;
}
.ligne_mail_non_lu{
	background: #F1AFCF;
}
.ligne_mail_avec_reponse{
	background: transparent;
}
.image_mail_avec_reponse{
	background: url(../img/arrow_undo.png) no-repeat left;
	}
.image_mail_non_lu{
	background: url(../img/flag_red.gif) no-repeat left;
	}
/* messages */
.message_validation{
background: #E4ECF2;
	border-color: green;
	border-style: solid;
	border-width: 1px;
	text-align:center;
}
.message_erreur{
background: #FAD1D9;
	border-color: red;
	border-style: solid;
	border-width: 1px;
	text-align:center;
}
.barre_fiche_membre{
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
.alerte_chat{
	width:100%;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align:center;
}



.div_central{
	overflow:auto;
	}
.cadre_droite{
	width:130px;
	border-width: 1px;
	vertical-align:top;
}

.zone_miniature{
	width:170px;
	height:160px;
	border-width: 2px;
	border-style: solid;
	border-color:brown;
}
.zone_miniature_simple{
	width:170px;
	height:1O0px;
	border-width: 2px;
	border-style: solid;
	border-color:brown;
}

.font_miniature{
	font-size:11px;
	}

.zone_alerte {
	overflow:auto;
	vertical-align:top;
	width: 130px;
	height: 130px;
	border: 1px solid black;
}

.top_invitation_row {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}

.toggler {
	color: blue;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
} 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.detail
{
	background-color : #F0F0F0;
	display : none;
	margin-top : 10px;
}
.traits_fiche_membre{
	font-size : 11pt;
	color : seaGreen;
}
.champ_fiche_membre{
	font-size : 11pt;
	color : brown;
}
.titre_traits{
	font-size : 12pt;
	font-weight : bold;
	border-bottom-style: solid;
	border-bottom-color:brown;
	border-bottom-width: 1px;
}
.table_traits{
	width : 500px;
}
.table_offres{
	width : 500px;
	height :250px;
	border-width:1px; 
	border-style:solid; 
	border-color:brown;
	border-collapse:collapse
}
.table_offres_titres{
	font-size : 11pt;
	font-weight : bold;
	color : seaGreen;

}
.table_offres_td_titres{
	border: 1px solid brown;
	vertical-align:middle;
	text-align:center;
}
.table_offres_td_services{
	border-bottom: 1px solid brown;
	vertical-align:middle;
	padding-left: 15px;
}
.adresse_mandat{
	border: 2px solid grey;
	text-align:center;
	font-size : 12pt;
	font-weight : bold;
	color : black;
	}
.tableau_commandes{
	border: 1px solid black;
}
.titre_tableau_commandes{
	text-align:center;
	font-size : 10pt;
	font-weight : bold;
	color : black;
}
.sort_bar{
	border: 2px solid grey;
}
.barre_naviguation_fiche{
	border: 1px solid grey;
	padding-top:2px;
	padding-bottom:2px;
}
.titre_fiche_membre{
	font-size : 14pt;
	font-weight : bold;
}
.etiquette{
	font-size : 10pt;
	font-weight : bold;
	background-color :Lavender;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 0px;
}
.slogan1_accueil{
	font-size : 14pt;
	font-weight : bold;
	color:red;
	font-style: italic ;
	font-family:Comic Sans MS;
}
.div_inscription{
	border: 2px solid grey;
	text-align:center;
	font-size : 14pt;
	font-weight : bold;
	color : blue;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#f0f0f0;
	width:200px;
	}
.div_accueil_temoignage{
	border: Opx solid blue;
	font-style: italic ;
	font-family:Comic Sans MS;
	text-align:left;
	font-size : 10pt;
	font-weight : normal;
}
.div_accueil_message{
	font-family:Comic Sans MS;
}
.div_lien_souscrire_abonnement{
	border: 2px solid green;
	text-align:center;
	font-size : 14pt;
	font-weight : bold;
	color : seaGreen;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.div_gain_abonnement{
	font-size : 14pt;
	font-weight : bold;
	color:red;
}
.div_message_parrainage{
	font-size : 11pt;
	font-weight : normal;
	color:black;
	text-align:left;
}
.div_promo_parrainage{
	border: 2px solid red;
	font-size : 12pt;
	font-weight : bold;
	color:red;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
