html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	background:	#d4d600 url('images/bg.gif') no-repeat top center;
}

#container 
{
	position: relative;
	min-height: 100%;
}

#content 
{
	padding: 0;
	padding-bottom:   50px;
}

#footer 
{
	position: 			absolute;
	bottom: 			0;
	padding: 			0;
	background-color:   #000000;
	margin:				0 auto;
	height:				50px;
	width: 				100%;
}

.frame
{
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border:	1px solid #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#header
{
	background:	transparent url('images/header_bg.png') repeat-x top left;
	width:		100%;
	text-align:	center;
	padding: 	0;
	margin:	 	0;
}


div#page
{
	position: relative;
	width: 	 750px;
	min-height:	270px;
	padding:	15px;
	margin:	 20px auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:	transparent url('images/layer.png') repeat top left;
}

div#big
{
	position: relative;
	width: 	 750px;
	min-height:	270px;
	margin:	 20px auto;
	text-align: right;
}


ul#menu
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

ul#menu > li
{
	float: right;
	list-style: none;
}

ul#menu > li > a
{
	display: block;
	width: 130px;
	height: 20px;
	padding: 0;
	text-align : center;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	font-size:	1em;
	font-variant: small-caps;
	color: #00662c;
	overflow: visible;
	text-decoration: none;
}

ul#menu > li > a:hover,
ul#menu > li > a.active
{
	color: 			  #FFFFFF;
	background-color: #00703c;
	border:	1px solid #FFFFFF;
}

#teaser
{
	position: absolute;
	left: -50px;
	top: -95px;
	z-index: 1;
}

#aside
{
	float: left;
	width: 230px;
}

#contact
{
	height:	265px;
	text-align: center;
	list-style: none;
	width: 160px;
	height: 150px;
	margin: 155px 15px 15px 15px;
	padding: 15px;
}

#head
{
	padding-bottom: 5px;
	border-bottom: 1px dotted #90bc14;
}

#number
{
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#email
{
	list-style: none;
	margin: 0;
	padding: 5px 0;
	border-top: 1px dotted #90bc14;
	border-bottom: 1px dotted #90bc14;
}

#email  a
{
	text-decoration:	none;
	color:				#000000;
}

#web
{
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#address
{
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

p.menu
{
	text-align: right;
	height: 230px;
	margin: 0 15px;
}

hr.end
{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#horaire
{
	width: 160px;
	margin: 15px;
	padding: 15px;
}

#horaire > h2
{
	color:			#000000;
	font-size: 		1em;
	border-bottom:  1px dotted #90bc14;
	padding: 		0 0 5px 0;
	margin:			0 auto;
	text-align: 	center;
}

#horaire > p
{
	text-align: center;
}
