body {
	background: #F6F6F6 url(/img/css/batiment/fond-top_body.gif) scroll repeat-x top;
}

#Top {
	width: 980px;
	margin: 0 auto;
}

.bold {
	font-weight: bold;
}

div.hr {
	background:url(/img/css/hr.gif) scroll no-repeat center;
	height: 1px;
}

/*
	3 ONGLETS PRINCIPAUX
*/

	.Tabs {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding:0;
		width:297px;
		float: left;
		display: inline;
	}
	.Tabs li {
		float: left;
		margin:0;
		padding:0;
	}

	.Tab_Entreprise {
		display: block;
		background: url(/img/css/batiment/bk-tab_entreprise.gif) scroll;
		width: 99px;
		height: 77px;
		text-indent: -9000px;
		outline: none;
	}

	.Tab_Funeraire {
		display: block;
		background: url(/img/css/batiment/bk-tab_funeraire.gif) scroll;
		width: 99px;
		height: 77px;
		text-indent: -9000px;
		outline: none;
	}

	.Tab_Batiment {
		display: block;
		background: url(/img/css/batiment/bk-tab_batiment.gif) scroll;
		width: 98px;
		height: 77px;
		text-indent: -9000px;
		outline: none;
	}





#Top_Right {
	float: right;
	width: 680px;
	height: 77px;
	line-height: 77px;
	background: url(/img/css/entreprise/Top_Right.gif) scroll no-repeat bottom left;
}

#Top_Right p {
	float: left;
	width: 120px;
	margin: 0 0 0 50px;
	display: inline;
	color: #8F8888;
	font-size: 10px;
	font-family: Verdana;
}

#Top_Right p a {
	color: #8F8888;
	font-size: 10px;
	font-family: Verdana;
}

#Top_Right h1 {
	width: 442px;
	height: 77px;
	margin: 0 60px 0 0;
	display: inline;
	background: url(/img/css/entreprise/logo-banner.gif) scroll no-repeat center left;
	text-indent: -9000px;
	float: right;
}

h2#Deco {
	background: url(/img/css/batiment/fond-h2.jpg) scroll no-repeat;
	margin: 0;
	height: 79px;
	text-indent: -9000px;
}


/*
	#Bottom et Bottom_2 ne servent qu'a positionner les images de fond
*/

	#Bottom {
		background: url(/img/css/entreprise/fond-bottom.png) scroll repeat-y top center;
	}
	#Bottom_2 {
		background: url(/img/css/entreprise/fond-bottom_2.png) scroll no-repeat top center;
	}

	#Bottom_Content {
		width: 980px;
		margin:0 auto;
		background: url(/img/css/batiment/fond-bottom-content.png) scroll no-repeat left 29px;
	}


/*
		MENU HORIZONTAL
*/

	#Menu {
		margin:0;
		padding:0 0 0 9px;
		list-style-type:none;
		background: #CE691E url(/img/css/batiment/fond-menu.gif) scroll repeat-x;
		height: 29px;
		line-height: 29px;
	}

	#Menu li {
		margin:0;
		line-height: 29px;
		border-right: 1px solid #3EA5B0;
		float:left
	}

	#Menu li a {
		padding: 0 7px;
		text-decoration:none;
		color: #C9E7EA;
		display:block;
	}

	#Menu li a:hover {
		color: #CEC9C0;
	}

	#Menu li.active {
		background: #11D1E1 url(/img/css/batiment/fond-menu-li.active.gif) scroll no-repeat top right;
		border-right: none;
	}

	#Menu li.active a , #Menu li.active a:hover {
		color: #BEF2F7;
	}


/*

	POSITIONNEMENT DES DEUX COLONNES

*/

	#Left {
		width: 705px;
		float: left;
		display:inline;
		margin: 0 0 0 25px;
	}

	#Right {
		width: 235px;
		float: right;
		display:inline;
		padding: 0 0 439px 0;
		background: url(/img/css/batiment/illustration_Batiment.jpg) scroll no-repeat left bottom;
	}
	
	#Left a {
		color: #2FB1BF;
		text-decoration: none;
	}
	
	#Left a:hover {
		text-decoration: underline;
	}	



.Texte_Intro {
	color: #2A9EAB;
	margin: 70px 0 15px 0;
	width: 490px;
	text-align: justify;
}

/*
	TITRE DE PAGE
*/

	#Left h3 {
		margin: 14px 0;
		font-size: 33px;
		height:33px;
		line-height:33px;
		color: #27AAB8;
		font-weight: normal;
		background: url(/img/css/batiment/fond-h3.gif) scroll no-repeat right 15px;
	}

	#Left h3 span {
		background: #FFF;
		padding-right: 10px;
	}


/*
		LISTE PRODUIT
*/

	#Liste_Produit {
		width: 100%;
	}

	#Liste_Produit thead {
		display: none;
	}

	#Liste_Produit td {
		height: 43px; /* 36 + 7(border) */
		~height: 34px;
		border-bottom: 7px solid #FFF;
	}

	#Liste_Produit .col_1 , #Liste_Produit .col_2 {
		background: #F0EAE0;
	}

	#Liste_Produit .col_1 {
		background: #F0EAE0 url(/img/css/funeraire/fond-col_1.gif) no-repeat scroll center left;
		width:60px;
		text-align:right;
	}

	#Liste_Produit .col_2 {
		text-align: center;
		width: 160px;
	}

	#Liste_Produit .col_2 a {
		text-decoration: none;
		font-size: 14px;
		color: #81817F;
	}

	#Liste_Produit tr:hover .col_2 a {
		text-decoration: underline;
	}

	#Liste_Produit .pair .col_3 , #Liste_Produit .pair .col_4 {
		background: #EAD9BC;
	}

	#Liste_Produit .col_3 {
		font-size: 10px;
		width: 220px;
		padding-left: 39px;
		background-image: url(/img/css/funeraire/fond-col_3.gif) !important;
		background-repeat: no-repeat !important;
		background-position: right center !important;
	}

	#Liste_Produit .col_3 span {
		color: #D96600;
		font-size: 11px;
		font-weight: bold;
	}

	#Liste_Produit .pair .col_4 {
		background: #EAD9BC url(/img/css/funeraire/fond-col_4-pair.gif) no-repeat scroll center right;
	}

	#Liste_Produit .pair:hover .col_3 , #Liste_Produit .pair:hover .col_4 {
		background: #E5C48F;
	}
	#Liste_Produit .pair:hover .col_4  {
		background: #E5C48F url(/img/css/funeraire/fond-col_4-pair_over.gif) no-repeat scroll center right;
	}



	#Liste_Produit .impair .col_3 , #Liste_Produit .impair .col_4 {
		background: #ECE3D4;
	}
	#Liste_Produit .impair .col_4 {
		background: #ECE3D4 url(/img/css/funeraire/fond-col_4-impair.gif) no-repeat scroll center right;
	}
	#Liste_Produit .impair:hover .col_3 , #Liste_Produit .impair:hover .col_4 {
		background: #DFD7CA;
	}
	#Liste_Produit .impair:hover .col_4 {
		background: #DFD7CA url(/img/css/funeraire/fond-col_4-impair_over.gif) no-repeat scroll center right;
	}

	#Liste_Produit .col_4 {
		font-size: 10px;
		padding-left: 25px;
	}
	#Liste_Produit .col_4 span {
		font-weight: bold;
	}


/*
		COLONNE DE DROITE
*/

	#Right ul {
		margin: 35px 0 0 0;
		padding: 0;
		list-style-type: none;
	}

	#Right li {
		margin: 0;
		padding: 0;
	}

	.Compte_Client {
		margin-bottom: 30px !important;
		padding-left: 8px !important;
	}

	.Compte_Client a {
		display: block;
		width: 207px;
		height: 57px;
		background: url(/img/css/entreprise/Right_CompteClient.gif) scroll no-repeat left bottom;
		text-indent: -9000px;
		outline: none;
	}
	
	.Savoir_Plus {
		margin-bottom: 13px !important;
	}	
	
	.Savoir_Plus a {
		display: block;
		width: 226px;
		height: 96px;
		background: url(/img/css/batiment/bt-SavoirPlus.gif) scroll no-repeat left bottom;
		text-indent: -9000px;
		outline: none;	
	}

	.Contactez_Nous a {
		display: block;
		height: 29px;
		background: #FDFDFD url(/img/css/entreprise/Right_ContactezNous.gif) scroll no-repeat left bottom;
		text-indent: -9000px;
		outline: none;
	}

	.Actualites a {
		display: block;
		height: 26px;
		margin-bottom: 2px;
		background: #FDFDFD url(/img/css/entreprise/Right_Actualites.gif) scroll no-repeat left bottom;
		text-indent: -9000px;
		outline: none;
	}

	.Actualites a:hover , .Contactez_Nous a:hover , .Compte_Client a:hover , .Savoir_Plus a:hover {
		background-position: left top;
	}


/*
		FICHE PRODUIT
*/

	#Fiche_Produit {
		width: 699px;
		background: #F0EAE0 url(/img/css/funeraire/fond-bottom-FicheProduit.gif) scroll no-repeat left bottom;
	}

	#Fiche_Produit #Deco_Top {
		width: 699px;
		padding-top: 7px;
		background: url(/img/css/funeraire/fond-top-FicheProduit.gif) scroll no-repeat left top;
		font-size: 1px;
	}

	#Fiche_Produit #Content {
		padding: 0 15px;
	}

	#Fiche_Produit #Content .left {
		width: 320px;
		float: left;
	}

	#Fiche_Produit #Content .right {
		width: 332px;
		float: right;
	}

	.right h4 {
		margin:0;
		font-size: 18px;
		color: #81817F;
		font-weight: normal;
	}

	.right .intro {
		margin: 1px 0;
		padding: 3px 0;
		color: #000;
		font-size: 11px;
		border: 1px solid #D3C6BE;
		border-right:0;
		border-left:0;
	}

	.right .intro span {
		color: #ED9805;
		font-size: 12px;
		font-weight: bold;
	}

	.Textile p {
		margin: 4px 0;
		font-size: 11px;
		color: #010101;
	}

	#Prix_Dispo {
		width: 100%;
		border-collapse: collaspe;
		border: 1px solid #D3C6BE;
		border-right:0;
		border-left:0;
		margin: 7px 0 0 0;
	}

	#Prix_Dispo .col_1 {
		color: #000;
		font-size: 10px;
		height: 23px;
	}

	#Prix_Dispo .col_1 span {
		font-weight: bold;
	}

	#Prix_Dispo .col_2 {
		width: 230px;
		background: #F0D9B3;
		color: #D96600;
		font-weight: bold;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		border-right: 1px solid #F0EAE0;
	}

	#Prix_Dispo .col_3 {
		width: 175px;
		background: #D7DAC6;
		color: #317E02;
		font-weight: bold;
		font-family: Arial;
		text-align: center;
	}
	
	#Illsutration {
		text-align: center;
		padding: 18px 0 10px 0;
		border-bottom: 1px solid #B9A8A1;
	}
	
	#Illsutration a img {
		border: 3px solid #E4B04F;
		margin: 2px 4px 2px 4px;
	}
	
	#Illsutration a:hover img {
		border: 5px solid #E4B04F;
		margin: 0 2px 0 2px;
	}
	
	#Exclusivite {
		width: 100%;
		vertical-align: middle;
		border-bottom: 1px solid #D3C6BE;
	}
	
	#Exclusivite td {
		width: 50%;
	}
	
	#Exclusivite p {
		font-weight: bold;
		color: #010101;
	}
	
	.Bt_Devis {
		display: block;
		background: url(/img/css/funeraire/bt-devis.png) scroll no-repeat left bottom;
		width: 267px;
		height: 104px;
		float: right;
		margin-right:-15px;
		_margin-right:-7px; /* IE6 only */
		text-indent: -9000px;
		outline: none;
	}
	
	.Bt_Devis:hover {
		background-position: left top;
	}	
