/* CSS Document */
/* Copyright : Design by OuaZ Cut by Gounlaf (gounlaf [A T] gmail DOT com) pour http://www.kitgraphique.net/ */

body {
	background-color:#EEEEEE;
	color:#000000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:60%;
	padding:0;
	margin:0;
	}
	
div#contenu {
	background:url('./images/bg.gif') repeat-y;
	width:766px;
	height:auto;
	margin:auto;
	}

ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#0000FF; text-decoration:underline; font-weight:bold; background-color:inherit; }
a:hover { color:#01A6FF; font-weight:bold; background-color:inherit; }
a images { border:0; }
h1, h2, h3, h4, h5 { margin:0; font-size:100%; }
p { margin:0; padding:9px 0 9px 0; }
div.clear { clear:both; }
span { display:none; }
form { margin:0; padding:0; }
hr { color:#FFFFFF; clear:both; border:1px solid #FFFFFF; background-color:#FFFFFF; }
.left { float:left; margin:0 6px 6px 0; }
.right { float:right; margin:0 0 6px 6px;  }
kbd { font:90% Verdana, Tahoma, Arial, Helvetica, sans-serif; background-color:#DBDBDB; color:#656565; padding:0 4px; }

div#top {
	width:764px;
	height:50px;
	background:url('./images/bg_top.gif') repeat-x;
	margin-left:2px;
	}
	
div#top h1 a { width:209px; height:47px; position:absolute; background:url('./images/logo.png') no-repeat; }

div#search {
	background:url('./images/search.png') no-repeat;
	width:211px;
	height:32px;
	float:right;
	margin-right:82px !important;
	margin-right:41px;
	padding:18px 1px 0 0;
	text-align:center;
	}
	
div#search input#champr { width:113px; height:17px; border:1px solid #B2B2B2; }
div#search input { vertical-align:middle; }
div#search p { padding:0; }

div#header {
	background:url('./images/header_1.jpg') no-repeat;
	width:764px;
	height:186px;
	margin-left:2px;
	}
	
div#bloc_menu {
	background:url('./images/header_2.png') no-repeat right;
	width:291px;
	height:186px;
	float:right;
	font-size:0;
	}

div#bloc_menu a 		{ width:205px; background-repeat:no-repeat; display:block; }
div#bloc_menu 
a#accueil 			{ height:39px; background:url('./images/accueil.png'); }
a#informations 		{ height:35px; background:url('./images/informations.png'); }
a#produits 			{ height:35px; background:url('./images/produits.png'); }
a#contactez_nous 	{ height:36px; background:url('./images/contactez_nous.png'); }

div#links {
	background:url('./images/bottom_bloc_menu.png') no-repeat;
	width:205px;
	height:28px;
	padding-top:13px;
	}

div#links ul 	{ margin-left:44px; }
div#links li 	{ display:inline; float:left; margin:0 10px 0 10px; }
div#links a	{ width:18px; height:18px; background-repeat:no-repeat; }
a#house	 	{ background:url('./images/house.png'); }
a#loupe 		{ background:url('./images/loupe.png'); }
a#stick 		{ background:url('./images/stick.png'); }

div#menu {
	background:url('./images/bg_menu.png') no-repeat top;
	width:210px;
	height:auto;
	padding-top:56px;
	float:left;
	}
	
div#menu ul 		{ margin-left:3px; }
div#menu ul li 		{ width:173px; height:11px; background:url('./images/bg_li.gif') no-repeat right #DBDBDB; margin-bottom:1px; padding:7px 20px 7px 14px;  }
div#menu a 		{ color:#666666; }
div#menu a:hover	{ color:#F4F4F4; }

div#cadre_texte {
	background:url('./images/bg_texte.png') no-repeat top left;
	width:516px;
	height:auto;
	float:right;
	padding:0 20px 0 20px;
	text-align:justify;
	}
	
div#cadre_texte h2 { margin:10px; color:#676767; font-size:140%; }
div#cadre_texte h3 { margin:5px; }

div.text_g {
	width:254px;
	height:auto;
	float:left;
	margin-bottom:15px;
	}
	
div.text_d {
	width:254px;
	height:auto;
	float:right;
	margin-bottom:15px;
	}
	
a.infos { width:62px; height:21px; background:url('./images/infos.png') no-repeat; display:block; clear:both; }

div#footer {
	background:url('./images/bg_footer.png') repeat-x;
	width:766px;
	height:43px;
	clear:both;
	}

div#blabla {
	background:url('./images/bg.gif') repeat-y;
	width:766px;
	height:auto;
	margin:auto;
	clear:both;
	}
	
a#copy { width:210px; height:43px; background:url('./images/kigraphique_net.png') no-repeat bottom; display:block; float:left; }
a#ouaz { width:135px; height:43px; background:url('./images/ouazstudio.png') no-repeat; display:block; float:right; }
