@charset "utf-8";
* {margin:0; padding:0}

html,body{text-align:center;background-color:#000}
body, td, th, p, input, select, textarea, .normal{color:#fff;font-size:14px;font-family:Arial;font-weight:normal}

a{color:#e2001a;}

a:hover{color:#fff;}
	
h1, h1 a{
	padding-left:15px;
	font-size:22px;
	color:#009ee0;
	margin-bottom:15px;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	line-height: 22px;
	}
	
h2{
	text-align:left;
	color:#009ee0;
	font-size: 12px;
	margin-bottom:4px;
	padding-left:10px;
	font-weight: bold;
}

input,select,textarea{border: solid 1px #000000;}

a img{border:none;}

#page{
	width:1000px; margin:0 auto; text-align: left
	}
	
#bandeau{
	position:relative;
	height: 329px;
	background: transparent url(Images/bandeau.jpg) no-repeat top right;
	margin-bottom:40px;
}

#logo{
	position:absolute;
	top:0;
	left:0;
}

#menu{
	position:absolute;
	bottom:0;
	right:0;
	text-align: right;
}

#menu a {margin-left:15px}

#actu_top{
	background: transparent url(Images/barreactus.jpg) no-repeat top right;
	width: 256px;
	height: 32px;
}

#actus{
	width: 726px;
	background-color: #d31700;
	padding: 12px 15px;
}

#intro{text-align:center}
#intro a{font-weight: bold;}
	

#contenu{
	padding-top:20px;
	background-color: #fff;
	}
	

#centre{
	
	}

#footer{
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
#footer a{font-size:12px;color:#fff;}

.liensgoodies, .liensgoodies a{ font-size: 15px; color:#fff}

label {}
input, textarea{width:300px;color:#000}

.erreur{color:red;text-align:center;width:450px;margin: 0 auto 20px auto; font-size:16px;}

.pespace p{margin-bottom: 10px}

.clear{
	display:block;
	width:0px;
	clear:both;
	line-height:0px;
	font-size:1px;
	height:0px;
	}

.tabForm{
	border-collapse: collapse;
	empty-cells: show;
	text-align: left;
	}
	
.tabForm td{
	vertical-align:top;
	padding: 5px;
	text-align: left;
}

.tabFront{
	border-collapse: collapse;
	empty-cells: show;
	text-align: left;
	}
	
.tabFront th{
	font-weight:bold;
	text-align:center;
	padding: 2px;
}
.tabFront td{
	text-align:center;
	padding: 2px;
}

.tabAdmin{
	border-collapse: collapse;
	empty-cells: show;
	border: dashed 1px #000000;
	text-align: left;
	}
	
.tabAdmin th{
	font-weight:bold;
	text-align:center;
	border: dashed 1px #000000;
	padding: 2px;
}
.tabAdmin td{
	text-align:center;
	border: dashed 1px #000000;
	padding: 2px;
}
