body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family:'HelveticaNeue','Helvetica Neue','Arial',sans-serif;
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.form_error {
	padding: 5px 0;
}
#mainNavigation {
	padding-top:20px;
	text-transform: uppercase;
}
#global {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: left; 
  padding-top: 15px;
    /* border: 1px SOLID gray; */
}
.clearboth {
	clear:both;
}
#header_cms {
	padding-bottom: 10px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	background-image: url('/images/template/stripe_bg_header_cms.png');
}
#footer_message
{
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  width : 100%;
  text-align: center;
  margin-top: 25px;
  color:gray;
}
/* Chemin du site */
.breadcrumb, .breadcrumb a {
	color: #8F8F8F;
}
.breadcrumb a:hover {
	color: #666666;
}

.breadcrumb b {
	color: #444444;
}
#mainNavigation a {
	color:#282C28;
	font-size:medium;
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color:#302F2F;
}

a:hover
{
  text-decoration: underline;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.souligne {
	text-decoration: underline; 
}
/* Titre des news */
.slot_news_content .news_title_h1 {
	font-size: large;
	font-weight: lighter;
}
/* ToolTips */
.tips_adress {
	width: 139px;
	z-index: 13000;
} 
.tip {
	background-color: #E0E0E0;
	padding:5px;
} 
#if_langue_available_list a {
	font-size: 8pt;
}

img {
	border: 0;
}
#header {
	height: 169px;
}
#header #menu {
	position: absolute;
	z-index: 2;
	padding-top: 115px;
	padding-left: 210px;
}
#header #logo {
	position: absolute;
	z-index: 1;
	width: 349px;
	height: 168px;
	background-image: url('/images/template/masque_logo.png');
	background-repeat: no-repeat;
	background-color: #78C72E;
}