body/*--------------------------------------------------------------------------------------------*/
{
	margin:0;
	padding:0;
	background: url("images/DDIvertical.png") no-repeat top left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#333;
}

h2{
	color: #DD0000;
	font-weight: bold;
	font-size: 13px;
}

h5{
	clear: both;
	font-size: 10px;
}

a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#888;
	text-decoration:underline;
}

#conteneur, #conteneur2{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height: auto;
	top: 50px;
}

#conteneur2{
	background: url("images/grafFOND.png") no-repeat center;
	text-align: center;
	height: 550px;
}

#menu{
	clear: both;
	padding-top: 30px;
	padding-right: 7px;
	text-align: right;
	width: 780px;
	float:left;
}

#menu ul{
	margin:0;
	padding: 0;
	
}

#menu ul li{
	list-style-type:none;
	display:inline;
	padding-right: 7px;
}

#logo{
	float: left;
	padding-left: 10px;
	padding-top: 25px;
}

#baseline{
	font-size:10px;
	margin-top: 30px;
}

.lien_commande{
	color: #DD0000
}

/*****************************PAGE ACCUEIL *******************/

#grafAccueil{
	float: left;
	width: 780px;
}

#news{
	float: left;
	width: 240px;
	padding-top: 30px;
}

.titre_news{
	color: #00A8CC
}

/*************************** PAGE CONCEPT ***********************/
#liste_ingredient{
	float: left;
	width: 350px;
	text-align:right;
	font-size: 11px;
	padding-right: 15px;
}

#txt_concept{
	float: left;
	width: 440px;
	text-align:left;
	padding-left: 15px;
}

#pictCoul{
	clear:both;
	padding-top: 20px;
	text-align: center;
}

/****************** PAGE GRAPHISME ***********/
#pictGraph{
	text-align:center;
	margin-bottom: 30px;
}

/****************** PAGE BOUTIQUE ***********/
.ville, .nomMag, .adresse{
	float: left;
	padding-left: 15px;
	margin-bottom: 30px;
}

.ville{
	color: #51BAE1;
	text-align: right;
	width: 300px;
}

.nomMag{
	color: #DC2829;
	text-align: left;
	width: 400px;
}

.adresse{
	font-size: 11px;
	text-align: left;
	width: 200px;
}

#listAdresse{
	text-align: center;
}

.pays{
	clear:both;
}

/****************** PAGE CONTACT ***********/

#contact{
	text-align: center;
	padding: 100px 0 100px 0;
}

/*************** PAGE COLLECTION ***********/
.texte_gallery{
	font-size:10px;
	text-align: center;
}

/*************PAGE PRESSE **************/
#contenu_presse{
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

div.img_left{
	float:left;
	width: 170px;
	/*width: 200px;
	height: 280px;
	margin: 0 20px 30px 0;*/
}

.titre_presse{
	background: url(images/puce_chou.gif) no-repeat;
	padding-left: 30px; 
	height: 24px;
}

.pres_presse{
	float:right;
	width: 630px;
}


/*********************** E COMMERCE ****************/

#ecommerce{
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#ecommerce .ligne_boutique, #ecommerce .ligne_boutique2{
	clear:both;
	padding:5px;
	height: 248px;
}

#ecommerce .ligne_boutique2{
	background-color: #BFE5F4;
}

#ecommerce .vignette{
	float:left;
}

#ecommerce .intitule{
	font-weight: bold;
	float:left;
	width: 400px;
	padding: 80px 10px 10px 20px;
}

#ecommerce .bouton_acheter{
	float:right;
	margin-right: 15px;
	padding: 80px 0 10px 0;
}


/*********************** ZOOM PROD ****************/
#zoomProd{
	float:left;
}

#caracteristique{
	width: 400px;
	margin:20px;
	float:left;
}

.nom_prod{
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}

#ficheProd p{
	margin-bottom: 25px;
}

#thumbnails{
	width: 450px;
}

.slideshowContainer{
	text-align:center;
}