body {
	margin: 0px;
	padding:0px;
	background-image:url(logos/bg.gif);
	height:100%;
}

a img { border:0;}

a{color:#c00; text-decoration:none;}
a:hover{text-decoration:underline;}
h1{
	color:#c00;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin:0;
}
p {
	color:#000;
	font-size:0.9em;
}

/* -------- TOP ------- */
#wrapperext {
	width:850px;
	margin:10px auto;
	padding:10px;
	background-color:#FFF;
	border: 1px solid black;
}

#wrapper {
	width:100%;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;
	border: 1px solid black;
}

#headerhaut {
	background: #E9C6CD url(logos/navigationhaut.jpg) no-repeat right bottom;
	width:100%;
	height:60px;
}
#headerhaut img {
	float:left;
}
#header {
	background: #FFFFFF;
	height:10px;
}

/* -------- MENU ------- */
#menusite {
	height:15px;
	width:360px;
	padding:0px;
	margin:0px;
	float:right;
	position:relative;
	top: 41px;
}
#menusite a {
	color:#7E2954;
}
	
ul, li {padding:0; margin:0;}
li {
	display: inline;
	list-style-type: none;
	font: 11px Arial;
	font-weight:bold;
	padding:0 10px 0 5px;
}


/* -------- CONTENU ------- */
#contenuinterne{ 
	height:600px;
}


/* -------- CADRES ------- */
#cadregauche {
	float:left;
	background: #C0AF8B;
	width:205px;
	text-align:center;
	margin:0;
	height:400px;
}
#cadregauche a{color:#000; text-decoration:underline;}


#cadredroite {
float:left;
width:600px;
padding:0 0 0 10px;
height:400px;
}

#cadrebas {
font: 8px Arial;

float:left;
width:100%;
height:110px;
//		position: absolute;
//		bottom: 0; left: 0;
}


#calendrier {
	float:right;
	background: #BCB2B0 url(logos/hc.gif) no-repeat left top;
	width:205px;
	text-align:right;
	margin:0px;
	height:160px;
}


#map {
	float:right;
	background: #D3C8AF url(logos/hcg.gif) no-repeat left top;
	width:205px;
	text-align:left;
	margin:0;
	height:240px;
}



























	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
	}
