﻿html,body 
{
	background-color:#c0bba4;
	font-family:Arial;
	font-size:12px;
	margin:0px 0px 0px 0px
}

.headerRepeat
{
position:absolute;
z-index:0;
background-image:url(../Img/Gabarit/Header/header_repeat.jpg);
background-repeat:repeat-x;
width:100%;
height:189px;
top:0px
}

.header
{
position:relative;
width:1005px;
height:189px;
margin-left:auto;
margin-right:auto;
z-index:99;
color:#ffffff	
}
.Menu
{
	position:relative;
	left:20px;
	top:-3px;
	font-size:12px;
	z-index:99;
	
}
.HMenu a
{
	display:inline-block;
	background-image:url(../Img/Gabarit/Header/Btn_menu/btn_background.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:34px;
	color:#ecbeb2;
	text-decoration:none;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	padding-right:10px
	
}
.HMenu a:hover
{
-moz-opacity:.50;
filter:alpha(opacity=50);
-khtml-opacity:.50;
opacity:.50;
	
}

a#separateur
{
width:13px;
	height:34px;
	background-image:url(../Img/Gabarit/Header/Btn_menu/btn_separator.jpg);
}

.body_area
{
	position:relative;
	width:984px;
	background-image:url(../Img/Gabarit/Body/background.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	z-index:1
}

.title_area
{
	height:31px;
	width:979px;
	line-height:31px;
	text-indent:20px;
	text-transform:uppercase;
	color:#524f40;
	font-weight:bold;
	font-size:14px;
	background-image:url(../Img/Gabarit/Body/title_picto.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.content_area
{
	position:relative;
	z-index:10;
	left:2px;
	width:977px;
	background-color:#ffffff;
	color:#4b4940;

}

.footer_area
{
	position:relative;
	width:984px;
	height:27px;
	background-image:url(../Img/Gabarit/Footer/background.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	color:#3f3d36;
	line-height:27px
}

.footer_area a
{
	text-decoration:none;
	color:#3f3d36;
}

.footer_area a:hover
{
	text-decoration:underline;
}
.Menu_pratique
{
	position:relative;
	top:40px;
	left:-40px;
	color:#454236;
	font-size:11px;
	text-align:right;
	line-height:24px;
	width:150px
}


.News
{
width:201px	
}

.News_header
{
	width:201px;
	height:34px;
	line-height:38px;
	text-indent:25px;
	background-image:url(../Img/Gabarit/Body/Actualites/header.jpg);
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold
}

.News_body
{
	width:201px;
	background-image:url(../Img/Gabarit/Body/Actualites/background_body.jpg);
	background-repeat:repeat-y;
	color:#c64221;
	font-size:12px;
	font-weight:bold;
	padding-left:8px
}
.News_body a
{
	color:#c64221;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}
.News_body a:hover
{
	text-decoration:underline
}

.News_footer
{
	width:201px;
	height:10px;
	background-image:url(../Img/Gabarit/Body/Actualites/footer.jpg);
}

.btnHome
{
	display:block;
	height:24px;
	text-decoration:none;
	padding-right:25px;
	color:#454236;
	line-height:24px;
	background-image:url(../Img/Gabarit/Header/Menu_pratique/picto_home.png); 
	background-repeat:no-repeat; 
	background-position:right
}
.btnHome:hover
{
text-decoration: underline;	
}
	
.btnContact
{
	display:block;
	height:24px;
	text-decoration:none;
	padding-right:25px;
	color:#454236;
	line-height:24px;
	background-image:url(../Img/Gabarit/Header/Menu_pratique/picto_contact.png); 
	background-repeat:no-repeat; 
	background-position:right
}
.btnContact:hover
{
text-decoration: underline;	
}

.btnAccessMap
{
	display:block;
	height:24px;
	text-decoration:none;
	padding-right:25px;
	color:#454236;
	line-height:24px;
	background-image:url(../Img/Gabarit/Header/Menu_pratique/picto_accessMap.png); 
	background-repeat:no-repeat; 
	background-position:right
}
.btnAccessMap:hover
{
text-decoration: underline;	
}
.btnSpace
{
	display:block;
	height:24px;
	text-decoration:none;
	padding-right:25px;
	color:#454236;
	line-height:24px;
	background-image:url(../Img/Gabarit/Header/Menu_pratique/picto_salaries.png); 
	background-repeat:no-repeat; 
	background-position:right
}
.btnSpace:hover
{
text-decoration: underline;	
}

.menuItemSafari
    {
	display:block;
	background-image:url(../Img/Gabarit/Header/Btn_menu/background_subItem.jpg); 
	background-repeat:repeat-x;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	font-size:12px;
	height:30px;
	line-height:30px;
	position:relative;
	width:auto;
	z-index:99;
	}

    .menuItem
    {
	display:block;
	background-image:url(../Img/Gabarit/Header/Btn_menu/background_subItem.jpg); 
	background-repeat:repeat-x;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	font-size:12px;
	height:30px;
	line-height:30px;

	position:relative;
	z-index:99;
	}
	
	.menuItem:hover
    {
	-moz-opacity:.70;
filter:alpha(opacity=70);
-khtml-opacity:.70;
opacity:.70;
color:#ffffff
	}
	.menuBarIe
    {
	height:47px;
	width:110px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	}
	.menuBarMozilla
    {
	height:48px;
	width:110px;	
	margin: 0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	}
	.menuBarSafari
    {
	height:54px;
	width:110px;
	margin: -1px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	}	
.txtBox
{
	border:1px solid #cc4b25;
	background-color:#ffffff;
	
	color:#444444;
	font-family:Arial;
	font-size:12px
}
