body{
	
	font-size: 12px;
	color: White;
}

.titleHead1{
	font-size: 14px;
	color: White;
}

.titleHead2{
	font-size: 14px;
	color: #eeb22b;
}

.normal{
	color: White;
	font-size:12px;
	text-align:justify;
}
.normal a, .normal a:link, .normal a:hover {
	color: #eeb22b;
	text-decoration:underline;
}

.title{
	font-size: 12px;
	color: #eeb22b;
	font-weight: bold;
	padding-top:14px;
	padding-bottom:10px;
}

.subtitle{
	font-style: italic;
	color: #eeb22b;
	font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
}

.ligneSep{
	background-image:url(/medias/images/line_bottom.gif); 
	background-repeat:repeat-x; 
	width: 100%;
	height: 5px;
}

.bullet{
	vertical-align:middle;
	background-position: left;
	background-image: url(/medias/images/bullet_orange.gif); 
	background-repeat: no-repeat; width:14px; 
}

.bigBullet{
	font-size: 14px;
	font-weight: bold;
	color: #eeb22b;
	text-align: right;
	vertical-align: top;
}

.normal_liste{
	color: White;
	font-size:12px;
	text-align: left;
}
.faq{
	padding-top:2px;text-align:left;
}
.faq a{
	font-family: verdana;
	font-size:12px;
	color: white;
	text-decoration: none;
	
}




/* Inset 3D Raised */
div#raised{padding-top:20px;background: transparent; width:600px;overflow:hidden;margin:0 auto;margin-bottom:20px;}
b.rtop, b.rbottom{display:block;background:transparent}/*outside color*/
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #424242}/*inside color*/
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#raised h1, div#raised p {margin:0 10px;}
div#raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
div#raised p {padding-bottom:0.5em;}

.bgFaq{
	background-color: #424242;
}
.faqBox{
	text-align: center;
}

#hiddenRestaurants{display:none}
