/*
DECLARATION DU DECOUPAGE
*/
html{height:100%;background:#7c7269;}
body{
	margin:0;padding:0;
	text-align:center;
	background:#7c7269;
	}
.clear{clear:both;}
/*
#bodyTop{
	position:absolute;
	margin:0 auto;
	width:100%;height:200px;
	background:red url(images/fond_bodyTop.png) top left repeat-x;	
	}
	*/
/*
#bodyLogo{
	position:absolute;z-index:10;
	top:0px;left:0px;
	width:200px;height:160px;
	background:blue url(images/fond_bodyLogo.png) top left repeat-x;	
	}
	*/
/******************************************************************************/
#global{
	position:relative;
	margin:0 auto;
	width:960px;
	text-align:center;
	}
#top{
	position:absolute;z-index:20;
	top:0px;left:0px;
	width:960px;height:126px;
	background:url(images/fond_top.png) top left no-repeat;
	}
#logoGavouyere{
	position:absolute;z-index:30;
	top:0px;left:10px;
	width:200px;
	height:160px;
	background:url(images/fond_logoGavouyere.png) top left no-repeat;
	}
#boxSommaire{
	position:absolute;z-index:40;
	top:170px;left:0px;
	width:960px;height:370px;
	background:url(images/fond_boxSommaire.png) top left no-repeat;
	}
#box{
	text-align:left;
	position:absolute;z-index:30;
	top:170px;left:0px;
	width:960px;height:370px;
	background:url(images/fond_box.png) top left no-repeat;
	}
#box_in{
	position:relative;
	top:13px;left:25px;
	width:910px;height:340px;
	background:url(images/fond_boxMenu.png) top left;
	}
#boxLeft{
	position:absolute;
	top:0px;left:0px;
	z-index:40;
	/*width:300px;*/
	width:220px;
	height:340px;
	background:url(images/fond_selecteur.png) 0 0 no-repeat;
	}
	#boxLeft ul{
		margin:10px 0 0 0;
		padding:0;
		}
		#boxLeft li{
			margin:0;
			padding:0 0px 0 20px;
			list-style:none;
			line-height:40px;
			color:#59524b;
			font-size:13px;
			font-family:georgia;
			font-variant: small-caps;
			letter-spacing:1px;
			}

#boxRight{
	position:absolute;
	top:0px;right:0px;
	z-index:30;
	overflow:hidden;
	width:713px;
	height:340px;
	background:url(images/fond_noir70percent.png);
	}
	#boxRight img{
		border:1px solid black;
		}
	.boxRight_element{
		position:relative;
		}
	.boxRight_elementLogo{
		width:713px;
		height:340px;
		}
	.boxRight_elementInfo{
		position:absolute;
		bottom:0;left:0;
		overflow:hidden;
		width:711px;
		/*height:45px;*/
		/*height:110px;*/
		background:url(images/fond_noir70percent.png);
		}
		.boxRight_elementInfo_in{
			padding:15px 15px 15px 15px;
			font-family:Verdana;
			font-size:13px;
			color:white;
			}
			.boxRight_elementInfo h3{
				margin:0 0 10px 0;
				padding:0px;
				font-size:16px;
				font-weight:normal;
				}
			.boxRight_elementInfo p{
				margin:0;
				padding:0;
				}
			.boxRight_elementInfo a{
				color:#7c7269;
				font-family:georgia;
				text-decoration:none;
				}
				.boxRight_elementInfo a:hover{
					color:#7c7269;
					text-decoration:underline;
					}
.in{margin:0 0 0 0;height:340px;background:#303030;}
#menu{
	position:absolute;z-index:40;
	top:120px;left:20px;
	width:920px;height:30px;
	}
#menu ul{margin:0;padding:0;display:inline;list-style:none;}
#menu li{margin:0;padding:0;}
#menu a {
	margin:0 0px 0 3px;
	padding:0 10px;
	display:block;float:right;
	line-height:30px;
	font-family:Georgia;
	text-decoration:none;
	font-size:16px;
	font-variant:small-caps;
	letter-spacing:2px;
	color:#7c7269;
	background:#59524b;
	}
#menu a:hover {text-decoration:none;color:#fff;background:#413b37;}
/******************************************************************************/
#footer{
	position:absolute;z-index:20;
	top:540px;left:0px;
	width:960px;
	color:#59524b;/*#2d2825;*/
	font-size:12px;
	}
/***************************************************************************
ATTEINDRE GITE DE FRANCE
****************************************************************************/
.siteGite a{
	display:block;
	height:100px;
	width:960px;
	background:url(images/fond_giteDeFrance_0.png) center center no-repeat;
	}
.siteGite a:hover{
	background:url(images/fond_giteDeFrance_1.png) center center no-repeat;
	}
/***************************************************************************	
