/* Table des matières */
/* ----------------------------------------------------------------------
	1= Structure générale du document
	
	2= Typo générale
	

*/

/* ------------------------------------------------------------------------
	1= Structure générale du document
------------------------------------------------------------------------ */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D5D0B0;
	color:#000000;
	font-size: 11px;
	line-height: 14px;
}

A:link {
	color: #0033FF;
	text-decoration: none;
}
A:visited {
	color: #0033FF;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
A:active {
	color: #0066FF;
	text-decoration: none;
}

#page_wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 775px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid black;
	vertical-align: top;
}

#header-bot {
	clear: both;
	width:auto;
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0 0 6px 0;
	background: #35518B url(../../img/degrade_nuage_fonce.jpg) top left no-repeat;
}

#header-bot2 {
	width: auto;
	text-align: left;
	padding: 8px 4px 8px 7px;
}

#header-top {
	width: auto;
	font-size: 11px;
	text-align: right;
	padding: 0 1px 4px 4px;
	margin: 0;
	font-weight: bold;
}
#header-top a:link, #header-top a:visited {
	color: #FFFFFF;
}
#header-top a:hover, #header-top a:active {
	color: #FF0000;
}


#page_header {
	height: 113px;
	padding: 5px 3px 5px 3px;
	margin: 0;
	clear: both;
	background: url(../../img/Entete_VUL.jpg)
}
/* Zone de l'animation Gif */
.anim {
	float: right;
	margin: 0;
	width: 490px;
	height: 90px;
	border: 1px solid #000000;
}

#page_header h1 {
	padding: 10px 0 20px 0;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FBD539;
	letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#content_wrapper {
	margin: 0;
	padding: 0;
}

#center {
	float: left;
	width : 493px;
	margin: 0 8px 0 8px;
	padding: 0;
	/* border: 1px dashed #cccccc; */
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background: #446AB3 url(../../img/degrade_nuage.jpg) top left no-repeat;
}

.jaune {
	color: #FBD55F;
	font-weight: bold;
}

#center p {
	margin: 5px 0 6px 0;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

#left_side {
	float: left;
	width: 124px;
	border: 2px solid #446AB3;
	margin: 0 0 15px 5px;
	padding: 0;
}
/* Hack IE6 ! IE6 calcul les bordures dans les marges ! */
* html #left_side {
	margin: 0 0 15px 2px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background: #446AB3 url(../../img/degrade_nuage.jpg) top left no-repeat;
}

#left_side p {
	margin-top:5px;
	margin-bottom:5px;
	padding:1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #000000;
}

#right_side {
	float: left;
	width: 124px;
	border: 2px solid #446AB3;
	margin: 0 0 15px 0;
	padding: 0;
}
#right_side img {
	width: 116px;
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background: #446AB3 url(../../img/degrade_nuage.jpg) top left no-repeat;
}

#right_side p {
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #000000;
}

#page_footer {
	color: #CCCCCC;
	height: auto;
	clear: both;
	padding: 4px 4px 8px 4px;
	margin: 0;
	border-top: 1px solid black;
	/*background: #35518B;*/
	background: #446AB3 url(../../img/degrade_nuage_fonce.jpg) top left no-repeat;
}

#page_footer p {
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
}

#page_footer A:link {
	color: #FBD539; text-decoration: none;
}
#page_footer A:visited {
	color: #FBD539; text-decoration: none;
}
#page_footer A:active {
	color: #FBD539; text-decoration: none;
}
#page_footer A:hover {
	color: #FBD539; text-decoration: underline;
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.right {
	text-align: right;
}

.cc {
  font-size:12px;
}
.google_pub {
	margin: 0 2px 6px 2px;
}
.row {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	height: auto;
}
.row .colgauche {
	float: left;
	width: 49%;
	padding: 0;
	margin: 0 4px 0 0;
}
.row .coldroite {
	float: right;
	width: 49%;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}


/* Produits */
.produit {
	float: left;
	width: 113px; /* 2px de plus que l'image */
	margin: 0 10px 12px 0;
	text-align: center;
	font-size: 0.9em;
}
.produit .cadre {
	width: auto;
	margin: 0 0 2px 0;
	padding: 0;
	border: 1px solid #999999;
}
.produit .cadre:hover {
	border: 1px solid #FBD55F;
}
.no_margin_right {
	margin-right: 0;
}
.produit .cadre img {
	width: 111px;
	height: 111px;
	border: none;
}

/* Photos */
.photo {
	float: left;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
}
.photo .cadre {
	width: 230px;
	margin: 0 0 2px 0;
	padding: 2px;
	border: 1px solid #999999;
}
.photo .margin_right {
	margin-right: 10px;
}
.photo .cadre:hover {
	border: 1px solid #FBD55F;
	background: #F9F2DC;
}
.photo .cadre img {
	text-align: left;
	border: none;
	margin: 0;
	padding: 0 5px 5px 0;
}

