body {
	text-align: center;
	background: url(http://www.fnek.org/e-fnek/images/background.png);
	margin: 15px 0px 0px 0px;
}

div {
	color : #3A3A3A;
	font-family : Calibri, Arial;
}

hr{
	height: 1px;
	color : #E0F2C0;
}

a.menu:link, a.menu:visited, a.menu:active {
		color : #ffffff;
		text-decoration : none;
		font-weight : bold;
}
a.menu:hover {
		color : #819800;
		text-decoration : none;
		font-weight : bold;
}

a img{
	border:none;
}

#header{
	height: 150px;
	width: 1002px;
	background: url(http://www.fnek.org/e-fnek/images/header.png) no-repeat;
}

#global {
	margin: 0 auto;
	width : 1000px;
}
#bd_contenu {
	width : 1000px;
	background-color : #FFFFFF;
	border : solid 1px #829A00;
}
#contenu {
	width : 1000px;
	background-color : #F2F2F2;
	overflow : hidden;/* avant c'était auto  */
	padding : 0px 0px 50px;
}
.titre {
	color : #8CD117;
	font-weight : bold;
	text-align : left;
	font-size : 12pt;
	padding-left: 35px;
	background: url(http://www.fnek.org/e-fnek/images/flecheverte.png) no-repeat;
}
#bd_bandeau {
	width : 1000px;
	height : 80px;
	background: url(http://www.fnek.org/e-fnek/images/fondbandeau.png) repeat-x;
	border-right : solid 1px #829A00;
	border-left : solid 1px #829A00;
	color : #ffffff;
	text-align : center;
}
#bandeau {
	padding-top : 25px;
}
#bandeau2 {
	margin-top:1px;
	padding-left:5px;
	background: url(http://www.fnek.org/e-fnek/images/fondboutonsmenu2.png);
	height: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF
}
#barre_chro {
	height: 30px;
	width: 1000px;
}
.boutonsbandeau {
	background: url(http://www.fnek.org/e-fnek/images/fondboutonsmenu.png);
	border-left: 1px solid #D3D3D3;
	padding: 5px;
	float: left;
	overflow : auto;
}
#alert_msg {
	background-color : #FFFFFF;
	position : absolute;
	width : 220px;
	height : 100px;
	left : 0px;
	top : -122px;
	display : block;
	border : solid 1px #0B489E;
	text-align : center;
	padding : 10px 0px;
}
#profil_titre{
	background: url(http://www.fnek.org/e-fnek/images/titreprofil.png) no-repeat;
	text-align: left;
	font-family: Century Gothic, Calibri;
	font-weight : bold;
	font-size:1.4em;
	margin-top:10px;
	padding: 15px 0px 40px 100px;
}
.profil_titre{
	background: url(http://www.fnek.org/e-fnek/images/titreprofil.png) no-repeat;
	text-align: left;
	font-family: Century Gothic, Calibri;
	font-weight : bold;
	font-size:1.4em;
	margin-top:10px;
	padding: 15px 0px 40px 100px;
}
#news_amis{
	float:left;
	width:690px;
	text-align:left;
	margin-left:85px;
	padding-left:15px;
	border-left: 1px solid #838383;
}

a.profil:link, a.profil:visited, a.profil:active {
		color : #829A00;
		text-decoration : none;
}
a.profil:hover {
		color : #c6e460;
}
.destinataire {
    float : left;
    border : solid 1px #c6e460;
    padding : 2px;
    margin : 1px;
    height : 20px;
    width : 140px;
}
.destinataire:hover {
    float : left;
    border : solid 1px #829A00;
}
.btn_del {
	border : solid 1px #829A00;
	width : 20px;
	float : right;
	cursor : pointer;
}
.btn_del:hover {
	background-color : #829A00;
	color : #FFFFFF;
}

/* Style pour la connexion :*/
#form_plug {
	padding-top : 200px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 200px;
	overflow:auto;
	display:none;
	background: url(http://www.fnek.org/e-fnek/images/fondconnexion.png) no-repeat;
	text-align:center;
}
/* FIN Style pour la connexion*/

