body{
	
	background-image:url("../images/coffre_fort_banque_4_12319b.jpg");
	background-repeat:repeat-y;
	background-color:#000000;
	color:#FFFFFF;
}

div#content{
float:none;
margin-left:180px;
width:900px;
}

body a:visited{
	border:0px solid #FFFFFF;
	color:#0099FF;
}

body a{
	color:#0099FF;
}

table.form tr{
	border-spacing:25px;
	margin-bottom:5px;
}

table tr.pair{
	background-color:#303030;
}



div#form_login_admin h4{
	font-size:18px;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:5px;
}

div#form_login_admin{
	
	/*border:1px solid black;*/
	/*display:block;*/
	margin-top:50px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:50px;
	
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-right:20px;
	
	font-weight:bold;
	
	/*filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;*/
	
	/*border:2px solid #FFFFFF;
	border-top:0px;*/
}
div#form_login_admin form{
	margin-left:25px;
	
}
div#form_login_admin h1{
	font-size:20px;
	font-family:"Courier New", Courier, monospace;
	margin:8px;
}

div#form_login_admin h2{
	font-size:24px;
	font-family:" Helvetica, sans-serif";
	margin:8px;
	text-align:center;
	margin-bottom:25px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}


div#form_login_admin h3{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:5px;
	margin-bottom:30px;
}

div#form_login_admin h5{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:2px;
	padding:0px;
	margin-bottom:10px;

}

div#form_login_admin h4.error{
	color:#FF0000;
	margin:0px;

}
div#form_login_admin h4.good{
	color:#0099FF;
	margin:5px;
}


div#form_login_admin input{
/*	margin:2px;*/
	
}

div#form_login_admin label{
	/*border:1px solid black;*/
	margin-right:50px;
}

div#form_login_admin thead{
	border:1px solid #FFFFFF;
	text-align:center;
	font-size:18px;
	background-color:#FFFFFF;
	color:#000000;
}

.input_checked{
	font-weight:bold;
	font-size:17px;
	background-color: white;
	color:black;
	
}

.information{
	font-size:12px;
	font-style:italic;
}

.news img{
	border:2px solid #FFFFFF;
}

.news a:visited{
	border:0px solid #FFFFFF;
}

.news a{
	color:#0099FF;
}

.rubrique{
	font-size:18px;
	
}

.rubrique a{
	font-size:18px;
	color:#FFFFFF;
	
}

.rubrique a:visited{
	font-size:18px;
	color:#FFFFFF;
	
}

.vignette_dispo{

	/*border:1px solid #FFFFFF;*/
	overflow:auto;
	height:180px;
	width:360px;
}

.videos_dispo{

	/*border:1px solid #FFFFFF;*/
	
	width:360px;
}

.video img{
	border:2px solid #FFFFFF;
}

.vignette_dispo img{
	margin:5px;
	border:2px solid white;
}

.image_news_dispo{

	/*border:1px solid #FFFFFF;*/
	overflow:auto;
	height:350px;
	width:200px;
}


.image_news_dispo img{
	margin:5px;
	border:2px solid white;
}

.image_fond_dispo{

	overflow:auto;
	height:350px;
	width:400px;

}

.image_fond_dispo img{
	margin:5px;
	border:2px solid white;
	width:350px;
}

a:visited{
	color:#FFFFFF;
}

.mod_rubrique{
	
}

.mod_rubrique a{
	color:#FFFFFF;
}

.mod_rubrique a:visited{
	color:#FFFFFF;
}

.b_menu_haut{
	/*margin-bottom:9px;*/
	margin:0px;
	padding:0px;

}

.b_menu_haut img{

	border: 0px;
}

.b_menu_haut a{

	
	
	text-decoration:none;
	margin:0px;
	padding:0px;
	

}

.b_menu_bas img{
	border:0px;

}

.b_menu_bas_news{
	clear:both;
	position:absolute;
	top:215px;
	left:120px;
	margin:0px;
	padding:0px;
	display:none;
}

.b_menu_bas_news div{ 
	margin:0px;
	padding:0px;
}

.b_menu_bas_videos{
	clear:both;
	position:absolute;
	top:215px;
	left:280px;
	display:none;


}

.b_menu_bas_rubriques{
	clear:both;
	position:absolute;
	top:215px;
	left:490px;
	display:none;


}

textarea#biographie{
	width:450px;
	height:500px;
	
}

textarea#contenu{
	width:450px;
	height:500px;
	
}

table td.center{
	text-align:center;
}

