*
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

body
{
	background:#d4dee3 url('image/background.png') repeat-x 0px 0px;
}

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

a img
{
	border:0;
}

#content
{
	width:1000px;
	margin:auto;
}

#title
{
	font-size:25px;
	color:white;
	padding-top:6px;
	text-shadow:2px 2px 3px #646464;
	height:30px;
	margin-left:40px;
}

#menubar
{
	background:url('image/menubar.png') no-repeat 0px 0px;
	height:50px;
	width:970px;
	margin:10px auto;
}

#menubar ul
{
	list-style:none;
}

#menubar li
{
	float:left;
	color:#FFFFFF;
	line-height:44px;
	background:url('image/menubar-sep.png') no-repeat 100% 0;
	cursor:pointer;
}

#menubar li a
{
	font-size:15px;
	text-shadow:0 0 2px #646464;
	padding:3px 15px 0 15px;
	display:block;
}

#menubar li a:hover
{
	color:#dce9f1;
}

#menubar li a.link_active
{
	color:#3D4C60;
	text-shadow:0 0 2px #F0F0F0;
}

#search
{
	float:right;
	background:url('image/menubar-search.png') no-repeat 0px 0px;
	height:31px;
	width:145px;
	margin-top:9px;
}

#search input[type="text"]
{
	font-size:11px;
	border:0px;
	background-color:white;
	width:110px;
	margin-top:8px;
	margin-left:27px;
	color:#646464;
}

#page
{
	position:relative;
	top:-15px;
}

#page_top
{
	background:url('image/page-top.png') no-repeat 0px 0px;
	height:25px;
}

#page_content
{
	background:url('image/page-content.png') repeat-y 0px 0px;
	padding-left:23px;
	padding-right:23px;
}

#footer
{
	background:url('image/page-footer.png') no-repeat 0px 0px;
	height:56px;
}

#credit
{
	color:#646464;
	text-shadow:0 1px 1px #FFFFFF;
	padding-top:16px;
	font-size:11px;
	text-align:center;
}

#list_access
{
	margin-left:6px;
	color:#646464;
	margin-bottom:6px;
	float:left;
	width:365px;
}

#no_rights
{
padding-top:2px;
}

#no_rights .bloc_text_error
{
	font-weight:bold;
}

#list_access div
{
	margin-bottom:4px;
}

#list_access img
{
	vertical-align:middle;
	margin-right:1px;
}

.italic {
	font-style: italic;
}

img.langue {
	vertical-align: middle;
	height: 20px;
}

input.langue {
	line-height: 20px;
	margin-bottom: 5px;
}

textarea {
	width: 90%;
	height: 75px;
}

img.news {
	max-width: 300px;
}