/*
Couleurs :
----------
- Jaune :		#FFB300
- Txt vert :	#00441B
- Vert :		#308525
- Fond Gris :	#E6E6E6
- Gris res:		#F0F0F0

*/


* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 12px;
	color: #00441B;
	letter-spacing: -0.8px;
}
.separateur {
	visibility: hidden;
	clear: both;
}
.encart {
	display: block;
	margin: 0 auto ;
}

body {
	background: #E6E6E6;
	height: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{
	border: 0;
}

/* ----------------------------------------------------------------------------------- Page 
*/
#page {
	position: relative;
	width: 780px;
	margin: 20px auto;
	
}
	#accueil {
		position: relative;
		background: #FFB300;
	}
		#accueil #bandeau_haut {
			background-image:url(img/Guides_des_savoir-faire.jpg);
			height: 98px;
		}
		#accueil #corps {
			width: 620px;
			margin: 0 auto;
			padding: 5px 0;
		}
		#accueil p {
			position: absolute;
			top: 98px;
			right: 65px;
			width: 200px;
		}
		#accueil input{
			position: absolute;
			top: 374px;
			right: 150px;
		}
	#catalogue {
		position: relative;
		background: #FFF;
	}
		#catalogue #bandeau_haut {
			background-image:url(img/Guides_des_savoir-faire_2.jpg);
			height: 71px;
		}
		#catalogue #menu_gauche {
			position: relative;
			float: left;
			background-image:url(img/menu_gauche.jpg);
			width: 290px;
			height: 400px;
		}
			#menu_gauche select{
				position: absolute;
				left: 31px;
				width: 211px;
				border: none;
				font-size: 10px;
				border: none;
			}
			#menu_gauche #entreprise {
				position: absolute;
				left: 31px;
				top: 209px;
				width: 207px;
				height: 14px;
				border: none;
				font-size: 10px;
			}
			#menu_gauche option {
				border-top: 1px solid #646464;
			}
			#menu_gauche #activite {
				top: 27px;
			}
			#menu_gauche #sactivite {
				top: 73px;
			}
			#menu_gauche #canton {
				top: 118px;
			}
			#menu_gauche #commune {
				top: 164px;
			}
			#menu_gauche #valider{
				position: absolute;
				top: 239px;
				left: 175px;
			}
			#menu_gauche #retour_carte, #catalogue #menu_gauche #effacer {
				position: absolute;
				left: 50px;			
			}
			#menu_gauche #retour_carte{
				top : 304px;
			}
			#menu_gauche #effacer {
				top: 279px;
			}
		#corps {
			margin-left: 295px;			
		}
			#corps h1 {
				width: 451px;
				margin: 10px auto;
				font-size: 20px;
				font-weight: bold;
				font-style: italic;
				line-height: 20px;
			}
			#corps h2 {
				width: 451px;
				margin: 10px auto;
				font-size: 11px;
				font-weight: normal;
				font-style: italic;
			}
			#corps #tab_res {
				width: 451px;
				border-spacing: 0;
								
			}			
				#tab_res .res_puce {
					background: url(img/res_puce.jpg) center no-repeat;
					width: 15px;
					height: 15px;
					padding: 7px 7px 7px 0;
				}
				#tab_res .res_nom {
					font-size: 15px;
					color: black;
					vertical-align: middle;
					padding: 5px;
				}
				#tab_res .res_orange {
					background: url(img/res_orange.jpg) no-repeat;
					width: 220px;
					height: 13px;
					font-size: 10px;
					color: black;
					padding-left: 10px;
				}
				#tab_res .res_vert {
					background: url(img/res_vert.jpg) no-repeat;
					width: 231px;
					height: 13px;
					font-size: 10px;
					color: white;
					padding-left: 5px;
					border: none;
				}
			
			#corps #fiche_orange, #corps #fiche_vert {
				width: 340px;
				padding-top: 8px;
			}
				#fiche_orange h1 {
					background: url(img/res_h1.jpg) no-repeat;
					margin: 0;
					font-size: 16px;
					font-weight: bold;
					font-style: italic;
					color: black;
					width: 330px;
					height: 34px;
					line-height: 34px;
					padding-left: 10px;
					text-transform: uppercase;
				}
				#fiche_orange h2 {
					background: url(img/res_h2.jpg) no-repeat;
					margin: 0;
					font-size: 17px;
					font-weight: bold;
					font-style: italic;
					color: white;
					width: 330px;
					height: 35px;
					line-height: 35px;
					padding-left: 10px;
					text-transform: uppercase;
				}
				#fiche_orange h3 {
					background: url(img/res_h3.jpg) no-repeat;
					margin: 0;
					font-size: 15px;
					font-weight: bold;
					font-style: italic;
					color: white;
					width: 330px;
					height: 30px;
					line-height: 20px;
					padding: 0 0 10px 10px;
				}
				#fiche_orange h4 {
					background: url(img/res_h4.jpg) repeat-y;
					margin: 0;
					font-size: 14px;
					width: 330px;
					min-height: 27px;
					line-height: 20px;
					padding: 5px;
					color: #FF4D00;
				}
				#fiche_orange h5 {
					background: url(img/res_h5.jpg) no-repeat;
					font-size: 12px;
					font-style: italic;					
					text-align: center;
					width: 340px;
					height: 18px;
					line-height: 18px;
					color: #FF4D00;
				}
				#fiche_orange table {
					width: 340px;
					border-color: #999;
					border-style: solid;
					border-width: 0 1px;
				}
				#fiche_orange td {
					font-size: 14px;
					color: black;
					line-height: 20px;
					padding-left: 40px;
				}
				#fiche_orange .fond {
					background: #FFFFC7;
				}
			
				#fiche_vert h1 {
					background: url(img/res_h1_vert.jpg) no-repeat;
					margin: 0;
					font-size: 16px;
					font-weight: bold;
					font-style: italic;
					color: black;
					width: 330px;
					height: 34px;
					line-height: 34px;
					padding-left: 10px;
					text-transform: uppercase;
				}
				#fiche_vert h2 {
					background: url(img/res_h2_vert.jpg) no-repeat;
					margin: 0;
					font-size: 17px;
					font-weight: bold;
					font-style: italic;
					color: white;
					width: 330px;
					height: 35px;
					line-height: 35px;
					padding-left: 10px;
					text-transform: uppercase;
				}
				#fiche_vert h3 {
					background: url(img/res_h3_vert.jpg) no-repeat;
					margin: 0;
					font-size: 15px;
					font-weight: bold;
					font-style: italic;
					color: white;
					width: 330px;
					height: 30px;
					line-height: 20px;
					padding: 0 0 10px 10px;
				}
				#fiche_vert h4 {
					background: url(img/res_h4_vert.jpg) repeat-y;
					margin: 0;
					font-size: 14px;
					width: 330px;
					min-height: 27px;
					padding: 5px;
					line-height: 20px;
				}
				#fiche_vert h5 {
					background: url(img/res_h5_vert.jpg) no-repeat;
					font-size: 12px;
					font-style: italic;					
					text-align: center;
					width: 340px;
					height: 18px;
					line-height: 18px;
				}
				#fiche_vert table {
					width: 340px;
					border-color: #999;
					border-style: solid;
					border-width: 0 1px;
				}
				#fiche_vert td {
					font-size: 14px;
					color: black;
					line-height: 20px;
					padding-left: 40px;
				}
				#fiche_vert .fond {
					background: #E3FFD4;
				}
				
		#resultats {
			position: relative;
			float: right;
			margin: 8px 0;
			width: 135px;
		}
			
			#resultats img {
				display: block;
			}
			#resultats td {
				background: #F0F0F0;
				border-bottom: 1px solid #999;
			}
			#resultats h1, #resultats h2 {
				font-style: italic;
				font-size: 11px;
				color: black;
				width: 129px;
				padding: 2px 3px 3px 3px;
			}
			#resultats h2 {
				color: #006E00;
			}
	#bandeau_bas {
		position: relative;
		height: 49px;
		background-image: url(img/bandeau_adresse.jpg);
	}
		#bandeau_bas p{
				visibility: hidden;
		}
		#bandeau_bas #entreprises {
			position: absolute;
			top: 4px;
			right: 4px;
			width: 170px;
			list-style-position: inside;
		}

		
