*{
	padding:0;
	margin:0;
	border:0
}



body{
	background:url('../images/fond-page.jpg') #fff repeat-x;
	font: normal 12px "Trebuchet MS", Helvetica, sans-serif;
}

/*____________________________________________________________________*/
/*_________________________________=GENERAL_____________________________*/
/*____________________________________________________________________*/

*html img, *html a, *html p, *html input, *html select, *html textarea{
	position:relative;
	z-index:15;
}

a{color:#93dc00;text-decoration:none;}
a:hover{color:#000}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px;}

/*____________________________________________________________________*/
/*_______________________________=CONTENEUR___________________________*/
/*____________________________________________________________________*/


#conteneur{  
	margin:0px auto;
	width:978px;
	background:url('../images/fond-site.png');
	padding:0 15px 0 15px;
}
*html #conteneur{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.gourdon.biz/images/fond-site.png');
}

/*____________________________________________________________________*/
/*_________________________________=HAUT_____________________________*/
/*____________________________________________________________________*/

#bandeau{
	height:160px;
	background:url('../images/fond-bandeau.jpg') no-repeat;
}

#bandeau h1{
	display:none;
}

#bandeau ul{
	list-style:none;
}

#menu_access{
	width:781px;
	padding:0px 0 0 4px;
	float:left;
	height:110px;
}


#menu_access li{
	float:left;
	color:#656565;
	font-size:11px;
	margin:0 0px 0 0;
	
}

#menu_access li a{
	color:#bdbdbd;
	display:block;
}
#menu_access li a:hover,#menu_access li a:focus{
	color:#000;
}

#btn-accueil a{
	background:url('../images/btn-accueil.gif') no-repeat;
	width:489px;
	height:110px;
	padding:0;
	margin-left:20px;
}
#btn-accueil a span{
	display:none;
}

#minichariot{
	background:url('../images/fond-minichariot.jpg') no-repeat;
	width:125px;
	height:90px;
	padding:0 0 20px 65px;
	float:right;
}
#minichariot h2{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;
	text-align:center;
}

#minichariot p{
	color:#d7600d;
	font-size:15px;
	padding:3px 0 1px 0;
	text-align:center;
}


.menu{
	background:url('../images/fond-menu.jpg') repeat-x;
	height:38px;
	width:784px;
	padding:2px 0;
	float:left;
}

.menu li ul{
	display:none;
}
.menu li:hover>ul{
	display:block;
}

.menu li{
	float:left;
	background:url('../images/sep-menu.gif') top right no-repeat;
	height:38px;
}

.menu a{
	display:block;
	padding:8px 8px 0 9px;
	height:30px;
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:#203c00;
	background:url('../images/fond-a-menu.gif') top center no-repeat;
	margin:0 1px 0 0;
		
}
*html .menu li{
	width:40px;
}


.menu a:hover,.menu a:focus{
	color:#fff;
	background-color:#ff9900;
}
.menu a.mhover {
	color:#fff;
	background-color:#ff9900;
}


.menu_famille_42,.menu_famille_47{
	width:77px;
}
.menu_famille_61,.menu_famille_69{
	width:65px;
}
.menu_famille_150,.menu_famille_151,.menu_famille_166{
	width:53px;
}
.menu_famille_183{
	width:56px;
}
.menu_famille_179{
	width:80px;
}

*html .menu li.menu_famille_69{
	width:63px;
}
*html .menu li.menu_famille_183{
	width:57px;
}

.menu ul{
	list-style:none;
	position:absolute;
	background:#ff9900;
	width:130px;
	z-index:100;
	border:1px #d2d2d2 solid;
	border-top:none;
	margin:-1px 0 0 -10px;
	padding:5px 4px 3px 4px;
}
.menu ul li{
	background:none;
	float:none;
	min-height:20px;
	height:auto;
	width:130px
}
.menu ul a,.menu ul a.mhover{
	background:#ffb13d;
	padding:3px 8px 0 9px;
	height:16px;
	text-align:left;
	font-size:12px;
	color:#fff;
	margin:0;
	float:none;
} 
.menu ul a:hover{
	background:#ffbe5c;
}
.menu ul ul{
	display:none;
	border:none;
	width:100px;
	margin:0 0 0 5px;
	position:relative;	
}
.menu ul ul li{
	height:10px;
	width:100px;
}
.menu ul ul a,.menu ul ul a.mhover{
	background:none;
	padding:0px 5px;
	height:10px;
	text-align:left;
	font-size:11px;
	line-height:18px;
	color:#000;
	margin:0;
} 
.menu ul ul a:hover{
	background:none;
	color:#fff;
}


#zone-recherche{
	background:url('../images/fond-recherche.jpg') repeat-x;
	height:32px;
	width:180px;
	padding:5px 5px;
	float:right;
}

#zone-recherche fieldset{
	padding:0;
}
#zone-recherche legend{
	display:none;
}
#zone-recherche label{
	color:#fff;
	float:none;
	font-size:14px;
	line-height:12px;
	padding:0;
	width:150px;
}
#zone-recherche input{
	border:1px #9c9c9c solid;
	margin:0;
	height:14px;
	width:145px;


}

#zone-recherche input.submit{


	border:none;
	height:21px;
	padding:0;
	vertical-align:top;
	width:24px;
}

/*____________________________________________________________________*/
/*_________________________________=CONTENU_____________________________*/
/*____________________________________________________________________*/

#contenu{
	width:745px;
	float:left;
	min-height:400px;
	height:auto;
	padding:0 20px 5px 20px;
}
*html #contenu{
	height:400px;
}

/*____________________________________________________________________*/
/*_________________________________=DROITE_____________________________*/
/*____________________________________________________________________*/


#droite{
	float:right;
	width:190px;
	padding:0 0 20px 0;
}

#droite ul{
	list-style:none;
}

#zone-commerce{
	background:url('../images/fond-zone-commerce.jpg') no-repeat;
	width:182px;
	height:173px;
	margin:10px 0 1px 0;
	padding:5px 4px;
}

#zone-commerce ul a{

	color:#fff;
	background:url('../images/fond-btn-commerce.png') no-repeat;
	width:142px;
	height:21px;
	display:block;
	margin:0 0 4px 0;
	font-size:14px;
	font-weight:bold;
	padding:2px 0 0 40px;
}

*html #zone-commerce ul a{
	cursor:hand;
	background-image:none;
	line-height:16px;
	margin:0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.gourdon.biz/images/fond-btn-commerce.png');
}




#zone-commerce ul a:hover,#zone-commerce ul a:focus{
	background-position:0 -23px;
}
#zone-commerce p a{
	color:#fff;
	text-decoration:underline;
	background:url('../images/puce-b.gif') center left no-repeat;
	padding:0 0 0 8px;
	margin:0 0 0 105px;
}
#zone-commerce p a:hover,#zone-commerce p a:focus{
	color:#000;
}


#zone-informations{
	background:url('../images/fond-zone-informations.jpg') no-repeat;
	width:174px;
	height:123px;
	margin:0px 0 1px 0;
	padding:8px;
}
#zone-informations h2{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:17px;
	margin:0;
	padding:0 0 5px 0;
}


#zone-informations a{
	font-size:14px;
	color:#1b4405;	
}

#zone-informations ul {
	list-style:none;
	list-style-image:url('../images/puce-li-infos.gif');
	padding-left:30px;
}

#zone-informations ul li{
	padding:0 0 0px 3px;
}

#zone-informations a:hover,#zone-informations a:focus{
	color:#fff;
}

/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/




#bas{
	text-align:center;
	background:url('../images/bas-site.png') no-repeat;
	height:39px;
	margin:0px auto;
	width:978px;
	padding:3px 15px 0 15px;
}
*html #bas{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.gourdon.biz/images/bas-site.png');
}


#bas ul{list-style:none;}
#bas ul li{display:inline;padding:0 0 0 5px;}
#bas ul li a{
	color:#fff;
	padding:0 5px;
	font-weight:bold;
	font-size:11px;
}
#bas ul li a:hover,#bas ul li a:focus{color:#000}



	
	
	
