*{
	margin:0px;
	padding:0px;
	}
/*--------------STRUCTURE------------------*/
	
body {
	text-align:center;
	background-color:#E2BF47;
	/*background: url(../images/background-repeat.jpg) repeat-y top left;*/
}
	
#background {
	background: url(../images/bkg-vert.jpg) repeat-x top left;
	height:803px;
	margin-bottom:45px;
}

#container {
	width:899px;
	margin:0px auto;
	text-align:left;	
}

#header {
	
	padding-top:15px;
	margin-bottom:29px;
}
#logo{
	margin-top:14px;}

#lang{ 
	float:right;
	padding-top:6px;
	color:#f2f0ee;
	margin-right:13px;
	font-size:1.2em;
}


#content-home {
	min-height:400px;
	width:897px;
	background-color:#3b1c07;
	color:#ffffff;
	background: url(../images/bkg-content-home.jpg) no-repeat top left;
	
}
#content-activities {
	min-height:371px;
	width:897px;
	background-color:#3b1c07;
	color:#ffffff;
	background: url(../images/bkg-content-activities.jpg) no-repeat top left;
	
}

#content-contact {
	min-height:400px;
	width:897px;
	background-color:#3b1c07;
	color:#ffffff;
	background: url(../images/bkg-content-contact.jpg) no-repeat top left;
	
}

#content-etude {
	min-height:331px;
	width:897px;
	background-color:#3b1c07;
	color:#ffffff;
	background: url(../images/bkg-content-etude.jpg) no-repeat top left;
	
}

#content-link {
	min-height:400px;
	width:897px;
	background-color:#3b1c07;
	color:#ffffff;
	background: url(../images/bkg-content-link.jpg) no-repeat top left;
	
}


#left-content{
	font-family:"Lucida Grande",Verdana;
	width:358px;
	float:left;
	padding: 25px 10px 0px 20px;
	color:#f2f0ee;
	}

	
#right-content{
	margin-left:398px;}
	
#summary {
	width:897px;
	height:120px;
	background: #160a00 url(../images/bottom-summary.gif) no-repeat bottom right;
	
}

#menu {
	text-align: center;
	color:#f2f0ee;
}

#info {
	text-align:center;
	color:#ffffff;
}	

#footer {
	margin-left:50px;
	background: url(../images/footer.jpg) no-repeat top left;
	height:207px;
	margin-bottom:50px;
}
#footer-content {
	padding-left:70px;
	padding-right:100px;
	padding-top:70px;
	font-size:1.9em;
	color:#f2f0ee;
	line-height:1.0em;
	}

/*----------------MENU---------------------*/

ul.menu {
	font-family:Georgia;
	list-style:none;
	font-size:16px;
	white-space: nowrap;
	margin-left:1px;

}
	
ul.menu li{
	text-align: center;
	width:149px;
	float:left;
	display:inline;
	padding:10px 0 14px 0;
	border-top:1px solid #BF970E;
	border-bottom:1px solid #BF970E;
}

ul.menu li.active{
	background: #1F140C url(../images/rollover.gif) no-repeat bottom right;
}

ul.menu li a{
	text-decoration:none;
	font-weight:normal;
}

ul.menu li:hover{
	width:149px;
	font-weight:normal;
	background: #1F140C url(../images/rollover.gif) no-repeat bottom right;
}

/*-----------------MISE EN FORME-------------------*/

html {
	font-family: Georgia,Arial,sans-serif;
	line-height: 1.4em;
	font-size: 12px;
}

table {
	border-collapse:collapse;
}
table.info-contact{
	margin:0px auto;
}

table.info-contact td {
	padding:20px;
	padding-bottom:25px;
	text-align:left;
}

a img{border:none;}


a:link, a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#left-content p{
	text-align:left;
	margin-bottom:10px;
}
#left-content li{margin-bottom:10px;}
p {
}

h1 {
}

h2 {
	font-family:Georgia;
	font-size:1.6em;
	letter-spacing:0.1em;
	margin-bottom:12px;
	color:#ffffff;

}

h3 {
	font-family:Georgia;
	margin-bottom:14px;
}

h4 {
	font-size:14px;}
}


.collapse-container{
	margin-left:25px;
}

h4 a,h4 a:hover  {
	font-size:13px;
	letter-spacing: 0.05em;}

.slide-container {
	margin-left:25px;
}

.article_separator {
	visibility: hidden;
}

ul#vertical {
	margin-left:20px;}

ul#vertical li{
	margin-bottom:2px;
}


#demo-wrapper {
	width:360px;
	position: relative;
	height: 280px;
	overflow: hidden;

}

.scrolling-content {
	height: 280px;
}
	
.scrolling-content {
 	position: absolute;
}

.arrow {
	margin-bottom:-2px;
}

.description {
	font-size:0.9em;
	line-height:1.3em;

}

#jflanguageselection ul.jflanguageselection li ,#jflanguageselection ul.jflanguageselection li#active_language {
	font-size:1.2em;
	font-weight:normal;
	margin-right:10px;
	margin-top:8px;
	padding:0px;
	
}

