/*** 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;
}