/* Start of CMSMS style sheet 'Commune' */
body {
	background: #9b9b9b url(uploads/design/page_background.png) top left repeat-x;
	margin: 0;
	padding: 0;
	
	font-family: arial;
	font-size: 0.8em;
}

a img {
  border: 0;
}

a:visited {
text-decoration: none;
color:#615b55;
font-weight: bold;
}
a {
text-decoration: none;
color:#615b55;
font-weight: bold;
}
a:hover {
text-decoration: underline;
color:#615b55;
font-weight: bold;
}

td {
  vertical-align: top;
}

/* PAGE */

div#page {
  position: relative;
	width: 920px;
	margin: 0 auto;
}

/* HEADER */

div#header {
	position: relative;
}

div#header h1 {
	padding: 0;
	margin: 0;
	width: 920px;
	height: 124px;
	/* background: transparent url(uploads/design/header_background.png) top left no-repeat; */
	z-index: 2;
}

div#header h1 span {
	display: none;
}

div#cube_left {
	position: absolute;
	left: -75px;
	top: 30px;
	width: 94px;
	height: 105px;
	background: transparent url(uploads/design/header_background_extra_left.png) top left no-repeat;
	z-index: 1;
}

div#cube-right {
  position: absolute;
  top: 35px;
  left: 730px;
}

/* MENU */

div#menu {
	width: 920px;
	height: 40px;
	background: transparent url(uploads/design/menu_background.png) top left no-repeat;
	
	font-family: Trebuchet MS;
}

div#menu ul.level1 {
	display: block;
	margin: 0;
	padding: 11px 0 0 22px;	
	list-style-type: none;
}

div#menu ul.level1 li.level1 {
	position: relative;
	float: left;
	height: 27px;
	z-index: 2;
}

div.menu_container {
  position: relative;
  top: -3px;
}

div.menu_hider {
  position: absolute;
  width: 260px;
  overflow: hidden;
}

div#menu ul.level2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 250px;
	border: 2px solid #fff;
	border-top: 0;
}

div#menu ul.level2 li.level2 {
	padding: 2px 2px 2px 4px;
	height: 20px;
	border-top: 2px solid #fff;
	background-color: #9b9b9b;
}

div#menu ul.level2 li.level2:hover {
	background-color: #a00;
}

div#menu ul.level2 li.level2 a {
	padding-left: 4px;
}

div#menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* MAIN */

div#main {
	clear: left;
	background: transparent url(uploads/design/main_background.png) top left repeat-y;
min-height: 450px;
}

div#main-in {
	padding: 15px 20px 0 15px;
}

div#main-text p {
	margin: 0;
}

/* MAIN RIGHT */

div#main_right {
  position: relative;
	float: right;
  margin-left: 10px;
}

div#recherche {
  position: absolute;
  left: 85px;
  top: 35px;
}

div#recherche-resultat {
  min-height: 400px;
}

div#formulaire {
	width: 205px;
	height: 443px;
	background: transparent url(uploads/design/module_formulaire.png) top left no-repeat;
}

div#formulaire-in {
  padding: 140px 10px 10px 10px;
}

/* FOOTER */

div#footer {
  position: relative;
	width: 920px;
	height: 16px;
	background: transparent url(uploads/design/footer_background.png) top left no-repeat;
}

div#footer div {
  color: #fff;
  font-size: 0.7em;
}

div#footer-copyright {
  position: absolute;
  top: 10px;
  left: 10px;
}

div#footer-mentions-legales {
  position: absolute;
  top: 10px;
  left: 820px;
}

div#footer-mentions-legales a {
  color: #fff;
  text-decoration: none;
}

div#footer-mentions-legales a:hover {
  text-decoration: underline;
}
/* End of 'Commune' */

/* Start of CMSMS style sheet 'Accueil' */
/* MAIN LEFT */

div#main_left {
	float: left;
	padding-right: 10px;
}

div#main_left div.module {
	margin-bottom: 10px;
}

div#informations {
	width: 204px;
	height: 192px;
	background: transparent url(uploads/design/module_informations.png) top left no-repeat;
}

div#informations a {
  color: #a00;
  text-decoration: none;
font-weight: bold;
}

div#informations a:hover {
color: #a00;
  text-decoration: underline;
font-weight: bold;
}

div#informations a:visited {
  color: #a00;
  text-decoration: none;
font-weight: bold;
}

div#lettre_informations {
	width: 204px;
	height: 42px;
}

div#references {
	width: 204px;
	height: 190px;
	background: transparent url(uploads/design/module_references.png) top left no-repeat;
}

div#main_left div.module div {
	padding: 40px 10px 0 15px;
}

div#main-text {
	margin-left: 215px;
  min-height: 450px;
}

/* ACCORDEON */

div#accordeon-wrapper {
  position: relative;
}

div#accordeon { 
  position: absolute;
  margin: auto;
  top: 210px;
  width: 448px;
  height: 233px;
  background: transparent url(uploads/design/module_accordeon.png) top left no-repeat;
  overflow: hidden;
}

div#accordeon ul {
	margin: 0;
	padding: 5px 7px 0 7px;
	list-style-type: none;
  width: 446px;
}

div#accordeon li {
	width: 215px;
	height: 225px;
	float: left;
  overflow: hidden;
}
 
div#accordeon ul li.left {
	position: relative;
	border-left: 1px solid #b2b2b2;
}

div#accordeon div.slide-normal {
	position: relative;
	width: 215px;
	height: 225px;
}

div#accordeon div.slide-normal-in {
	display: block;
}

div#accordeon div.slide-big {
	position: relative;
	width: 365px;
  height: 214px;
}

div#accordeon div.accord {
	
}

li#accord1 div.slide-text {
	position: absolute;
	left: 225px;
	top: 75px;
  width: 130px;
  text-align: center;
}

li#accord2 div.slide-text {
	position: absolute;
	left: 225px;
	top: 75px;
  width: 130px;
  text-align: center;
}

div#accordeon a {
  color: #a00;
  text-decoration: none;
}

div#accordeon a:hover {
  text-decoration: underline;
}
/* End of 'Accueil' */

