* {
	margin: 0;
	padding: 0;
}

body
{
	background: #565656 url(images/bg.gif) repeat top left;
	font: .85em "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	color: #333333;
}
a {
	color: #0084FF;
	text-decoration: none;
}
a:hover {
	color: #0084FF;
	text-decoration: underline;
}
a:visited {
	color: #0084FF;
	text-decoration: none;
}

a img {
	border: 0;
}
#top
{
	width: 1072px;
	height: 18px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	font: 0.85em Tahoma;
	text-align: right;
	color: #FFF;
	background: transparent url(images/bg_top.png) no-repeat bottom center;
	overflow: hidden;
}
#content
{
	background: transparent url(images/bg_content.png) repeat-y top left;
	width: 1072px;
	margin-left: auto;
	margin-right: auto;
}
#main_container
{
	background-color: #FFFFFF;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #FFFFFF;
}
#container
{
	width: 1000px;
	border: 1px solid #DDDDDD;
}
#header
{
	width: 1000px;
	min-height: 110px;
	background: #45454F url(images/header.jpg) repeat-x top left;
	border-bottom: 1px solid #DDDDDD;
}
#header_right {
	float: right;
	width: 249px;
	min-height: 110px;
	font-size: 0.75em;
	color: #F7F7F7;
}
#conn_form {
	float: right;
	width: 110px;
	margin: 16px 10px 0 0;
	color: #F7F7F7;
}
#menu_top
{
	width: 1000px;
	height: 38px;
	line-height: 38px;
	background: #999999 url(images/menu_top.gif) repeat-x top left;
}
#content_main {
	width: 600px;
	min-height: 400px;
	margin-right: 400px;
	padding-top: 20px;
	background: transparent url(images/cont.png) no-repeat top center;
}
#container_page {
	width: 100%;
	min-height: 400px;
}
#content_right {
	float: right;
	width: 400px;
	min-height: 400px;
	border-left: 0px solid #ccc;
}
#menu_droit {
	width: 200px;
	min-height: 400px;
}
#menu_droit_left {
	float: left;
	width: 180px;
	min-height: 200px;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}
#menu_droit_right {
	float: left;
	width: 180px;
	min-height: 200px;
	padding: 0 10px;
}
#top_amb
{
	width: 100%;
	height: 20px;
	background: transparent url(images/top_amb.png) repeat-x top center;
}

#footer_amb
{
	width: 1000px;
	height: 30px;
	background: transparent url(images/footer_amb.png) repeat-x bottom left;
}
#footer
{
	width: 1000px;
	min-height: 30px;
	background-color: #DEDEDE;
}