@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0 auto;
	background: #FCFFF4 url("images/bg.gif") repeat-x;
	padding: 0;
	margin:0;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
}
img
{
	border:0;
}

/* @group Links */

/* unvisited link */
a:link {
color: #AE3E0B;
border: 0;
text-decoration:none;
}     
/* visited link */
a:visited {
color: #AE3E0B;
border: 0;
text-decoration:none;
}
/* mouse over link */
a:hover {
color: #DE842C;
}  
/* selected link */ 
a:active {
color: #000;
}
/* @end */

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}		

#globale {
	width: 960px;
	background: url("images/main-bg.gif") repeat-y;
	margin: 10px auto 10px auto;
	position: relative;
}
div#header1 {
	width:960px;
	height:155px;
	background: url("images/header1-bg.jpg") no-repeat;
	}
	
/* Box header */
.boxhead 
{
	margin:0 0 0 735px;
	width:160px;
	padding:5px 0 0 0;
	color:#000;
	text-align: left;
}
/* .boxhead-txt
{
	color:#FFF;
	font-size:11px; 
	text-align:right;
}	*/
.currency {
	background: url("images/currency-bg.gif") repeat-x;
	border:1px dotted #fff;
	color:#fff;
	font-size:11px;
	line-height:10px;
	text-align:center;
	margin-top:80px;
}
.currency legend{
	color:#672307;
}
.currency a{
	color:#fff;
	font-weight:bold;
	}
.currency a:hover {
	color: #000;
	text-decoration: underline;
}  
/* @end */

#menu {
	width:958px; /* Taille originale sans bordure : 960px */
	height:41px;
	background: url("images/menu-bg.gif") repeat-x;
	border-left: 1px solid #a86217;
	border-right: 1px solid #a86217;
	}
#header2 {
	width:958px; /* Taille originale sans bordure : 960px */
	height:260px;
	background: url("images/header2-bg.png") repeat-x;
	border-left: 1px solid #a86217;
	border-right: 1px solid #a86217;
	border-bottom: 1px solid #a86217;
	}

/* @group */
#right {
	float:right;
	width:279px; /* A l'origine 280px mais 2px de bordure */
	padding:15px 0 15px 0;
	border-left:1px solid #D9D9D9;
	}
	
.tbl {
	border: 1px solid #A7B4BD;
	width: 80%;
	background-color: #f4f4f4;
}
.tbltitle {
	background: url("images/tr_bg.gif") repeat-x;
}
.comments  {
	font-style: italic;
}
/* @end */
#content {
	float:right;
	width:680px;
	}
.content p {
	padding:0 15px 0 15px;
	text-align: left;
	}
div#ads-bottom {
	clear:both;
	width:960px;
	height:120px;
	text-align:center;
	text-transform:uppercase;
	}
/* Ligne de séparation */
hr { 
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	background: url("images/hr.gif") repeat-x;
	height: 2px; /* pour IE */
}


/* @group Footer */
div#footer {
	clear:both;
	width:960px;
	height:150px;
	background: url("images/footer-bg.png") repeat-x;
	line-height:18px;
	}
div#footer-left {
	float:left;
	width:10px;
	height:150px;
	background: url("images/footer-bg-left.png") no-repeat;
	}
div#footer-right {
	float:right;
	width:10px;
	height:150px;
	background: url("images/footer-bg-right.png") no-repeat;
	}
#coord {
	width: 960px;
	text-align: center;
	color:#fff;
}
#footer ul, #footer li {
	display: block;
	padding: 0;
	margin: 0;
}
#footer li {
	padding-left: 30px;
	color: #fff;
	font-size: 11px;
}
.links li a:link, .links li a:visited {
	color: #69250a;
	text-decoration: none;
}
.links a:visited, .links a:link {
	color: #fff;
	text-decoration: underline;
}
.links li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer h4 {
	text-transform: uppercase;
	margin:15px 0 5px 0;
	padding-left:20px;
	font-weight:bold;
}
/* @end */
	
.txt {
	padding:0 15px 0 15px;
	text-align: left;
}
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: normal;
  src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v4/MWVf-Rwh4GLQVBEwbyI61Q.woff') format('woff');
}
h2, h3 {
	text-transform:uppercase;
	margin-left:60px;
	padding-top:10px;
	font-size:120%;
	line-height:25px;
	background: url("images/title-bg.png") no-repeat 0 100%;
}

/* @group Navigation */
#nav { 
	clear: both;
	float: left;
	height: 40px;
	width:960px;
	margin: 1px 0 0;
	padding: 0 2px 0 0;
	position: relative;
	width: auto;
	background: transparent url('images/bg_nav_item.gif') no-repeat right bottom;
}
#nav li {
	margin: 0;
	list-style:none;
	padding: 0 0 0 1px;
	height: 40px;
	display: block;
	float: left;
	background: transparent url('images/bg_nav_item.gif') no-repeat left bottom;
}
#nav li a {
	display: block;
	color: #8f7758;
	line-height: 40px;
	padding: 0 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li.current a:link {
	color: #ce853d;
	background: transparent url('images/bg_nav_current.gif') repeat-x left bottom;
}
#nav a:link, #nav a:visited, #nav a:active {
	text-decoration: none;
} 
#nav a:hover {
	background-color: #fefefc;
	color: #AB3D0B;
	background: transparent url('images/bg_nav_current.gif') repeat-x left bottom;
}
/* @end */

/* @group Advertising */
.clients{
list-style:none;
margin:0 0 14px 0;
}
.clients li{
display:inline;
float:left;
margin:0 8px 2px 0;
padding:0
}
.clients li a{
background:url("images/ads-mini-bg.png") no-repeat 0 0;
display:block;
height:70px;
overflow:hidden;
width:190px
}
/* @end */

/* @group Cadre des images */
.fitness{
list-style:none;
margin:0 auto 270px auto;
width: 550px;
}
.fitness li{
display:inline;
float:left;
margin:0 8px 2px 0;
padding:0
}
.fitness li a{
background:url("images/img-border.png") no-repeat 0 0;
display:block;
height:125px;
overflow:hidden;
width:165px
}
/* @end */

.alert {
text-align:center;
color:#c33938;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}

/* @group Infobulle */
a.info{
    position:relative; 
    z-index:24;
    color:#000;
    text-decoration:none
}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'état a:hover */
	display:block; 
	position:absolute;
	top:2em; 
	left:2em; 
	width:18em;
	border:1px solid #7F8D96;
	background: url("images/bulle-bg.png") repeat-x;
	color:#6e6e6e;
	text-align: left;
	padding:5px;
}

/* @end */

/* @group W3C */

.w3cbutton3 {
  margin: 5px 0;
  width: 9em;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}

/* @end */

#full-width{
	width:100%;
	position:relative;
}
h1{
	margin-left:30px;
	font-family: 'Lobster', Georgia, Times, serif;
	font-size: 36px;
	line-height: 48px;
	z-index:300;
	color:#D6802C;
	text-shadow: 0px 1px 1px #fff;
}
.promotions{
	float:right;
}
a.promotions-banner{
	display:block;
	width:600px;
	height:130px;
	margin:20px auto;
	background:url(images/promotions-banner.png) no-repeat 0 0;
	text-indent:-9999px;
}
a.promotions-banner:hover{
	background-position:0 100%;
}
