
body { 
	text-align: center; 
	background: #ddf;
	font-family: Georgia,Times New Roman,Bitstream Charter,Times,serif;
	font-size:10pt;
	text-align:left;
	color:#764;
}

div.global {
	position:relative;
	width:920px;
	text-align:left;
	margin:0 auto;
	}

table.page {
	margin:0 ;
	padding:0;
	border-collapse:collapse;
	border:none;
}

table.page tr, table.page td {
	margin:0;  padding:0;
	border:none;
	border-collapse:collapse;
}

#haut {
	background: url(images/fond.png) no-repeat;
	height: 120px;
	margin: 0;	padding: 0;
}
	#haut #titre{
		margin: 30px 0 10px 400px;	
	}

#milieu {
	padding:0;	margin:0;
}
	#milieu  #col_menu {
		background: url(images/fond-milieu.png) left ;
		width:280px;
	}
	
	#milieu  #col_contenu {
		background: url(images/fond-milieu.png) right ;
		padding:0;	margin:0;
		width:640px;
	}
		
		#milieu  #col_contenu  #contenu { 
			padding:0;	margin: 0 ;
			width:500px;
		}
#bas {
	background: url(images/fond-bas.png)  no-repeat bottom center;
	height: 70px;
	text-align:center;
	font-size:0.7em;
}
/* **************************************************************** */
#branche {
	position:absolute;
	z-index:10;
	top:-60px;
	left:-10px;
}

#menu  {
	position:absolute;
	top:200px;
	width:200px;
	z-index:100;
	text-align:left;
	font-size:10pt;
}
	#menu  ul {
		list-style-type:none;
	}
	#menu  li {
		height:28px;
		background: url(images/olive1_30.png) no-repeat ;
		padding: 5px 0 0 35px;
	}

	#menu  a:link, #menu  a:visited  { 
		/*text-decoration: none; */
		/*border: none; */
		/*color:#975 ;*/
	}

#langues  {
	float:right;
	height:20px;
}
	#langues  ul {
		list-style-type:none;
		margin: 0 30px 0 0 ;
	}
	#langues  li {
		float:right;
		margin: 0 0 0 3px
	}
#contact  {
	clear:both;
	float:right;
	width:180px;
	text-align:right;
	margin:0 30px 0 0;
}

#w3c {
	text-align:center;
	margin:0;
}
	
/* **************************************************************** */

h1, h2, h3, h4 {
	font-weight: 100;
}

h1 {
	font-size:2em;
	font-style: italic;
	margin:0 0 0 0;
	color:#39f;
	/*position:absolute;
	top:-5000px;
	left:-5000px;*/
} 
h2 {
	font-size:2em;
	font-style: italic;
	margin:0 0 10px 0;
	color:#574;
} 
h3 {
	font-size: 1.5em;
	font-style: italic;
	margin: 20px 0 5px 0;
	color: #574;
} 

	
img { 
	border:none; 
}

p {
	margin:5px 0 10px 0;
}
p.prec {
	float:left;
}
p.suiv {
	float:right;
	width: 150px;
}
p.prec img, p.suiv img{
	vertical-align:middle;
}


a:link, a:visited {
	color:#975 ;
	text-decoration: none; 
	/*border-bottom:  1px dotted ;*/
}

a:hover  {
	text-decoration: underline; 
	/*border-bottom: 1px solid;*/
}

/* **************************************************************** */
#page_home #milieu  #col_menu  {
		width:200px;
	}
#page_home #milieu  #col_contenu  {
		width:720px;
	}
	#page_home #milieu  #col_contenu  #contenu { 
			padding:0;	margin: 0 ;
			width:700px;
			z-index:1000;
		}
	ul.home_tn {
		list-style-type:none;
		margin:0; padding:0;
	}
	ul.home_tn  li{
		float:left;
		margin:0; padding:0;
		font-size:1px;
		margin: 2px 0;
		/*background:blue;*/
	}
	ul.home_tn  li img{
		margin: 1px 2px 0 2px !important; /* FF */
		margin: 0 1px;
		padding:0;
		border:0;
	}
	ul.home_tn  li a{
		margin: 0;
		padding:0;
	}

#welcome {
	font-size: 2em;
	margin: 0 0 0 80px;
}
#presentation {
	width: 505px;
	margin: 20px 0 30px 80px;
	font-size: 1.4em;
	color: #330;
}
p.err {
	margin:50px 0 0 0;
	color: red;
	font-weight: bold;
}

a.souligne:link, a.souligne:visited {
	color:#557 ;
	text-decoration: none; 
	border-bottom:  1px dotted ;
}

a.souligne:hover  {
	text-decoration: none; 
	border-bottom: 1px solid;
}

ul.contact, ul.prix {
	margin: 0 5px 0 0;
}
ul.contact li, ul.prix  li{
	margin: 0 0 5px 0;
}
/* **************************************************************** */
table.agenda{
	border: 1px solid #975;
	border-collapse:collapse;
}

table.agenda tr.th {
	background: #975;
	color: white;
	height: 30px;
}
table.agenda td {
	width: 120px;
	text-align:center;
	border: 1px solid #b97;
}

table.agenda td.occupe, span.occupe {
	background: #cbb;
	cursor: not-allowed;
}

span.occupe, span.dispo {
	border: 1px solid #b97;
}
p.maj {
	text-align: center;
}

#livre {
	clear:both;
	border-bottom: 1px solid  #79b;
	color: #468;
	margin-bottom: 20px;
}

p.titrelivre {
	font-size:1.5em;
	font-style: italic;
	text-align: center;
	margin: 30px 0 30px 0;
	color: #468;
}

div.lignelivre {
	margin: 0 0 0 0;
	padding: 5px;
	border-top: 1px solid  #79b;
} 
	p.livre {
		margin: 0 0 0 0;
		padding: 0 0 0 30px;
		background-position: 0 3px;
		background-repeat:  no-repeat;
		margin-bottom:0;
	}

	p.fr {
		background-image: url(images/flag_fr_mini.png) ;
	}
	p.en {
		background-image: url(images/flag_en_mini.png)  ;
	}
	p.dk {
		background-image: url(images/flag_dk_mini.png)  ;
	}
	p.de {
		background-image: url(images/flag_de_mini.png)  ;
	}
	p.eu {
		background-image: url(images/flag_eu_mini.png)  ;
	}
	p.ea {
		background-image: url(images/flag_ea_mini.png)  ;
	}
	p.nz {
		background-image: url(images/flag_nz_mini.png)  ;
	}

	p.guest {
		text-align:right;
		font-style: italic;
		margin:0 0 0 0;
		padding: 0 ;
	}
	
table.agenda td.prix {
	padding:0 10px;
}
