body{
	background:#7d6958 url('images/bg-site.png') repeat-x scroll top left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
a{ color: #4a90c7;}
a:hover{ text-decoration: none;}
p.center{ text-align:center;}
#site{
	position: relative;
}
#pre-header{
	height: 25px;
	font-size: 0.9em;
	line-height: 25px;;
}
#pre-header a{
	display: block;
	text-indent: 20px;
	color: #cccccc;
	text-decoration:none;
}
#pre-header a:hover{
	color: #fff;
}
#home{
	display:block;
	text-indent: 20px;
	background: url('images/home_grey.png') no-repeat center left;	
}
#lang-selector ul{
	float:right;
}
#lang-selector ul li{
	float: left;
	margin-left: 10px;
}

#lang-fr{
	background: url('images/fr.png') no-repeat center left;
}
#lang-uk{
	background: url('images/gb.png') no-repeat center left;	
}
#header{
	height: 116px;
}
#header h1{
	background: url('images/balcons-vaujany.gif') no-repeat scroll top left;
	margin-top: 25px;
	width: 362px;
	height: 78px;
}
#header h1 a{
	text-indent: -9999px;
	display:block;
	width: 362px;
	height: 78px;
}
#header h2 a{
	text-decoration: none;
	color: #fff;
	line-height: 116px;
	font-size: 1.4em;
}

#page{
	background-color: #fff;
	padding-bottom: 10px;
}
#famille{
	position: absolute;
	background: url('images/bg-famille.jpg') no-repeat scroll top left;
	width: 240px;
	height: 140px;
	bottom : 30px;
	left: 10px;
	z-index: 40;
}

#content {
	background: url('images/bg-content.gif') repeat-y center top;
}
#photo-top{
	padding: 10px 0 15px 0;
}
#menu-navigation{
	margin-bottom: 120px;
}
#menu-navigation ul{
	margin: 10px;
}
#menu-navigation ul.submenu{
	background-color:#D5D5D5;
	padding:5px 10px;
}
#menu-navigation ul li{
	border-bottom: 1px solid #636262;
	font-size: 1.2em;
	padding: 7px 0;
}
#menu-navigation ul.submenu li{
	border-bottom:none;
	font-size: 0.8em;
}
#menu-navigation ul li a{
	color: #636262;
	text-decoration: none;
}
#menu-navigation ul li a:hover{
	color: #000;
}
#zone-contenu{
	color: #7f7e7e;
	overflow: hidden;
}
#zone-contenu h1{
	font-size: 1.7em;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 15px;
}
#zone-contenu h2{
	color: #000;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-top: 15px;
}
#zone-contenu h3{
	color: #000;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 10px;
}
#zone-contenu p{
	margin: 1em 0;
}
#zone-contenu ul{
	padding-left: 15px;
	list-style-type: disc;
}
#zone-contenu .bloc-txt{
	background-color:#8DBADC;
	margin: 10px 0;
	padding: 5px;
	color: #333;
}
#zone-contenu .actualites{
	border-top: 1px solid #000;
	margin-top: 20px;
}

.bloc-droite{
	background: #eaeaea url('images/bg-droite.gif') repeat-x left bottom;
	margin-bottom: 10px;
	padding: 5px;
}
.bloc-droite h2{
	font-size: 1.2em;
}
.bloc-droite h2 a{ 
	color: #000;
	text-decoration: none;
}
.bloc-droite p{
	margin: 0.6em 0;
	font-size: 0.9em;
}

#bottom{
	height: 30px;
	line-height: 30px;
	font-size: 0.8em;
	text-align:right;
	color: #fff;
	background-color: #695545;
}
#bottom a{
	color: #fff;
	text-decoration: none;
}
#googlemap{
	width: 400px;
	height: 400px;
	margin: 20px 0;
	background: url('images/ajax-loader.gif') no-repeat center center;
	
}
