@import url(popup.css);

input.boutonM{
	border: 1px solid #eeca89;
	background-color:#FFFFFF;
	color:#df9f2d;
	font-size:11px;
	vertical-align:top;
	padding-bottom:2px;
}

body{
	margin:0 0 10px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/fonds/fondSiteDegrade.jpg);
	background-color:#fffbdc;
	background-repeat:repeat-x;
}

div#general{
	width:980px;
	margin:auto;
	background-color:#FFFFFF;
}

img#logo{
	float:left;
}

img#logoBN{
	float:left;
}

div#haut{
	height:93px;
	background-color:#fff7b9;
}

div#haut-droit{
	background:url(../images/fonds/fond-haut-droit.jpg);
	margin-left:315px;
	padding-top:65px;
	padding-left:45px;
	height:28px;
	font-size:0;
}

div#haut-droit ul#menuHaut{
	list-style-type:none;
	margin:0;
	padding:0;
}

/* Boutons Haut */

div#haut-droit ul#menuHaut li.boutonHaut{
	display:inline;
}

div#haut-droit ul#menuHaut li.boutonHaut a:hover{
	text-decoration:none;
	background:none;
}

/* Fin Boutons Haut */

div#milieu{
	border:#eeca89 solid;
	border-width:1px 1px 0 1px;
	padding:7px 5px 7px 5px;
	width:968px;
	height:100%;
}

div#bas{
	border-top:1px solid #eeca89;
	border-left:1px solid #eeca89;
	border-right:1px solid #eeca89;
	border-bottom:1px solid #eeca89;
	clear:both;
	padding:5px;
}

div#copyForum {
	text-align:center;
	font-size:9px;
	color:#d19322;
}

div#basGeneral{
	height:5px;
	font-size:0;
	clear:both;
	background-image:url(../images/contenu/fondBasContenuGeneral.jpg);
}

#espaceNL{
	color:#666666;
	font-size:10px;
	font-weight:bold;
	margin:0;
}

#espaceNL input#email:hover{
	background-color:#FFC;
}
	
	   
#espaceNL input#email{
	border: 1px solid #eeca89;
	color:#F60;
	background-image:url(../images/menus/email.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding-left:23px;
	width:127px;
	height:15px;
}
