html body{
	background-color:#333333;
}

#page{
	background-color:#ffffff;
	background:#ffffff url('img/left_fond.gif') repeat-y;
}

#page_center{
	background:#ffffff url('img/right_fond.gif') right repeat-y;
}

#top{
	background-color:white;
	color:white;
}

#top_menu{
	background-color:#5f6577;
}

#top_sous_menu{
	background-color:white;
}

#top_sous_menu_left{
	background-color:#5f6577;
}

#top_sous_menu_sep{
	background:url('img/top_sous_menu_sep.gif') no-repeat;
}

#top_message a{
	color:white;
	text-decoration:none;
}

#logo{
	width:485px;
	height:32px;
	background:url('img/logo.gif');
	margin:10px 0px 0px 20px;
}

#top_image{
	height:160px;
	background:#011a4b center no-repeat url('img/top_image.jpg');
}

#top_message{
	background-color:#333333;
	color:white;
}

#top_message_bottom{
	height:15px;
	background:#ffffff url('img/left_fond.gif') repeat-y;
}

#top_message_bottom{
	background-color:#ffffff;
}

#right{
	border-top:1px solid #a7945d;
}

#menu h3{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:20px 0px 5px 10px;
}

#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu li{
	margin:0px 0px 2px 20px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

#menu a{
	color:#404040;
}

#menu a:hover{
	text-decoration:none;
	color:#602829;
}

.erreur{
	color:#7f1d1f;
	font-weight:bold;
}

.cadre{
	width:500px;
	background-color:#f5f5f5;
	border:1px solid #c0c0c0;
}

.separation{
	background-color:#A7A7A7;
}

input{
	border:1px solid #808080;
	background-color:white;
}

a{
	text-decoration:none;
	color:#800000;
}
