@charset "UTF-8";
body {
	background-color:#656565;
	background-image:url("bg.jpg");
	background-repeat : repeat-x; 
	font-family: "Leelawadee";
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 13px;
    margin:0 auto;
}





div {
	text-align:center;
	}


	


div#shop { 
	position: absolute;
	z-index: 1;
	left: 70%;
	height: 300px ;
        width: 300px ;
	margin-top: 22%;
	

}
div#c1 {
	position: absolute;
	z-index: 100;
	right: 25%;	
	margin-left: 200px;
	height: 100px ;
        width: 100px;
	margin-top: 35px;

}

div#bandeau {
    position: relative;
   	width:800px;
	height:50px;

    margin-top: 15px;
    margin-right: auto;
	margin-left: auto;


    
   
	}
    
div#top {
    position: relative;
	width:600px;
	height:100px;
    font-size: 14px;

    margin-top: 120px;
    margin-right: auto;
	margin-left: auto;
	}
    
div#gauche {
    font-size: 13px;
    width :300px;
    vertical-align : bottom;

    text-align:left;	
	position: absolute;
	top: 20px;
	left: 100px;

    
    }



    
div#cdt { 	
    position: relative;	
    width: 900px;
	height: 100px; 
   	margin-top: 40px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;

	}
    
    div#cont { 	
    position: relative;	
    width: 900px;
	height: 100px; 
   	margin-top: 150px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;

	}
    
    div#contact { 	
    position: relative;
    width: 600px;
	height: 100px; 
   	margin-top: 20px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;

	}



div#centre {
    position: absolute;
    font-size: 13px;

    text-align:left; 
	top: 20px;
	left: 400px;
	width: 300px;
	height: 50px }

    

div#contenu {
	position:aboslute;
        width:50%;
	height:50%;
    font-size: 14px;
    margin-top: 200px;
    margin-right: 50%;
	margin-left: 135px;
	}
    
div#pied_page {
	width:800px;
	height:20px;

    margin-right: auto;
	margin-left: auto;
    font-size: 8px;
    margin-top: 20px;
	}
    
div#images {

	width:800px;
	height:400px;

    margin-right: auto;
	margin-left: auto;
    margin-top: 100px;
	text-align:left;

 }
    
    table {
 border-width:1px; 
 border-style:solid; 
 border-color:#FFFFFF;
 width:100%;
 
 }


td { 
 border-width:1px;
 border-style:solid; 
 width:50%;
 }


.grise {
 border:8px solid #656565; 
 background-color:#656565;
 }
 
 .gris {
 border:8px solid #656565; 
 background-color:#656565;
 text-align:center;
 }
 
#haut .a {
	display: inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 25px;
}

#tete {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
}


#haut .b {
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgBordure { border: 10px solid #656565; }


