*
{
	margin:0;
	padding:0;
}
body
{
	background-image:url(../images/bg_body.gif);
}
#header
{
	float:left;
	height:60px;
	margin:0 auto;
	width:600px;
}
#logo
{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	float:left;
	height:60px;
	width:180px;
}
#top_bar
{
	background-color:#B01F6C;
	float:left;
	width:600px;
}
#top_bar a
{
	background:url(../images/square.gif) no-repeat left center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px;
	padding-left:10px;
	text-decoration:none;
}
#top_bar a:hover
{
	text-decoration:underline;
}
#menu_lang
{
	height:30px;
	width:600px;
}
#menu_lang a
{
	float:right;
}
#menu_top
{
	height:30px;
	width:600px;
}
#menu_top a
{
	float:left;
}
#banner
{
	clear:both;
	height:220px;
	margin:0 auto;
	width:780px;
}
#home
{
	background-repeat:no-repeat;
	height:220px;
	float:left;
	width:180px;
}
#photo
{
	background:url(../images/photo.jpg) no-repeat;
	height:250px;
	float:left;
	width:600px;
	clear:both;
}
#content
{
	background-image:url(../images/pixel.gif);
	background-repeat:repeat-y;
	background-position:0;
	background-color:#FFFFFF;
	display:block;
	clear:both;
	margin:0 auto;
	width:780px;
}
#left
{
	float:left;
	width:180px;
}
#right
{
	float:right;
	width:600px;
}
#_4mots
{
	background:url(../images/4-mots.jpg) no-repeat;
	clear:both;
	display:block;
	float:left;
	height:40px;
	width:600px;
}
#menu
{
	font-family:Tahoma, "trebuchet MS", "Times New Roman", Times, serif;
	font-size:11px;
	z-index:1000;
}
#menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:180px;
}
#menu li
{
	background:url(../images/menu_bg.jpg) no-repeat left bottom;
	border-color:#FFFFFF #FFFFFF #BBBBBB #BBBBBB;
	border-style:solid;
	border-width:1px 0 1px 0;
	position:relative;
	width:180px;
}
#menu li.active, #menu li:hover
{
	background:url(../images/menu_bg.jpg) no-repeat right bottom;
}
#menu table
{
	border-collapse:collapse;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
#menu a, #menu a:visited
{
	color:#B01F6C;
	display:block; 
	height:26px;
	line-height:26px;
	text-decoration:none;
	text-indent:5px;
	width:180px;
}
* html #menu a, * html #menu a:visited
{
	width:180px;
}
* html #menu a:hover, * html #menu a.active
{
	color:#000000;
}
#menu ul ul
{
	left:181px; 
	position:absolute;
	top:-1px;
}

#partners
{
	background:url(../images/new_bg.gif) no-repeat;
	height:110px;
	padding:5px;
	margin:5px 0;
	width:170px;
}
#news, #clients
{
	background:url(../images/bg.gif) no-repeat;
	float:left;
	height:170px;
	margin:40px 0;
	padding:5px;
	width:270px;
}
#news
{
	margin-right:5px;
}
#clients
{
	margin-left:5px;
}
#footer
{
	clear:both;
	margin:0 auto;
	width:780px;
}
#footer_left, #footer_right
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	float:left;
	text-align:center;
	vertical-align:middle;
}
#footer_left
{
	background-color:#B01F6C;
	width:180px;
	padding:10px 0;
}
#footer_right
{
	background-color:#AAAAAA;
	width:600px;
}
h1
{
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#B01F6C;
	font-family:"trebuchet MS", "Times New Roman", Times, serif;
	font-size:24px;
	margin:10px 0;
	padding-bottom:5px;
}
h2
{
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#B01F6C;
	font-family:"trebuchet MS", "Times New Roman", Times, serif;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-bottom:5px;
}
h3
{
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#B01F6C;
	font-family:"trebuchet MS", "Times New Roman", Times, serif;
	font-size:16px;
	margin:10px 0;
	padding-bottom:5px;
}
h4
{
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#B01F6C;
	font-family:"trebuchet MS", "Times New Roman", Times, serif;
	font-size:14px;
	margin:10px 0;
	padding-bottom:5px;
}
#body
{
	clear:both;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 10px 20px;
	width:570px;
}
.image
{
	border:1px solid #CCCCCC;
	float:right;
	margin-left:5px;
	padding:1px;
}
#body ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#body ul li
{
	background-image:url(../images/li-body.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
	padding-left:10px;
}
#path
{
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 20px;
	line-height:20px;
}
#path a
{
	color:#B01F6C;
}

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

a:hover
{
	text-decoration:underline;
}

#loading
{
	border:1px solid #000000;
	color:#B01F6C;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:auto;
	padding:2px;
	width:90px;
}

#loading img
{
	vertical-align:middle;
	margin-right:5px;
}

