/* CSS Document */

* {
padding:0;
margin:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
}

h2 {
font-size:14px;
}

p {
margin-top:5px;
}

body {
background:url(images/bg.jpg) repeat-x;
}

.bold {
font-weight:bold;
}

#space {
font-size:8px;
}

#global {
width:931px;
margin:10px auto 0 auto;
background-color:white;
border-top:1px white solid;
border-right:1px white solid;
position:relative;
}

#atome {
float:right;
margin-top:165px;
}

#gauche{
border-left:1px white solid;
border-right:1px white solid;
background:url(images/bg_gauche.jpg) no-repeat;
height:600px;
width:184px;
float:left;
position:relative;
z-index:5;
}

#logo {
margin:2px 0 0 1px;
border:none;
}

#flash {
margin-top:45px;
}

#droite {
float:left;
}

#bandeau img {
float:left;
border-bottom:1px white solid;
}

#bandeau ul {
float:left;
width:160px;
border-top:7px #003366 solid;
}

#bandeau ul li a {
font-size:16px;
color:#9670cc;
width:120px;
height:18px;
display:block;
text-decoration:none;
font-weight:bold;
padding-left:36px;
margin-left:2px;
margin-top:6px;
}

#bandeau ul li a:hover {
background:url(images/bg_li.jpg) no-repeat 21px 3px;
background-color:#ffe455;
}

#selected {
background:url(images/bg_li.jpg) no-repeat 21px 3px;
background-color:#ffe455;
}

#drapeau {
width:30px;
height:116px;
background:url(images/bg_drapeau.jpg) repeat-x;
float:left;
border-left:1px solid #bebdc0;
border-bottom:1px solid #bebdc0;
padding-left:11px;
padding-top:21px;
}

#drapeau img {
border:none;
}

#clear {
clear:both;
}

#milieu {
background:url(images/bg_milieu.jpg) no-repeat left top;
padding-top:20px;
/*position:relative;*/
}

#img {
float:left;
width:136px;
padding-left:55px;
}

#img ul {
background:url(images/fleche.gif) no-repeat left top;
margin:0;
padding:12px 0 0 55px;
color:#003366;
}

#produits {
width:136px;
float:left;
margin-left:18px;
}

#produits img {
margin-top:15px;
}

#text1 {
height:137px;
background-color:#43266e;
}

#text1 h2 {
color:white;
font-size:18px;
width:100px;
padding:25px 0 0 15px;
}

#text2 {
height:162px;
background-color:#ded4ed;
}

#text2 ul {
color:#43266e;
padding:5px 0 0 5px;
font-size:10px;
}

#text2 ul .puce {
font-size:11px;
}

#text2 .suite {
background-color:#a384cd;
margin:9px 0 0 27px;
}

#partie_gauche {
	float:left;
	width:380px;
}

#partie_gauche2 {
	float:left;
}

#partie_droite {
float:left;
width:350px;
}

#partie_droite h2 {
color:#9670cc;
}

#titre1 {
border-left:#543185 solid 5px;
padding-left:10px;
margin:12px 0;
}

#titre1 h2 {
color:#543185;
}

#savoir {
background-color:#003366;
margin-top:15px;
height:104px;
}

#savoir img {
float:left;
}

#savoir ul {
float:left;
color:white;
font-weight:bold;
padding:14px 0 0 15px;
}

#savoir ul li {
background:url(images/fleche.jpg) no-repeat 0 2px;
padding-left:14px;
}

#savoir .suite {
background-color:#336699;
float:left;
margin:8px 0 0 101px;
}

#camion {
position:absolute;
z-index:10;
bottom:-19px;
left:-8px;
}

#pieds {
text-align:center;
color:#43266e;
}

#pieds ul {
margin-left:40px;
}

#pieds li {
list-style-type:none;
display:inline;
}

#pieds li a {
color:#003366;
text-decoration:none;
text-align:center;
margin:0 4px;
}

#pieds li a:hover {
text-decoration:underline;
}

#tt{
    text-align:center;
    margin-top:20px;
}

#tt a{
    font-size:9px;
    color:#000;
}

#tt a:hover{
    color:#AF7C98;
}

.puce {
background:url(images/puce.jpg) no-repeat 0 8px;
padding-left:9px;
}

/* ####################################### Page Gamme ###################################### */

#gamme_gauche {
width:668px;
padding-left:35px;
}

#gamme_gauche h2 {
background:url(images/fleche2.gif) no-repeat 2px 7px;
background-color:#43266e;
color:white;
height:21px;
padding:4px 0 0 16px;
}

#gamme_gauche h3 {
text-align:center;
margin:5px 0 10px 0;
}

#gamme_gauche ul {
padding:0 0 0 10px;
}

#gamme_gauche li {
width:313px;
float:left;
background:url(images/puce.jpg) no-repeat 0 8px;
padding-left:9px;
}

#gamme_droite {
width:430px;
padding-left:100px;
float: left;
}

#gamme_droite h3 {
margin:20px 0 10px 0;
text-align:center;
}

#gamme_droite ul {
padding:0 0 0 10px;
}

#gamme_droite li {
width:200px;
float:left;
background:url(images/puce.jpg) no-repeat 0 8px;
padding-left:9px;
}

#appli {
	height:120px;
	margin-top:20px;
	float: left;
}

#appli img {
float:left;
}

#appli2 {
width:185px;
float:left;
background-color:#003366;
}

#appli2 h2 {
color:white;
width:100px;
font-size:18px;
padding:25px 0 0 20px;
}

#appli2 .suite{
background-color:#336699;
margin:25px 0 0 76px;
}

.suite {
text-align:center;
border-top:2px solid white;
border-left:2px solid white;
height:20px;
width:107px;
}

.suite p {
padding:3px 0 0 0;
margin:0;
color:white;
}

.suite a {
text-decoration:none;
color:white;
font-style:italic;
}

.suite a:hover {
text-decoration:underline;
}

/* ####################################### Page Savoir - Faire ###################################### */

#savoir2 {
	width:513px;
	padding-left:30px;
	text-align:justify;
	padding-bottom:40px;
	float: left;
}

#savoir2 p {
margin-top:11px;
}

#savoir2 h2{
background:url(images/fleche2.gif) no-repeat 2px 7px;
background-color:#43266e;
color:white;
height:21px;
padding:4px 0 0 16px;
margin-bottom:10px;
}

/* ####################################### Page Savoir - Faire ###################################### */

#mentions {
width:600px;
padding-left:30px;
text-align:justify;
padding-bottom:20px;
}

#mentions h2{
background-color:#43266e;
color:white;
height:21px;
padding:4px 0 0 10px;
margin-bottom:10px;
}

#mentions p {
text-align:center;
width:450px;
margin:3px auto 0 auto;
}

.boldviolet {
font-weight:bold;
color:#43266e;
}

#lien {
float:left;
padding-left:30px;
padding-top:35px;
}

#lien p{
margin:0;
text-align:center;
}

#lien a {
color:#FFFFFF;
text-decoration:none;
font-style:italic;
}

#lien a:hover {
text-decoration:underline;
}

#appli3 {
background-color:#003366;
margin-bottom:25px;
padding:4px 0 5px 0;
}

#gamme2 {
background-color:#43266e;
width:136px;
padding:4px 0 5px 0;
}

/* ####################################### Page Contact ###################################### */

#contact {
width:442px;
padding-left:30px;
text-align:justify;
padding-bottom:20px;
float:left;
}

#contact img {
border:none;
}

#contact2 h2{
background-color:#43266e;
color:white;
height:21px;
padding:4px 0 0 10px;
margin-bottom:10px;
}

#livraison {
padding:20px 0 0 70px;
color:#003366;
text-align:left;
}

#livraison h3 {
width:150px;
margin-bottom:10px;
}

#livraison img{
float:left;
}

#livraison p {
margin-top:0px;
padding-left:6px;
width:200px;
}

#text_liv {
float:left;
padding-left:10px;
}

#contact2 {
	float:left;
	width:220px;
	padding-left:20px;
	padding-bottom: 10px;
}

#tel {
height:53px;
width:150px;
background:url(images/tel.jpg) no-repeat left center;
background-color:#003366;
padding:12px 0 0 70px;
margin-top:15px;
}

#tel p {
color:white;
margin:0;
font-weight:bold;
font-size:14px;
}

#mail {
height:46px;
width:210px;
background:url(images/mail.jpg) no-repeat 140px 3px;
background-color:#543185;
padding:45px 0 0 10px;
margin-top:15px;
}

#mail p {
color:white;
margin:0;
font-weight:bold;
font-size:14px;
}

#coord {
border-left:5px solid #543185;
padding-left:10px;
margin-top:15px;
}

#coord p {
font-size:14px;
}

#coord .route {
font-size:12px;
background:url(images/puce.jpg) no-repeat 0 8px;
padding-left:9px;
}


/* ################################# MAP ############################### */

#carte1 {
	display: none;
	position: absolute;
	top:0;
	left:0;
	height:590px;
	width:931px;
	border: 1px solid #844e91;
	z-index: 1000;
}
#carte1 img {
	border:none;
	margin:0;
	padding:0;
}

.fermer-carte {
	background: #844e91;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.fermer-carte a {
	color: #fff;
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fermer-carte a:hover {
	color: #e1aaed;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}
