/* ------------------------------- */
/* -- CSS By Prezenz			-- */
/* -- http://www.prezenz.com	-- */
/* -- Copyright 2009			-- */
/* ------------------------------- */

/* ------------------------------- */
/* -- STRUCTURE					-- */
/* ------------------------------- */

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
}

body {
	height:100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:none;
}

/* ------------------------------- */
/* -- WEBSITE					-- */
/* ------------------------------- */

div#page {
	/* Tous les browsers */
	height: auto !important; 
	/* Pour IE */
	height: 100%; 
	margin:0 auto 0 auto;
	/* Tous les browsers */
	min-height: 100%; 
	position: relative;
	text-align: left;
	width:900px;
	background-image:url(../images/bg-content.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background:none;
}

div#page-home {
	/* Tous les browsers */
	height: auto !important; 
	/* Pour IE */
	height: 100%; 
	margin:0 auto 0 auto;
	/* Tous les browsers */
	min-height: 100%; 
	position: relative;
	text-align: left;
	width:900px;
	/*background-image:url(../images/bckgr.jpg);
	background-position:top left;
	background-repeat:repeat-y;*/
	background-color:#C1C1C1;
	background:none;
}

/* ------------------------------- */
/* -- HOME						-- */
/* ------------------------------- */

	#top-wrapper {
		height:254px;
	}
	
	#top-left {
		width:155px; 
		height:254px;
		float:left;  
	}
	
	#top {
		width:375px;
		float:left; 
		position:relative; 
		display:none
	}
	
	#top-right {
		height:244px;
		font-size:10px;
		text-align:right;
		padding-right:10px;
		padding-top:10px;
	}
	
	#top-content {
		float: right; 
		width:220px; 
		height:254px;
	}
	
	#menu-wrapper {
		margin: 0px; 
		padding: 0px; 
		height:166px;
		background-color:#294b63;
	}
	
	#menu-left {
		margin: 0px; 
		padding: 0px; 
		width:155px; 
		height:156px;
		float:left;  
		background-color:#294b63;
		padding-top:8px;
	}
	
	#menu {
		margin: 0px; 
		padding: 0px; 
		width:375px;
		float:left;
		display:none
	}
	
	#menu-right {
		margin: 0px; 
		padding: 0px; 
		background-color:#294b63;
		height:156px;
		padding-top:10px;
		text-align:right;
		margin-left:375px;
	}
	
	#menu-content {
		margin: 0px; 
		padding: 0px; 
		float: right; 
		width:220px; 
		height:166px;
	}
	
	#menu-left li {
		margin-left:15px;
		margin-bottom:3px;
		list-style:none;
		color:#D99B58;
		text-transform:uppercase
	}
	
	html[xmlns*=""] body:last-child #menu-left li {
		margin-left:15px;
		margin-bottom:5px;
		list-style:none;
		color:#D99B58;
		text-transform:uppercase
	}
	
	#menu-right li {
		margin-right:10px;
		margin-bottom:3px;
		list-style:none;
		text-transform:uppercase
	}
	
	#menu-wrapper li a {
		text-decoration:none;
		color:#DDDDDD;
	}
	
	#menu-wrapper li a:hover {
		text-decoration:none;
		color:#FFFFFF;
	}
	
	#menu-content li {
		/*list-style-image:url(../images/arrow_transp.gif);
		margin-left:20px;*/
		list-style:none;
		margin-left:0px;
		padding-bottom:5px;
	}
	
	#menu-content li a {
		color:#294b63;
		text-decoration:none;
		outline:none;
	}
	
	#menu-content li a:hover {
		color:#666;
	}

	#menu-content h2 {
		font-size:12px;
		margin: 0px;
		margin-bottom:5px;
		margin-top:5px;
		padding: 0px;
		color: #666;
		text-transform:uppercase;
	}

/* ------------------------------- */
/* -- COMMUN					-- */
/* ------------------------------- */

a { 
	color:#1D5E84;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#666;
}

hr {
	color:#FFF;
	background-color:#FFF;
	border-top:1px solid #CCC;
	margin-top:10px;
	margin-bottom:10px;
}

form {
	
		display:none
}

.formtop {
	border-top:1px solid #CCC;
	padding-top:10px !important;
	padding-top:15px;
	margin-top:19px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#777;
	display:none
}

.formtop select {
	color:#777;
	border:1px solid #777;
}

input {
	padding:2px;
	border:1px solid #CCC;
	color:#000;
	width:200px;
	font-size:11px;
}

input.auto {
	padding:0px;
	border:0px solid #CCC;
	color:#000;
	width:auto;
}

textarea {
	padding:2px;
	border:1px solid #CCC;
	color:#000;
	width:250px;
}

* html input {
	padding:0px;
}

select {
	padding:2px;
	border:1px solid #CCC;
	color:#000;
	font-size:11px;
}

a.pdf {
	background-image:url(../images/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	display:block;
	height:15px;
	padding-top:5px;
}

.break {
	page-break-after:always !important;
}

/* ------------------------------- */
/* -- HEADER					-- */
/* ------------------------------- */

div#header {
	background-repeat:no-repeat;
	background-position:right;
	height:auto
}

	div#header #smenu {
		position:absolute;
		top:8px;
		left:260px;
		width:615px;
		text-transform:uppercase;
		display:none
	}
	
	div#header #smenu ul {
		display:inline;
		list-style:none;
		margin:0px;
		padding:0px;
		position:absolute;
		left:0px;
	}
	
	div#header #smenu ul li {
		display:inline;
		list-style:none;
		margin:0px;
		padding:0px;
		padding-right:15px;
	}
	
	div#header #smenu a {
		text-decoration:none;
		color:#FFFFFF;
	}
	
	div#header #smenu a:hover {
		color:#CCC;
	}
	
	div#header #logo {
		width:259px;
		height:155px;
		display:none
	}
	
	div#header #logoprint {
		display:block;
		padding-bottom:40px;
	}
	
	div#header h1 {
		
		text-transform:uppercase;
		font-size:11px;
		color: #000;
		padding: 0px 10px;
		margin: 0px;
		text-align:left;
	}

/* ------------------------------- */
/* -- MAIN						-- */
/* ------------------------------- */
	
div#main {
	clear:both;
	height:auto !important;
	display:table;
}

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

div#main #menu {
	display:table-cell;
	float:left;
	width:190px;
	padding-top:10px;
		display:none
}

div#main #menu ul {
	list-style:none;
}

div#main #menu ul li {
	list-style:none;
	border-bottom:1px solid #265C76;
}

div#main #menu ul li a {
	display:block;
	color:#FFF;
	text-transform:uppercase;
	padding:3px 5px 3px 15px;
}

div#main #menu ul ul li a {
	display:block;
	color:#FFF;
	text-transform:none;
	padding:3px 5px 3px 25px;
}

div#main #menu ul li a:hover, div#main #menu ul li a.selected {
	background-color:#00354F;
}

/* ------------------------------- */
/* -- CONTENT					-- */
/* ------------------------------- */

div#main #content {
	display:block;
	padding:10px 10px 10px 10px;
}

div#main #content .text {
	padding:0 0px 0 0;
	white-space:normal;
}

div#main #content h2 {
	font-size:12px;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	color: #000;
	text-transform:uppercase;
}

div#main #content h3 {
	font-size:11px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	color: #888;
	border-bottom:1px solid #CCC;
	font-weight:normal;
}

div#main #content h6 {
	font-size:13px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px;
	color: #333;
	border-bottom:1px solid #999;
	font-weight:bold;
}

div#main #content ul {
	margin:0px;
	margin-top: 5px;
	padding: 0px;
}

div#main #content li {
	/*list-style-image:url(../images/arrow_white.gif);
	margin-left:20px;*/
	list-style:none;
	margin-left:0px;
	padding-bottom:5px;
	padding-bottom:10px;
	padding-left:0px;
	white-space:normal;
}

div#main #content .pdf li {
	/*list-style-image:url(../images/icon_pdf.gif);
	margin-left:20px;*/
	list-style:none;
	margin-left:0px;
	padding-bottom:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-left:0px;
	white-space:normal;
}

div#main #content .publication li {
	/*margin-left:20px !important;
	margin-left:15px;*/
	margin-left:0px;
	padding-bottom:5px;
	padding-bottom:10px;
	padding-left:0px;
	white-space:normal;
}

.back {
	text-transform:none;
	font-weight:normal;
	background-image:url(../images/arrow_back.gif);
	background-position:-2px left;
	background-repeat:no-repeat;
	padding-left:15px;
		display:none
}

.box {
	float:right;
	margin:15px 5px 0 2px;
		display:none
}

.box form {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:5px;
}

.box input/*, .box select*/ {
	width:100px;
	margin-bottom:3px;
}

ul.inline {
	list-style:none;
	margin:0 0 5px 0 !important;
	padding:0 0 5px 0 !important;
	border-bottom:1px solid #CCC;
		display:none
}

ul.inline li {
	display:inline;
	list-style:none;
	margin:0px !important;
	padding:0 6px 0 6px !important;
	color:#999;
}

ul#onglet {
	list-style:none;
	margin:10px 0 10px 0 !important;
	padding:0px !important;
	border-bottom:1px solid #CCC;
	width:500px;
	clear:both;
}

ul#onglet li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0 !important;
	padding:0px !important;
}

ul#onglet .last {
	margin:0px !important;
	padding:0px !important;
}

ul#onglet li a {
	display:inline-block;
	width:110px;
	padding:5px;
	text-align:center;
	border:1px solid #CCC;
	border-bottom:0px;
	background-color:#CCC;
}

ul#onglet li a.selected {
	background-color:#FFF;
	border:1px solid #CCC;
	border-bottom:0px;
}

.infos {
	color:#777;
}

/* ------------------------------- */
/* -- FOOTER					-- */
/* ------------------------------- */

div#footer {
	clear:both;
	padding:5px 150px 5px 260px;
	bottom: 0 !important;
	/* Pour IE */
	bottom: -1px;
	height: 20px;
	position: relative;
	margin: -30px auto 0 auto;
	width:490px;
	background-image:url(../images/bg-content.jpg);
	background-position:top left;
	background-repeat:repeat-y;
		display:none
}

div#footer .footertext {
	border-top:1px solid #CCC;
	padding-top:5px;
}

div#footer .right {
	float:right;
}

.lead {
	white-space:normal;
	width:auto;
	margin:0px;
	padding:0px;
}

span {
	white-space:normal;
	width:auto;
	margin:0px;
	padding:0px;
}