/* Start of CMSMS style sheet 'Accueil' */
div#main {
	background: transparent url(uploads/design/page_background.png) top left repeat-y;
}

div#main-text {
  padding-top: 4px;
}

div#footer {
	background: transparent url(uploads/design/page_footer.png) top left no-repeat;
}

/* MAIN RIGHT */

div#dons {
  position: relative;
  background: transparent url(uploads/design/module_dons.png) top left no-repeat;
  width: 198px;
  height: 134px;
  
  margin-top: 5px;
}

div#dons div#dons-montant {
  position: absolute;
  left: 40px;
  top: 64px;
  width: 80px;
  font-weight: bold;
  text-align: right;
}

div#dons div#dons-lien {
  position: absolute;
  left: 70px;
  top: 90px;
}

/* MAIN LEFT */

div#main_left {
	float: left;
	padding-right: 10px;
}

div#actualites {
  background: transparent url(uploads/design/module_actualites.png) top left no-repeat;
  width: 198px;
  height: 136px;
}

div#video {
  position: relative;
  background: transparent url(uploads/design/module_video.png) top left no-repeat;
  width: 198px;
  height: 212px;
  
  margin-top: 8px;
}

div#video div#video-swf {
  position: absolute;
  top: 50px;
  left: 5px;
}

div#video div#video-lien {
  position: absolute;
  font-size:7pt;
  top: 180px;
  left: 70px;
}

/* SCROLLER */

div#scroller-pos {
  position: absolute;
  left: 220px;
  top: 468px;
}

div#scroller-wrapper {
  position: relative;
  width: 475px;
  height: 130px;

  background: transparent url(uploads/design/module_scroller.png) top left no-repeat;
}

div#scroller-left {
  position: absolute;
  left: 10px;
  top: 50px;
}

div#scroller-right {
  position: absolute;
  top: 50px;
  left: 450px;
}

div#scroller {
  position: absolute;
  left: 40px;
  top: 0px;
  width: 400px;
  height: 230px;
  overflow: hidden;
}

div#scroller-inside {
  position: relative;
  left: 0;
  width: 1200px;
}
/* End of 'Accueil' */

/* Start of CMSMS style sheet 'Commune' */
body {
	background: #9b9b9b url(uploads/design/background.png) top left repeat;
	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: 917px;
	margin: 0 auto;
}

/* HEADER */

div#header {
	position: relative;
}

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

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

div#header h1 span {
	display: none;
}

/* MAIN */

div#main {
	clear: left;
  min-height: 370px;
}

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

div.module div.text {
  padding: 40px 5px 5px 5px;
  width: 185px;
}

div#main-in {
  padding: 5px 10px 5px 10px;
}

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

/* FOOTER */

div#footer {
  position: relative;
	width: 917px;
	height: 16px;
}

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

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

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

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

div#footer-mentions-legales a:hover {
  text-decoration: underline;
}

div#footer-ombre {
  position: absolute;
  left: -20px;
  top: 30px;
  background: transparent url(uploads/design/ombre.png) top left no-repeat;
  width: 955px;
  height: 57px;
}

/* MENU */

div#menu {
  position: relative;
}

div#menu {
	width: 917px;
	height: 28px;
	background: transparent url(uploads/design/menu.png) top left no-repeat;
	font-family: Arial;
}

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

div#menu ul.level1 li.level1 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 28px;
	z-index: 2;
	background: transparent url(uploads/design/menu_sep.png) top left no-repeat;
}

div#menu ul.level1 li#menu_15 {
	background: none;
}

div#menu ul.level1 li.level1 a.level1 {
  padding: 0 14px 0 14px;
  width: 100%;
}

div.menu_container {
  position: relative;
  top: 0px;
}

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

div#menu ul.level2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 205px;
	border: 1px solid #cfcfcf;
	border-top: 0;
}

div#menu ul.level2 li.level2 {
	line-height: 28px;
	padding-left: 10px;
	border-top: 1px solid #cfcfcf;
	background-color: #9b9b9b;
}

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

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

div#valeurs {
  background: transparent url(uploads/design/module_valeurs.png) top left no-repeat;
  width: 198px;
  height: 218px;
}

div#valeurs div.inside {
  position: relative;
  top: 50px;
  left: 1px;
}

div#valeurs div.toggler-page {
  position: relative;
  display: block;
/*
  width: 197px;
  height: 29px;
  background: transparent url(uploads/design/module_valeurs_title.png) top left no-repeat;
*/
  color: #808080;
  font-weight: bold;
  margin-bottom: 0.25em;
}

/* img, div { behavior: url(iepngfix.htc) } */
/* End of 'Commune' */

