body 
{
	background : white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Lucida Grande, Lucida, sans-serif;
	font-size: 12px;
}
img
{
	border: none;
}
h1 
{
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #699;
	margin-bottom: 16px;
	margin-top: 0;
}

h2 
{
	color: #da2673;
	font: bold 12px Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
}

p, .submenu_block 
{
	color: #666666;
	margin: 0 0 10px;
}
.submenu_block
{
	padding-left: 54px;
	padding-top: 8px;
}

#banner_bkg 
{
	background: url(../images/banner_bkg.png) repeat-x;
	height: 299px;
	margin-top: 80px;
}

#banner 
{
	background: url(../images/banner.png) no-repeat;
	height: 299px;
}

.banner_img, .galleryDivContainer 
{
	height: 254px;
	width: 735px;
	position: absolute;
	top: 66px;
	left: 220px;
}
.banner_img
{
	background-image: url(../images/banners/home.jpg) no-repeat;
	filter : alpha(opacity = 100);
}
#banner_title 
{
	background: url(../images/banner_title.png) no-repeat;
	height: 38px;
	width: 333px;
	position: absolute;
	right: 40px;
	top: 20px;
}

#banner_logo 
{
	background: url(../images/logo.png) no-repeat;
	height: 94px;
	width: 94px;
	position: absolute;
	left: 16px;
	top: 200px;
}

#title 
{
	background: url(../images/titles/home.png) no-repeat;
	height: 44px;
	width: 219px;
	position: absolute;
	right: 0;
	z-index: 999;
}

#wrapper
{
	position:absolute;
 	left: 50%;
	/*margin-top: 80px;  moitié de la hauteur de l'image */
	margin-left: -512px;
	top: 80px;
}

#container 
{
	display:block;
	width: 995px;
}

#container_content 
{
	padding-top: 40px;
}

#content 
{
	background: white url(../images/background_container.jpg) no-repeat 0 top;
}

#left 
{
	float:left;
	position:relative;
	width: 215px;
	padding: 0;
}

#right 
{
	float:right;
	position:relative;
	width: 700px;
	padding: 40px;
}

#box_left 
{
	float:left;
	position:relative;
	width: 340px;
	padding: 21px 0 0;
}

#box_right 
{
	float:right;
	position:relative;
	width: 300px;
	padding: 20px;
}

.green_box 
{
	background-color: #e4f0ec;
	border: 1px solid #bccac5;
}

.vid_box 
{
	background-color: #e4f0ec;
	border: 1px solid #bccac5;
	padding: 10px;
	margin-bottom: 10px;
}

#copyright 
{
	display:block;
	text-align: right;
	color: #666666;
	font-family: Verdana, Lucida Grande, Lucida, sans-serif;
	font-size: 10px;
}

.clear 
{
	clear:both;
}
.active_menu_stripe
{
	width: 50px;
	background-color: #e72673;
	height: 3px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	display: none;
	cursor: pointer;
}
.submenu_block
{
	display: none;
}
.menu_item a
{
	display: block;
}
a.submenu_item
{
	display: block;
	text-decoration: none;
	color: #666666;
}
a.submenu_item:hover
{
	color: #e72673;
}

a 
{
	color: #699;
}
#legend_container
{
	position: absolute;
	top: 330px;
	left: 220px;	
}
.legend
{
	display: none;
	color: #666666;
	font-size: x-small;
}
rand_service_block
{
	display: none;
}
p.date
{
	font-style: italic;
}

.archive_img {
	margin-top: -20px;
	margin-bottom: 10px;
	padding: 0;
}

.news_img 
{
	float: right;
	border: 5px solid white;
	margin-bottom: 10px;
}

.newsbox
{
	display: block;
	height: 120px;
	overflow: hidden;
}

.prev, .next {
	text-decoration: none;
}
.prev a:hover, .next a:hover {
	color: #e72673;
}
.prev {
	float: left;
}
.next {
	float: right;
}

#scrollNewsDiv
{
	overflow: hidden;
	height: 120px;
}

/* @group menu langue */

#lang_menu 
{
	position: absolute;
	top: -20px;
}

#lang_menu a, #lang_menu a:link, #lang_menu a:visited
{
	line-height: normal;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

#lang_menu a.active
{
	color: #e72673;
	background: url(../images/fleche.png) no-repeat center bottom;
}
