/* ------------------------------- */
/* -- CSS By Prezenz			-- */
/* -- http://www.prezenz.com	-- */
/* -- Copyright 2009			-- */
/* ------------------------------- */

/* ------------------------------- */
/* -- STRUCTURE					-- */
/* ------------------------------- */

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
}

body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	font-size:13px;
}

/* ------------------------------- */
/* -- WEBSITE					-- */
/* ------------------------------- */

div#page {
	/* Tous les browsers */
	/**height: auto !important;**/ 
	/* Pour IE */
	height: 100%; 
	/* Tous les browsers */
	min-height: 100%; 
	position: relative;
	text-align: left;
	width:960px;
	margin:0 auto 0 auto;
	background-image: url(../images/structure/background.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

/* ------------------------------- */
/* -- COMMUN					-- */
/* ------------------------------- */

a { 
	color:#2E318F;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#333;
}

h1 {
	color:#000;
	text-transform:none;
	font-size:18px;
	border-bottom:2px solid #2E318F;
	margin-bottom:10px;
}

h2 {
	color:#666;
	text-transform:uppercase;
	font-size:14px;
	padding-top:2px;
}

h3 {
	color:#000;
	font-size:14px;
}

h4 {
	color:#999;
	font-size:12px;
}

blockquote {
	padding-left:40px;
	font-style:italic;
	color:#666;
}

.alignleft {
	float:left;
	padding-top:2px;
	margin-right:5px;
	margin-bottom:1px;
}

.alignright {
	float:right;
	padding-top:2px;
	margin-left:5px;
	margin-bottom:1px;
}

.aligncenter {
	text-align:center
}

.link_home_1 {
	display:block;
	position:absolute;
	right:-180px;
	top:-180px;
	width:500px;
	height:60px;
}

.link_home_2 {
	display:block;
	position:absolute;
	right:-180px;
	top:-110px;
	width:500px;
	height:70px;
}

.link_home_3 {
	display:block;
	position:absolute;
	right:-180px;
	top:-30px;
	width:500px;
	height:60px;
}


/* ------------------------------- */
/* -- FORM						-- */
/* ------------------------------- */

/* -- input		------- */

input {
	border:1px solid #CCC;
	padding:2px;
	width:98%;
	margin-bottom:4px;
}

.auto {
	border:0px;
	width:auto;
}

.mandatory {
	display: none
}

/* -- select	------- */

select {
	border:1px solid #CCC;
	padding:2px;
	width:185px;
	margin-bottom:4px;
}

/* -- textarea	------- */

textarea {
	border:1px solid #CCC;
	padding:2px;
	width:98%;
	margin-bottom:4px;
	height:140px;
}

/* -- button	------- */

.disable * {
	color:#CCC;
}

.button div {
	display:inline;
	width:auto;
}

	.button-left {
		background-image:url(../images/structure/button-red-left.gif);
		color:#FFFFFF;
		background-position:left top;
		background-repeat:no-repeat;
		padding-top:13px;
		padding-bottom:13px;
		padding-left:5px;
		height:12px;
		width:3px;
	}
	
	.button-right {
		background-image:url(../images/structure/button-red-right.gif);
		color:#FFFFFF;
		background-position:right top;
		background-repeat:no-repeat;
		padding-right:5px;
		padding-top:13px;
		padding-bottom:13px;
		height:12px;
		width:3px;
	}
	
	.button-middle {
		background-image:url(../images/structure/button-red-middle.gif);
		color:#FFF;
		background-position:left top;
		background-repeat:repeat-x;
		padding:6px;
		padding-top:13px;
		padding-bottom:13px;
		height:12px;
		text-transform:uppercase;
	}
	
.grey .button-left { background-image:url(../images/structure/button-grey-left.gif); }
.grey .button-right { background-image:url(../images/structure/button-grey-right.gif); }
.grey .button-middle { background-image:url(../images/structure/button-grey-middle.gif); }
	
.disable .button-left { background-image:url(../images/structure/button-grey-left.gif); }
.disable .button-right { background-image:url(../images/structure/button-grey-right.gif); }
.disable .button-middle { background-image:url(../images/structure/button-grey-middle.gif); }

/* ------------------------------- */
/* -- HEADER					-- */
/* ------------------------------- */

div#header {
	clear:both;
	height:120px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
}

div#header #logo {
	padding-left:80px;
	padding-top:8px;
}

div#header #logoprint {
	display:none
}

div#header #smenu {
	position: absolute;
	left:5px;
	bottom:5px;
}

div#smenu ul {
	display:inline;
	margin:0px;
	padding: 0px;
}

div#smenu ul li {
	display:inline;
	list-style: none;
	margin:0px;
	padding: 0px;
}

div#smenu ul li a {
	display: block;
	float: left;
	color: #FFF400;
	font-size: 12px;
	padding:2px 8px;
	margin:7px 0px;
}
#header a{
	text-decoration:none;
}

div#smenu ul li .selected, div#smenu ul li a:hover {
	color:#FFF;
}

/* ------------------------------- */
/* -- MENU						-- */
/* ------------------------------- */

div#menu {
	clear:both;
	height:34px;
	background: url(../images/menu.jpg) repeat-x;
}

div#menu ul {
	display:inline;
	margin:0px;
	padding: 0px;
}

div#menu ul li {
	display:inline;
	list-style: none;
	margin:0px;
	padding: 0px;
}

div#menu ul li a {
	display: block;
	float: left;
	color: #FFF400;
	font-size: 14px;
	padding:9px 8px 9px 8px;
	text-decoration:none;
	
}

div#menu ul li .light {
	/* background: #FFF; */ 
	float: right; 
	width:110px;	
	background: url(../images/menu.jpg) repeat-x;
	background-position: bottom left;
}

div#menu ul li .last {
	/* background: #FFF; */ 
	float: right; 
	width:137px
}

div#menu ul li .selected, div#menu ul li a:hover {
	color:#FFF;
	background: #0A127B
}

/* ------------------------------- */
/* -- MAIN						-- */
/* ------------------------------- */

div#main {
	clear:both;
	padding-bottom:60px;
	display: table;
}

* html #main {
	padding-bottom:60px;
}
	
.home {
	padding-top:200px;
	height:320px;
	min-height:320px;
	background: url(../images/dessin-accueil.jpg) no-repeat left top;
}

* {
	
}

.important {
	visibility: hidden;
}
	
div#main div#home {
	display: table-cell;
	float: left;
	width:680px;
	height: auto !important;
	height:250px;
	min-height:250px;
	position: relative;
}
	
div#main div#left {
	display: table-cell;
	float: left;
	width:80px;
	padding:10px;
}

div#left ul {
	display:block;
}

div#left ul li {
	list-style: none;
}

div#left ul li a {
	display: block;
	color: #000;
}
	
div#main div#right {
	display: table-cell;
	float: left;
	width:279px;
	padding:0px;
	/*background: #EEE*/
}

div#main div#right .box h2 {
	color:#FFF;
	font-size: 16px;
	padding-top: 4px;
}

div#main div#right .box {
	color:#FFF;
	background-image:url(../images/structure/box.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
	padding:5px 10px;
	font-size: 12px;
	height:80px;
	width:185px;
	margin: 0 auto;
}

div#main div#right .img {
	color:#000;
	font-weight: bold;
	margin-bottom:20px;
	text-align: center;
}

div#main div#right .text {
	padding: 10px;
}

div#main div#right .pdf a {
	background-image: url(../images/structure/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:50px;
	display: block;
	height:50px;
	margin-bottom:5px;
	font-weight: bold;
	font-size: 13px;
}

div#main div#right .map a {
	background-image: url(../images/structure/icon-map.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:50px;
	display: block;
	height:50px;
	margin-bottom:5px;
	font-weight: bold;
	font-size: 13px;
}
	
div#main div#content {
	display: table-cell;
  float: left;
	padding:40px 20px 20px 10px;
	/*padding-bottom:20px;
	padding-top: 40px;*/
	width:550px;
	/**height: auto !important;**/
	height:300px;
	min-height:300px;
}

div#main div#content ul, div#main div#content ol {
	margin-left:15px;
}

/* -- liste		------- */

.liste {
	list-style: none
}

.liste li {
	border-bottom:1px dotted #DDD;
	padding: 10px 0px;
}

.liste li a {
	font-weight: bold;
}

.faq li {
	background: url(../images/structure/bullet.jpg);
	background-repeat: no-repeat; 
	padding-left:20px;
	background-position: 0px 8px;
}

.listenuisances li{
  margin:5px 5px 15px 5px;
}
.listenuisances li ul li{
  margin:5px;
}

/* -- onglet	------- */

.onglet {
	display: inline;
}

.onglet li {
	display: inline;
}

.onglet a {
	display: block;
	background: #FFF;
	border:1px solid #CCC;
	border-bottom:0px;
	float: left;
	width:150px;
	padding: 5px; 
	font-weight:bold
}

.onglet .last a {
	border-left:0px solid #CCC;
}

.onglet .selected {
	background: #DDD;
	color:#000
}

#ceva, #alt {
	clear: both;
	border-top:1px solid #CCC;
	padding: 10px
}

/* ------------------------------- */
/* -- FOOTER					-- */
/* ------------------------------- */

div#footer {
	clear:both;
	padding:10px;
	font-size: 11px;
	position:relative;
	bottom:0px;
	width:940px;
	background: url(../images/structure/menu-background.jpg) repeat-x;
	color:#FFF;
	margin:-31px auto 0 auto;
	height:11px;
}

* html #footer {
	margin-top:-39px;
	line-height:11px;
}

div#footer div#footer_right {
	float:right;
}

div#footer a {
	color: #FFF400;
}

div#footer a:hover {
	color: #FFF;
}
