/* ----------  general ---------- */

* {
		margin: 0;
		padding: 0;
		}

html {
		font-size: 100%;
/* 		background-color: #001d43; */
		background-color: #0d0f22;
		}

body {
/* 		background: #001d43; */
		background-color: #0d0f22;
		font-size: 62.5%;
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		color: #f1f1f1;
		}

/*
a:link, 
a:visited { 
		color: #c8e12f;
		text-decoration: none;
		}
*/
a:link, 
a:visited { 
		color: #fff;
		text-decoration: underline;
		}
		
a:hover, 
a:focus {
		color: #88cef0;
		text-decoration: underline;
		}
.blanc { color :#fff; }

/* ---------- mise en page ------------*/

#wrapper {
		width: 950px;
		margin: 0 auto;
		}
		
#header {
		height: 130px;
/* 		border-bottom: 1px solid #f1f1f1; */
		padding-top: 10px;
		width: 950px;
		margin: 0 auto 10px;
		}
		
#main-content {
		width: 950px;
		height: 510px;
		}
#main-content2 {
		width: 950px;
		height: 690px;
		}
#main-content3 {
		width: 950px;
		height: 510px;
		}
		
#sidebar {
		width: 300px;
		float: left;
		margin: 0 0 0 50px;
		}
		
#left {
		position: absolute;
		float: left;
		width: 300px;
		}
#right {
		position: absolute;
		float: left;
		width: 640px;
		margin-left: 320px;
		padding-bottom: 30px;
		}
		
#left50 {
		position: absolute;
		float: left;
		width: 460px;
		}
#right50 {
		position: absolute;
		float: left;
		width: 470px;
		margin-left: 480px;
		padding-bottom: 30px;
		}

#left30 {
		position: absolute;
		float: left;
		width: 320px;
		}
#right70 {
		position: absolute;
		float: left;
		width: 550px;
		margin-left: 450px;
		padding-bottom: 30px;
		}

ul {
	list-style: disc;
	text-align: left;
	padding-left: 50px;
	padding-top: 0;
}
ul li {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 5px 0 0 0;
	margin: 0 0 2px 0;
	font-family: "Lucida Grande",Lucida,Arial;
	font-weight: normal;
}

/* ------------- header --------------*/
#header-wrapper {
		width: 950px;
		float: left;
		}

#nav {
		float: right;
		margin: 15px 0 0 0;
		font-size: 1.4em;
		}
		
#strip {
		background-color: #40a6f3;
		width: 100%;
		height: 5px;
		float: left;
		}
		
#nav a:link, #nav a:visited {
		color: #aeaeae;
		text-decoration: none;
		margin: 0 12px 0 12px;
		padding: 0 0 10px 0;
		}
#nav a:hover {
		color: #c8e12f;
		text-decoration: none;
		margin: 0 12px 0 12px;
		padding: 0 0 10px 0;
		border: none;
		}
		
#nav #active { color: #c8e12f; }
		
#logo { 
		float: left;
		margin: 0 auto;
		border: none;
		text-align: center;
		}
		
#index-header {
		color: #949393;
		/*Whitney: 7.2em | Museo: 6.5*/
		font-size: 1.8em;
		line-height: 1.2em;
		padding: 10px 0 30px 0;
		width: 950px;
		float: left;
}
#index-header a:link, #index-header a:visited, #index-header a:hover {
		color: #aeaeae;
		text-decoration: none;
		margin: 0;
		padding: 0 0 10px 0;
		border: none;
		}
#index-header strong {
		font-weight: normal;
}

/* --------------------------- footer ------------------------------------ */
.footer-module-small {
		width: 150px;
		margin: 15px 8px 0 0;
		float: left;
		}
		
.footer-module-large {
		width: 360px;
		margin: 15px 0 0 0;
		border-top: 1px solid #aeaeae;
		float: left;
		}
		
#footer {
		margin: 10px 0 0 0;
		width: 100%;
		padding: 0 0 50px 0;
		}

#footer-wrapper {
		width: 990px;
		margin: 0 auto;
		padding: 0;
		}
#footer-wrapper object{
	padding: 0 0 0 10px;
}

#footer ul { margin: -10px auto 30px auto;width:990px; display: block; padding: 0 0 0 20px; }
		
#footer li {
		list-style: none;
		font-size: 1.2em;
		line-height: 1.6em;
		}
#menu{
	width:990px;
	margin:0 auto;
}

#menu ul{
	width:980px;
	margin:0 auto;
	list-style-type: none;
	padding: 0; 
}
#menu li{
	padding: 0;
	margin: 0; 
	display: block;
	float: left;
}
#menu li a{
	font-family: "Helvetica";
	font-size: 1.1em;
	padding: 10px 15px 10px 15px;
	margin: 0;
	color:#fff;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li:first-child a{
	padding: 10px 15px 10px 0px;
	color:#fff;
}
#menu li:first-child a:hover{
	border: 0;
	padding: 10px 15px 10px 0px;
	text-shadow: 0px 0px 20px #fff;
	font-weight: bold;
}
#menu li:first-child a.current{
	border: 0;
	padding: 10px 15px 10px 0px;
	text-shadow: 0px 0px 20px #fff;
	font-weight: bold;
}

#menu li a:hover{
	border: 0;
	padding: 10px 15px 10px 15px;
	text-shadow: 0px 0px 20px #fff;
	font-weight: bold;
}
#menu li a.current{
	border: 0;
	padding: 10px 15px 10px 15px;
	text-shadow: 0px 0px 20px #fff;
	font-weight: bold;
}

#footer a { color: #e7e7e7; }
#footer a:hover { border-bottom: 1px dotted #7b7b7b; }
		
		
/* -------- sub-footer -------------- */

#sub-footer {
		color: #7b7b7b;
		width: 950px;
		margin: 0 auto;
		padding: 5px 0 0 0;
		height: 60px;
		text-align: center;
		}

#sudcorse {
		float: left;
		padding-left: 400px;
		font-size: 1.3em;
		}
		

#site-tree {
		font-size: 1.2em;
		padding-top: 40px;
		text-align: center;
		}
		
#site-tree a:link, 
#site-tree a:visited {
		color: #b5b5b5;
		text-decoration: none;
		}
		
#realisation a:link, 
#realisation a:visited { 
		color: #7b7b7b;
		text-decoration: none;
		}
		
#site-tree a:hover, 
#site-tree a:focus,
#realisation a:hover, 
#realisation a:focus {
		color: #88cef0;
		text-decoration: underline;
		}
	
	
/* ---------------------------------- */

#sous-menu{
	width: 200px;
	float: left;
	height: auto;
	font-size: 1.0em;
	font-family: "helvetica",Lucida,Arial;
	line-height: 1.4em;
}
#sous-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sous-menu li {
	padding: 2px 0 2px 0;
	margin: 0; 
}
#sous-menu li a {
	font-size: 1.0em;
	font-family: "helvetica",Lucida,Arial;
	line-height: 1em;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
#sous-menu li a:hover{
	text-shadow: 1px 1px 10px #fff;
	font-weight: bold;
	color: #f1f1f1;
}

#sous-menu li a.current{
	text-shadow: 1px 1px 5px #fff;
	font-weight: bold;
	color: #f1f1f1;
}

#content{
	width: 700px;
	margin: 0 0 0 20px;
	float: left;
	height: auto;
	font-size: 1.2em;
	font-family: "Lucida Grande",Lucida,Arial;
	line-height: 1.4em;
	text-align: justify;
	border-left:1px solid #343645;
	padding: 0 0 0 20px;
}

#content img{
	margin: 5px;
}


.main-module h1, 
.sidebar-module h1, 
.footer-module-small h1,
.footer-module-large h1 {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	font-family: "Lucida Grande",Lucida,Arial;
	line-height: 1.5em;
	text-align: justify;
}

.main-module h2 {
	color: #fff;
	padding: 0 0 16px 0;
	font-size: 1.2em;
	font-family: "Lucida Grande",Lucida,Arial;
	line-height: 1.5em;
	text-align: justify;
}

.main-module p, .main-module td {
	font-size: 1.15em;
	line-height: 1.4em;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	font-family: "Lucida Grande",Lucida,Arial;
	font-weight: normal;
	text-align: justify;
}
td {
	vertical-align: top;
}
input, textarea {		
	font-family: "Lucida Grande",Lucida,Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 4px;
	background-color: #0d0f22;
	color: #fff;
	border: solid 1px #fff;
}

.bloc:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------------ sidebar -----------------*/

.sidebar-module h1 {
		margin: 4px 0 15px 0;
		}
		
.sidebar-module p {
		font-size: 1.3em;
		line-height: 1.6em;
		margin: 0 0 30px 0;
		}
		
.sidebar-module p.sidebar-link{
		font-weight: bold;
		margin: -10px 0 50px 0;
		color: #c8e12f;
		text-decoration: none;
		}
		
.sidebar-module p a:link,
.sidebar-module p a:visited {
		color: #c8e12f;
		}
		

		
