html, body{
	margin:0;
	padding:0;
	width: 100%;
}

a{
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#0066e1;
	outline: none;
}
:focus{-moz-outline-style: none;}
body{
	background-color:#000;
	background-image:url('../images/fond.png');
	/*background:url('../images/fond_noel.png') repeat;*/ /* NOEL BACKGROUND */
	background-color:#650101;
}
img{
	border:0;
}
#conteneur{
	width:980px;
	margin:auto;
}
#top{
	width:100%;
	height:193px;
}
#logo{
	width:420px;
	height:151px;
	margin: 0 0 0 0;
	background-image:url('../images/logo2.png');
	/*background-image:url('../images/logo_noel.png');*/ /* LOGO NOEL */
	float:left;
}
#header{
	width:530px;
	height:190px;
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 7px 0 0;
	background-image:url('../images/top.png');
	float:left;
}
#menu{
	float:none;
	width:980px;
	height:79px;
	padding-top:4px;
	background:url('../images/menu.png') no-repeat;
	/*background:url('../images/menu_noel.png') no-repeat;*/ /* MENU NOEL */
	margin: 0 0 0 -1px;
	z-index:5;
	position:relative;
}
#menu #title{
	margin: 0 0 0 72px;
	padding: 4px 0 0 0;
	height:22px;
	color:#FFF;
	font-weight:bold;
	line-height:21px;
	font-family:Tahoma, Geneva, sans-serif;
}
#menu #title a{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	border:none;
}
#menu #title a:hover{
	color:#E0E0E0;
}
#menu #title img{
	margin: 2px 14px 0 0;
	border:none;
}
#menu #subtitle{
	margin: 0 0 0 72px;
	padding: 8px 0 0 0;
	height:20px;
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu #subtitle a{
	margin: 0  0 0 18px;
	color:#E0E0E0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#menu #subtitle a:hover{
	color:#070ad6;
}
#center{
	background-color:#ffffff;
	border:#7f7f7f solid 1px;
	width:951px;
	margin:auto;
	margin-top:-30px;
	padding: 0 6px 0 6px;
	z-index:1;
	float:inherit;
}
#center #button{
	padding: 8px 0 0 2px;
	float:left;
	width:auto;
	word-spacing:0px;
	background-color:#ffffff;
}
#center #button .bout{
	height:18px;
	width:120px;
	margin: 0 0 0 7px;
	text-align:center;
	float:left;
	color:#FFF;
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	position:relative;
	z-index:9;
}
#center #button a{
	color:#FFF;
	text-decoration:none;
}
#center #stats{
	background-color:#cccccc;
	width:auto;
	margin: 10px -6px 5px 0;
	padding:0;
	line-height:14px;
	color:#3d3d3d;
	height:14px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
#page{
	float:left;
}
#footer{
	background-image:url('../images/footer.png');
	height:104px;
	margin-left:-6px;
	margin-right:-6px;
	border-top:#233979 solid 1px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#5b5b5b; /*a3a3a3*/
	font-weight:bold;
	font-size:11px;
}
#footer a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#a3a3a3; /*a3a3a3*/
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#footer a:hover{
	color:#5b5b5b; /*a3a3a3*/
}
.admin{
	color:#f50000;
}
.admin a{
	color:#f50000;
}
.sexe1{
	color:#0066ff;
}
.sexe2{
	color:#f80066;
}
.sexe1 a{
	color:#0066ff;
}
.sexe2 a{
	color:#f80066;
}
a .sexe1{
	color:#0066ff;
}
a .sexe2{
	color:#f80066;
}
a .admin{
	color:#f50000;
}
#actualite .hr{
	width:297px;
	height:0px;
	margin: 2px 0 0 -4px;
	border-bottom:dotted 1px #000;
}
.hrsexe1{
	display:block;
	width:210px;
	height:0px;
	margin: 2px 0 2px 0;
	border-bottom:solid 2px #1e46b8;
}
.hrsexe2{
	display:block;
	width:210px;
	height:0px;
	margin: 2px 0 2px 0;
	border-bottom:solid 2px #f80066;
}
.grilleinfobulleheader {
        width:198px;
        background:#909090;
        border:1px solid #E6E6E6;
		color:#E6E6E6;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
        font-weight:bold;
        padding:5px;
}
        
.grilleinfobullebody {
        width:200px;
        background:#E6E6E6;
		font-family:Tahoma, Geneva, sans-serif;
		color:#616161;
		font-size:12px;
        padding:5px;
}
.hr{
	font-size:0px;
	line-height:0px;
}
.enjoy{
	background: transparent;
	height:24px;
	width:114px;
	background-image:url('../images/bouton_envoyer.png');
	border:none;
}
.enjoy:hover{
	background: transparent;
	background-image:url('../images/bouton_envoyer_survole.png');
}

.div_form label {
	float:left;
	width:220px;
	display:block;
	text-align:right;
}

.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
   margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
   padding-left:30px;
}

#loader{
   visibility:hidden;
}

#f1_upload_form{
   height:100px;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
   margin:0;
   padding:2px;
}
