body{
	margin:0 auto 0 auto;
	padding:0;
	width: 100%;
	height: 100%;
	background: #6796C4 url(images/background.jpg) top center no-repeat;
	/*overflow: hidden;*/
	/*background: #6796C4;*/
	font-size:12px;
	line-height: 160%;
	font-family:Verdana,Arial,Helvetica;
	color:#000000;
	
}

div#conteneur{
	width: 100%;
	min-height: 800px;
	/*border: 1px solid #000;*/
	/*margin:0 auto 0 auto;*/
}

div#entete{
	width: 100%;
	height: 255px;
	background: url(images/head.png) top center no-repeat;
	margin: 215px 0 0 0;
}

div#entete_resto{
	width: 100%;
	height: 255px;
	background: url(images/head_resto.png) top center no-repeat;
	margin: 215px 0 0 0;
}

div#entete_marina{
	width: 100%;
	height: 255px;
	background: url(images/head_marina.png) top center no-repeat;
	margin: 215px 0 0 0;
}

div#entete_fetes{
	width: 100%;
	height: 255px;
	background: url(images/head_fetes.png) top center no-repeat;
	margin: 215px 0 0 0;
}

div#entete_map{
	width: 100%;
	height: 255px;
	background: url(images/head_map.png) top center no-repeat;
	margin: 215px 0 0 0;
}

div#entete_camping{
	width: 100%;
	height: 255px;
	background: url(images/head_camping.png) top center no-repeat;
	margin: 215px 0 0 0;
}

div#centre{
	width: 100%;
	height: 449px;
	background: url(images/contenu.png) top center no-repeat;
	
}

div#contenuCentre{
	width: 980px;
	height: 370px;
	/*border: 1px solid #000;*/
	margin:0 auto 0 auto;
}

div#calendrier{
	padding-top: 10px;
}

div#txtContenu{
	width: 685px;
	height: 355px;
	/*border: 1px solid #000;*/
	margin: 10px 0 0 271px;
	padding: 0px 20px 0 0px;
	float: right;
	color: #457490;
}

div#logo{
	/*border: 1px solid #000;*/
	width: 700px;
	height: 61px;
	text-align: right;
}

div#logo img{
	margin: 18px 0 0 0;
	border: 0;
}

div#txtContenu h1{
	font-size: 150%;
	letter-spacing: 1px;
	color: #457490;
	line-height: 130%;
	margin: 5px 0 5px 0;
}


div#menu{
	width: 304px;
	height: 706px;
	background: url(images/menu2.png) top center no-repeat;
	position: absolute;
	margin: -254px 0px 0px -26px;
	text-align: left;
	/*border: 1px solid #000;*/
}

div#menu img#motte{
	margin-top: 532px;
}

div#menu img#menu_colline{
	margin: 22px 0 0 44px;
}

div#menu img#menu_fetes{
	margin: 9px 0 0 40px;
}

div#menu img#menu_resto{
	margin: 8px 0 0 50px;
}

div#menu img#menu_marina{
	margin: 10px 0 0 80px;
}

div#menu img#menu_camping{
	margin: 10px 0 0 65px;
}

div#menu img#menu_calendrier{
	margin: 8px 0 0 47px;
}

div#menu img#menu_joindre{
	margin: 15px 0 0 65px;
}

div#frmCal{
	width: 680px;
	height: 275px;
	/*border: 1px solid #000;*/
}

div#titreCalendrier{
	font-size: 150%;
	letter-spacing: 1px;
	color: #457490;
	line-height: 130%;
}

form#formJoindre input[type=text]{
	width: 160px;
}

form#formJoindre textarea{
	width: 160px;
	height: 100px;
}

div#courrielJoindre{
	margin-left: 100px;
}

div#courrielJoindre a{
	text-decoration: none;
	color: #457490;
	margin-right: 20px;
}

/*div#resto{
	margin-left: 90px;
}*/

div#pdf{
	margin-left: 125px;
}

div#pdf a{
	text-decoration: none;
	color: #457490;
	font-weight: bold;
}

table#tableJoindre{
	font-size: 90%;
	line-height: 120%;
}

div#titre1, div#titre2, div#titre3{
	font-size: 110%;
	font-weight: bold;
	line-height: 160%;
	cursor: help;
	cursor: hand;
	min-height: 20px;
	
}

div#coordonnee1,
div#coordonnee2,
div#coordonnee3{
	font-size: 90%;
	font-weight: normal;
	line-height: 130%;
	cursor: default;
	display: none;
	margin-left: 20px;
	min-height: 150px;
	border: 1px solid #9ABDDD;
	padding: 5px;
}