/* CSS Document */
body{
	text-align: center;
	margin: 0px;
	padding: 0 auto;
	background: url(images/bg-jaune.gif);
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
}
#container{
	margin: 0 auto;
	padding: 0px;
	width: 726px;
	text-align: left;
	height: 662px;
	position: relative;
}
#bgMiddle{
	background: url(images/bg1.gif) repeat-y center;
}
#bgTop{
	background: url(images/PCD-1.jpg) no-repeat top center;
}
#bgBottom{
	background: url(images/PCD-2.jpg) no-repeat center bottom;
	text-align: center;
}

	#lesLogos{
	position: absolute;
	width: 732px;
	height: 10px;
	z-index: 22px;
	top: 14px;
	left: -4px;
	}
		#petitCochon{
		float: left;
		display: block;
		width: 159px;
		height: 70px;
		}
		#groupeResto{
		float: right;
		display: block;
		width: 54px;
		height: 46px;
		}


#titre{
	padding-top: 98px;
	margin-left: 176px;
	text-align: left;
}
	#titre div{
		width: 433px;
	}

h1, .t2H1{
	font-family: "Comic Sans MS", Georgia, "Times New Roman MT Cond", "Times New Roman", Times;
	font-size: 25px;
	margin: 0px;
	text-align: center;
	padding-top: 12px;
}
.t2H1{
	font-size: 17px;
	padding-top: 19px;
}

#leftCol{
	width: 174px;
	float: left;
	clear: left;
}
#rightCol{
	width: 460px;
	float: left;
	clear: right;
	padding: 0px;
	height: 320px;
	/*overflow: auto;*/
}

.tabMenu{
	display: none;
}
.tabMenu2{
	display: block;
}



/*---------  Menu Principal <à gauche>  ---------*/

#leftCol ul{
	padding: 0px;
	margin: 70px 0px 0px 0px;
	width: 176px;
	text-align: center;
}
	#leftCol ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
		#leftCol ul li img{
			margin: 0px;
			padding: 0px;
			clear: both;
		}
		#leftCol ul li a{
			font-family: "Comic Sans MS", Georgia, "Times New Roman MT Cond", "Times New Roman", Times;
			font-size: 13px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			line-height: 18px;
		}
			#leftCol ul li a:hover{
				color: #0068B5;
				}
				
				/*------  Onglet de menu plus gros et bleu si on est dans la page de ce dernier */
				
				#leftCol ul li a.ongletON{
					color: #0068B5;
					font-size: 16px;
					line-height: 20px;
				}		

/*---------  FIN Menu Principal <à gauche>  ---------*/


/*---------  Menu de la page "Menu" <au centre en haut>  ---------*/

#rightCol ul{
	text-align: center;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F7B018;
}
	#rightCol ul li{
		list-style: none;
		margin: 0px;
		padding: 0px;
		display: inline;
	}
		#rightCol ul li a{
			font-family: "Comic Sans MS", Georgia, "Times New Roman MT Cond", "Times New Roman", Times;
			color: #000000;
			font-size: 12px;
			font-weight: bold;
			margin: 0px 5px 0px 5px;
			letter-spacing: 1px;
			text-decoration: none;
		}
		#rightCol ul li a:hover{
			color: #E18500;
		}
		#rightCol ul li a.ongletON{
					color: #E18500;
				}


/*---------  FIN Menu de la page "Menu" <au centre en haut>  ---------*/


#sepTop{
	background: url(images/ligneBg.gif) no-repeat top;
	padding: 16px 0px 0px 0px;
	overflow: auto;
	width: 470px;
	height: 250px;
	text-align: center;
	
	scrollbar-face-color: #F2DDC2;
    scrollbar-shadow-color: #F2DDC2;
    scrollbar-highlight-color: #FCE9D0;
    scrollbar-3dlight-color: #FCE9D0;
    scrollbar-darkshadow-color: #F2DDC2;
    scrollbar-track-color: #FCE9D0;
    scrollbar-arrow-color: #DBA853;
}

	
.t1Bold{
	font-size: 14px;
	font-weight: bold;
	font-family: "Comic Sans MS", Georgia, "Times New Roman MT Cond", "Times New Roman", Times;
	text-align: center;
	margin: 23px 0px 0px 0px;
	padding: 0 0 5px 0;
	background: url(images/ligneBg.gif) no-repeat bottom;
}


/*--------  Tableaux des menus ------- */


table tr{
	height: 22px;
	font-size: 14px;
}
table td span{
	background-color: #FCE9D0;
	padding-right: 2px;
}
.points{
	background: url(images/sepMenu.gif) repeat-x bottom;
	color: #000000;
	font-size: 14px;
}
.prix{
	text-align: right;
	padding-left: 6px;
}


/*--------  FIN Tableaux des menus ------- */

