/* Verstiges de Baalbek
   Screen CSS
   © Partikule 2005
*/



body {
	font-family: Trebuchet, "Trebuchet MS", "Tahoma", sans-serif;
	font-size:12px;
	color: #555;
	margin:0;
	padding:0;
}
img {
	border:none;
	clear:both;
}

#page {
	margin: 0 auto;
	text-align: left;
}
#page #pageHeader {
	display:none;
}
#pageTop {
}

#pageTop #illustration, #pageTop #menu, #pageTop #subMenu{
	display:none;
}
#pageFoot {
	display:none;
}

/* Contenu uniquement Print ---------------------------- */
#pageTop #logoPrint {
	margin-bottom:30px;
}
#pageTop #adressPrint {
	width:346px;
	text-align:center;
}


/*	Contenu  -------------------------------------------- */

#content {
	margin:0;
	/* Valeurs IE5.5 -- */
	padding:30px 0 0 20px;
}
h2 {
	margin:0;
	padding:30px 0 0 0;
	display:block;
	font-size:16px;
	color:#060;
	font-weight:bold;
	clear:both;
}
h3 {
	padding:40px 0 10px 0;
	margin:0;
}
.pageBreak {
	page-break-before: always;
}


/* Icônes ----------------------------------------------- */
#content a {
	color:#544;
	text-decoration:none;
}
#content a:hover {
	color:#060;
	text-decoration:underline;
}

#content a.pdf, #content a.print {
	display:block;
	padding:4px 0 4px 30px;
	margin:0 0 10px 0;
	width:150px;
	border:none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content a.pdf {
	background-image: url(medias/icone_pdf.gif);
}
#content a.print {
	background-image: url(medias/icone_print.gif);
}



/* Répartition contenu --------------------------------------- */

/* Colonne gauche : Restaurant / Droite : PhotoViewer -------- */

#gauche {
	width:340px;
	float:left;
}
#droite {
	display:none;
}

/* Colonne gauche : 2/3, colonne droite : 1/3 ---------------- */
#gauche23 {
	width:400px;
	float:left;
}
#droite13 {
	display:none;
}



/* Colonne gauche -------------------------------------------- */

#article {
	clear:both;
	padding:30px 0 0 0;
}
#article h2 {
/*	background-color:#d7d4e2;*/
	margin:0;
	padding-bottom:5px;
	display:block;
	font-size:16px;
	color:#060;
	font-weight:bold;
	clear:both;
}

#article h3 {
	display:inline;
	margin-bottom:15px;
	font-size:14px;
	color:#6D0807;
	font-weight:bold;
/*	text-decoration:underline;*/
/*	border-bottom:solid 1px #A52126;*/
}
#article h4 {
	font-size:14px;
	font-weight:bold;
	color:#6D0807;
	padding:0 0 0 10px;
}

#article img {
	clear:right;
}

#article p {
	font-size:13px;
	padding:0 0 0 10px;
	color:#000;
	text-align:left;
}
#article a {
	color:#980F00;
	text-decoration:none;
	border-bottom:1px dotted #980F00;
}
#article a:hover{
	text-decoration:none;
	color:#980F00;
	text-decoration:none;
	border-bottom:1px solid #980F00;
	/*background-color:#dfdddd;*/
}
.foot {
	clear:both;
	text-align:center;
	height:10px;
	margin-bottom:10px;
	padding-top:10px;
}

#article p.note {
	font-size:12px;
	padding:20px 0 0 10px;
	color:#777;
	text-align:left;
}
/* Formulaire -------------------------------------------------- */
form {
	text-align:left;
	padding-top:80px;
	padding-right:50px;
/*	background-color:#d7d200;*/
}
form div {
	clear:both;
	display:block;
}
input, textarea {
	width:180px;
	border:1px solid #bbb;
	margin-bottom:6px;
	font-family:"Trebuchet MS", "Tahoma", sans-serif;
	font-size:12px;
	color:#000;
}
input.cp {
	width:50px;
}
form label {
	float: left;
	width: 130px;
	text-align: right;
	padding:2px 16px 0 0 ;
}
form input.checkbox {
	border:none;
	width:auto;
}
form .required {
	background:url(medias/form_required_background.gif) no-repeat right top;
}
input.submit  {
	margin-top:20px;
	padding: 0 20px 0 20px;
	text-align: center;
	/*background-color:#a00;
	color:#fff;*/
	color:#a00;
	/*font-weight:bold;*/
	width: auto;
}

#messageBox {
	/*float:right;*/
	width:160px;
	/*text-align:center;*/
	/*background:url(medias/messageTextBackground.jpg) no-repeat top left;*/
	color:#a00;
	padding:10px 0 0 150px;
	margin:0 30px 20px 0;
}

/* Carte Restaurant -------------------------------------------- */
#carte {
	margin-left:5px;
}
#carte h3{
	clear:both;
	text-align:center;
	padding:40px 0 0 0;
	margin:0;
}

#carte .element {
	display:block;
	clear:both;
	padding:15px 0 0 0;
	width:100%
}
#carte .element h4 {
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#6D0807;
	margin:0;
	padding:0;
	background: url(medias/dots.gif) right 0.28em repeat-x;
	width: 85%;
}
#carte .element h4 span{
	background:white;
	padding-right:6px;	
}
#carte .element h4.noPrix{
	background: none;
	padding:0;
}
#carte .element h4.entete {
	padding:20px 0 0 0;
	background: none;
}
#carte .element p {
	clear:both;
	font-size:11px;
/*	float:left;*/
	margin:0;
	padding:0;
/*	background-color:#d7ffe2;*/
	width: 85%;
}
#carte p.entete {
	padding:10px 0 10px 0;
}
#carte .cartePrix {
	float:right;
	text-align:right;
	display:inline;
	width:50px;
	/*background-color:#ffd7e2;*/
}

#service {
/*	width:184px;
	height:124px;
	background:url(medias/serviceBg.gif) no-repeat top left;
*/
	padding:30px 0 0 32px;
/*	background-color:#ffd7e2;*/

}








/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearing {
    display: inline-block;
    }

/* hides from IE/Mac \*/
* html .clearing {
    height: 1%;
    }

.clearing {
    display: block;
    }
/* end hide from IE-Mac */ 

.fixclear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html .fixclear { height:1%;}
.fixclear { display:block; }

