/* CSS Document */

body {
	margin:0px;
	background-color:#000000;
}
#conteneur{
	position:relative;
	width:950px;
	height:600px;
	margin:0 auto;
}
#mail{
	position:absolute;
	width:23px;
	height:23px;
	left:914px;
	top:6px;
}
#actu{
	position:absolute;
	width:190px;
	height:211px;
	left:564px;
	top:187px;
	padding:5px;
	background-image:url("../Img_css/fond-actu.jpg");
}
#admin{
	position:absolute;
	width:183px;
	height:221px;
	left:768px;
	top:187px;
	background-image:url("../Img_css/fond-admin.jpg");
}
#menu{
	position:absolute;
	width:385px;
	height:20px;
	left:564px;
	top:417px;
}
#conteneur_page{
	position:relative;
	width:950px;
	height:850px;
	margin:0 auto;
}
#ban_page{
	position:relative;
	width:950px;
	height:148px;
	margin:0 auto;
}
#centre_page{
	position:absolute;
	width:706px;
	height:371px;
	margin:0 auto;
	//padding:20px;
	padding:0px;
	left: 11px;
	top: 187px;
}
#centre_page_2{
	position:absolute;
	width:886px;
	height:371px;
	margin:0 auto;
	padding:20px;
	left: 11px;
	top: 187px;
	background-image:url("../Img_css/blanc60.png");
}
#actu_page{
	position:absolute;
	width:173px;
	height:211px;
	left:768px;
	top:412px;
	padding:5px;
	background-image:url("../Img_css/fond-admin.jpg");
}
#admin_page{
	position:absolute;
	width:183px;
	height:221px;
	left:768px;
	top:187px;
	background-image:url("../Img_css/fond-admin.jpg");
}
#menu_page{
	position:absolute;
	width:478px;
	height:20px;
	left:473px;
	top:97px;
}
A.lienOR {color: #B3A86A; font-family: Trebuchet MS;font-size: 15px; text-decoration: none }
A.lienOR:hover {color: #FFFFFF;} 

A.lienOR2 {color: #FFFFFF; font-family: Trebuchet MS;font-size: 15px; text-decoration: none }
A.lienOR2:hover {font-weight: bold; } 

#contenu{
	position:absolute;
	width:928px;
	height:20px;
	left:12px;
	top:496px;
}
#contenu h1, #contenu h3 {
display:none;
}
h1 {
margin-top:0;
}
.txtOr {
	color: #B3A86A;
	font-family: Trebuchet MS;
	font-size:14px;
	text-align: justify;
}
.formOR {BACKGROUND-COLOR: #333333; BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: 
#333333 1px solid; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; 
COLOR: #333333; Font-family: Trebuchet MS; color: #999999 ; font-size: 13px}
.txt_titre {
	color: #cc9900;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align: justify;
	font-weight: bold;
}
