* 
{
padding:0px; font-size:11px;  
}

body 
{
margin:0px;
background:url(/multimedia/images/img_structures/degradefond.jpg) repeat-x 0px 0px;
background-color: #353235;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

h1 
{ 
font-size:16px; 
color:#fe6700; 
font-family:Arial;
}

div#container 
{
width:977px;
margin:0px auto;
}

div#header 
{
height:456px;
background-image:url(/multimedia/images/img_structures/fonddefaulthome.gif);
background-repeat:none;
text-align:right;
}

div#center 
{
width:100%;
height:311px;
background-image:url(/multimedia/images/img_structures/fondhome.gif);
background-repeat:no-repeat;
}

div#welcome 
{
float:left;
width: 620px;
}

div#welcome div#photoHome
{
float:left;
width:250px;
height:190px;
padding-left:40px;
margin-top:30px; 
}
	
div#welcome div#texteHome
{
float:left;
width:310px;
height:190px;
overflow:auto;
text-align:left;
margin-top:20px;
}

div#welcome div#texteHome p 
{
text-align:justify;
}

div#shop 
{ 
float:left; 
width:350px; 
height:300px;
/*
background-image:url(/multimedia/images/img_structures/bouteille.jpg);
background-repeat:no-repeat;
*/
}

div#shop div#texteShop
{
overflow:auto;
margin-top:20px;
margin-right:10px;
margin-left:30px;
text-align:left;
}

div#shop div#texteShop p 
{
text-align:justify;
}

div#shop div#texteShop img { /* border:solid 1px #454345; */ }

div#shop div#texteShop div.contentText a 
{
color:#fff;
text-decoration:none;
font-weight:bold;
padding-left:15px;
padding-top:2px;
background: url(/multimedia/images/img_structures/flecheshop.gif) no-repeat 0px 0px;
}

div#shop div#texteShop div.contentText { text-align:justify; }


div#shop div#texteShop .image{
       float:left; 
       margin:0px; 
       margin-right:15px;
}


div#footer 
{
font-family:Arial;
clear:both;
text-align:right;
margin-right:10px;
}

div#footer ul li 
{
display:inline;
padding-left:10px;
}

div#footer ul li a 
{
font-weight:bold;
color:#6d6b6e;
text-decoration:none;
}

div#footer ul li a:hover 
{
color:#fff;
}

div#promotion { margin-left:85px; background-color:#fe6700; color:#fff; padding:5px; text-align:center; font-weight:bold; text-transform:uppercase; font-family:Arial; font-size:16px; border:1px solid #000; margin-top:5px; }