/*** CSS IMESH  -  28.05.2009  ***/

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #3F3B35;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFF;
	background-image:url(/multimedia/images/img_structures/fond_.gif);
	background-repeat:repeat-x;
	background-position:top;
}


#formefond{	
	width:100%;
	height:100%;
	background-image:url(/multimedia/images/img_structures/formefond.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}

	
/*****************************************************/
/**********        Principaux DIVS       *************/
/*****************************************************/

#principal { 
	width: 956px;
	margin: 0 auto;
	text-align: left;
} 

#zoneContenus {
background-color:#778181;
}

#colG {
	background-image:url(/multimedia/images/img_structures/fondcolg_.gif);
background-repeat:no-repeat;
float:left;
height:283px;
min-height:280px;
padding-left:15px;
padding-right:15px;
padding-top:10px;
width:162px;
background-color:#778181;
}

 #colM { 
	background-image:url(/multimedia/images/img_structures/fondcolm.gif);
background-position:right top;
background-repeat:no-repeat;
float:left;
/*font-size:9px;*/
line-height:17px;
padding:60px 5px 15px 15px;
width:401px;
background-color:#778181;
height:218px;
} 

#colDshop {
float:right;
padding:15px;
height:263px;
width:313px;
	background-image:url(/multimedia/images/img_structures/fondcold_.gif);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/

/*****************************************************/
/********       HOME ::  DIVS  Contenus      *********/
/*****************************************************/	


#entete { 
  height:447px;
} 

#colDshop div.contentText { padding-top:80px; }
#colDshop div#texteShop { margin-left:10px; }
#colDshop div.contentText div { text-align:justify; }
	

#colDshop .image{
       float:left; 
       margin-right:15px;
}


#lang{
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding-top:10px;
	color:#636164;}

/*****************************************************/
/*****         INTERIEUR ::   ZONE SHOP         ******/
/*****************************************************/

/* Zone shop délimité, si texte dépasse, barre de défilement */
		
#bouteilleshop{
	float:left;
	margin-right:10px;
	margin-top:14px;
	}	
	
/*****************************************************/
/**********          Pied de page        *************/
/*****************************************************/

#piedpage{
	text-align:right;
	margin-bottom:20px;
clear:both;
}
	
#piedpage ul li a:link, #piedpage a:active, #piedpage a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#646464;
	text-decoration:none;
	margin-left:40px;

	}
	
#piedpage a:hover{
	color:#FFF;
}

#piedpage ul li 
{
display:inline;
padding-left:10px;
}
		
	
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
	
	
/*****************************************************/
/**********       CONTENUS :: Titres     *************/
/*****************************************************/	

h1{
	font-size:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#e5c11b;}

/*****************************************************/
/*******       CONTENUS :: Textes & images   *********/
/*****************************************************/	

.date{
	color:#e5c11b;}

#colG{
	font-size:9px;}
	
#colG div.actu_container { margin-right:15px; }

#colG p { text-align:justify; }

#colG .imgactu{
		float:left;
		margin-right:5px;
		margin-bottom:15px;}
		
#menu{
	text-align:right;
	margin-top:38px;}
	
#infoFlash{
	margin-top:40px;
	text-align:right;
	color:#636164;
	font-style:italic;
	font-size:9px;}
	
#infoFlash a:link,#infoFlash a:visited,#infoFlash a:active{
	color:#AAA;
	text-decoration:none;}
	
#infoFlash a:hover{
	text-decoration:underline;}
	

/*****************************************************/
/**********       CONTENUS :: Liens     *************/
/*****************************************************/

/* Bouton SHOP */
.contentText a:link, .contentText a:active, .contentText a:visited {
	text-decoration:none;
	/*font-size:12px;*/
	font-weight:bold;
	color:#E5C11B;
	background-image:url(/multimedia/images/img_structures/flechemore_.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	}

p.link a:link, p.link a:visited, p.link a:active{
	color:#e5c11b;
	text-decoration:none;
	background-image:url(/multimedia/images/img_structures/flechemore_.gif);
	background-repeat:no-repeat;
	background-position:center left;
padding-left:12px;
	}
	
p.link a:hover{
	text-decoration:underline;
	}

#lang a:link, #lang a:visited, #lang a:active{
	text-decoration:none;
	color:#636164;
	margin-left:5px;}
	
#lang a:hover{
	text-decoration:underline;
	color:#CCC;}
	
#menu a:link, #menu a:visited, #menu a:active{
	text-decoration:none;
	color:#545454;
	margin-left:20px;}
	
#menu a:hover{
	color:#FFF;}
	
/*-----------------*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#entete{
	width:956px;
	margin-left:auto;
	margin-right:auto;
	position:relative;}
	
#entete #logo{
			position:absolute;
			z-index:300;
			left:17px;}

#entete p {
	margin-top:0px;
}

#entete #menu{
	height:37px;
	padding-top:50px;
	position:relative;
	text-align:right;
	margin-top:0px;
	}
	
#entete #menu a{
	text-align:center;
	font-size:11px;
	color:#6d6b6d;
	text-decoration:none;
	font-weight:bold;
	z-index:20;
	padding-left:4px;
	padding-right:4px;}	
	
#entete #menu a:hover, #entete #menu a.active {
	color:#FFF;}	
	

	
#entete #slide{
	width:956px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
	position:relative;}
	
#entete #slide IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#entete #slide IMG.active {
    z-index:10;
    opacity:1.0;
}

#entete #slide IMG.last-active {
    z-index:9;
}
	
#entete #news{
	position:absolute;
	z-index:100;
	left:0px;
	top:270px;
	background-image:url(/multimedia/images/img_structures/fond_bloc.png);
	background-repeat:no-repeat;
	height:98px;
	width:158px;
	padding:15px;
	padding-top:80px;
	font-size:10px;
	color:#272428;
	text-align:left;}	
	
#entete .enAvant{
	color:#FFF;}	
	
#entete .titre{
		display:block;
		margin-bottom:20px;
		margin-top:20px;}
		
#entete .imgactu{float:left;
margin-right:10px;}

#entete a.more{
	background-image:url(/multimedia/images/img_structures/puce_.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	color:#FFF;
	text-decoration:none;
	line-height:20px;
	}

#entete div#language { position:absolute; right:0px; top:0px; z-index:10000; }
#entete div#language a { color:grey; text-decoration:none; display:block; float:left; padding:0px 5px; font-size:9px; }
#entete div#language a.active { text-decoration:underline; color:#fff; }
