body 
	{
	font-family:Arial, serif;
	color:#000;
	font-size:12px;
	background-color:#f3f3f3;
	}

#global
	{
	width:100%;
	border:1px solid #96999C;
	background-color:#f4f9fd;
	}

#banniere1 
	{
	float:left;
	width:767px;
	height:100px;
	background-image:url("bann.png");
	background-repeat:no-repeat;
	}

#banniere2 
	{
	height:100px;
	background-image:url("bann2.png");
	background-repeat:repeat-x;
	}
	
#entete 
	{
	width:100%;
	height:100px;
	margin:auto;
	}


	
#menu 
	{
	float:left;
	width:170px;
	border-right:1px solid #96999c;
	background-color:#f4f9fd;
	}
	
#menu ul,li 
	{
	list-style-type:none;
	margin:2px;
	padding:0;
	}

.element_menu1 
	{
	border-top:1px solid #96999c;
	background-color:#B1D5F1;
	text-align:center;
	font-weight:700;
	border-bottom:1px solid #96999c;
	}

.element_menu2 
	{
	text-align:left;
	border-bottom:1px solid #f4f9fd;
	border-top:1px solid #f4f9fd;
	}

.element_menu3 
	{
	border-top:1px solid #96999c;
	background-color: #B1D5F1;
	text-align:center;
	font-weight:700;
	font-size:14px;
	}

.element_menu4 
	{
	background-color:#f4f9fd;
	text-align:left;
	border-top:1px solid #f4f9fd;
	border-bottom:1px solid #96999c;
	}
	
#corps
	{
	margin-left:170px;
	padding:10px;
	border-top:1px solid #96999C;
	border-left:1px solid #96999C;
	}

#pied 
	{
	clear:both;
	border-top:1px solid #96999c;
	background-color:#fedea1;
	text-align:center;
	}
	
fieldset 
	{
	border: 1px solid #96999c;
	background-color: #EDF5FC;
	padding:10px 30px;
	}

legend 
	{
	border: 1px solid #96999c;
	background-color: #fedea1;
	}


a:link,a:active,a:visited 
	{
	color:#325a7b;
	text-decoration:none;
	}

a:hover 
	{
	color:#6492B5;
	text-decoration:underline;
	}

#news 
	{
	background-color:#fedea1;
	text-align:center;
	}

label 
	{
	width:130px;
	display:block;
	float:left;
	}

dt 
	{
	text-decoration:underline;
	font-weight:700;
	}

dd 
	{
	font-style:italic;
	margin-bottom:10px;
	margin-left:15px;
	}

.tb_cat, .tb_page, .tb_compo, .tb_news, .tb_video, .tb_perm
	{
	border-collapse:collapse;
	float:left;
	margin-right:20px;
	text-align:center;
	}

.tb_compo, .tb_news, .tb_video, .tb_perm
	{
	margin:auto;
	}

.tb_cat th, .tb_page th, .tb_compo th, .tb_news th, .tb_video th, .tb_perm th
	{
	border:1px solid #96999C;
	background-color:#2f76d4;
	color:white;
	padding:1px;
	}

.tb_cat td, .tb_page td, .tb_compo td, .tb_news td, .tb_video td, .tb_perm td
	{
	border:1px solid #96999C;
	background-color:white;
	color:black;
	padding:3px;
	}

.tb_page caption
	{
	margin-bottom:5px;
	}

.erreur
	{
	font-weight:bold;
	color:red;
	}

.succes
	{
	font-weight:bold;
	color:green;
	}

.l_dvd
	{
	margin:auto;
	width:300px;
	}

.l_dvd .succes
	{
	text-align:center;
	}

h1
	{
	text-align:center;
	border:1px solid #96999C;
	background-color:#fedda0;
	font-size:18px;
	}

h2
	{
	text-align:center;
	font-size:14px;
	color:green;
	font-weight:bold;
	}

.a_compo
	{
	border-right:1px solid #96999C;
	float:left;
	margin-left:-20px;
	width: 350px;
	padding-right:30px;
	}

	
.a_news, .a_perm
	{
	margin-left:390px;
	margin-right:-20px;
	border:1px solid #f4f9fd;
	}
	
.a_news2
	{
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
	}

.a_news2 th
	{
	border:1px solid #96999C;
	text-align:right;
	}

.a_news2 td
	{
	border:1px solid #96999C;
	background-color:#fedda0;
	}

.a_perm .a_perm2
	{
	width:200px;
	margin:auto;
	}

.a_perm p
	{
	text-align:center;
	}
	
.maintenance
	{
	width:70%;
	border:1px solid #96999C;
	background-color:#fedda0;
	text-align:center;
	margin:auto;
	padding:30px;
	font-size:18px;
	position:fixed;
	top:40%;
	left:13%;
	}