html {
	position: relative;
	margin: 0;
	padding: 0;
	background: #002f72 url(images/bg-tiefe.gif) repeat-x; 
}

body { 
	position: absolute;
	margin: 0; 
	padding:0;
	width: 100%;
	font: 100.01% "Arial", "Verdana", "Trebuchet MS"; 
	color: #fff; 
	font-size: 12px;
	background: url(images/sable.jpg) repeat-x bottom left;
	}

#container {
	position: relative;
	/*font-size: 0.7em;*/
	line-height: 150%;
	padding: 0;
	padding-bottom: 20px;	
	width:1000px;
	margin:0 auto;
	z-index: 20;
	
}

* html #container {
	position: static;
}

#intro { 
	background: url(images/LogoSubaqua.png) no-repeat top left;
	min-width: 800px;
	margin-left: -100px; 	
	margin-right: 100px;
	padding-left: 200px;
}
	
#supportingText {
	padding-bottom: 30px;
	margin: 0 170px 0 140px; 
	/*padding-left: 180px;*/
	min-height: 760px;
	_height: 760px;
	z-index: 2;
}

#pageHeader {
	
	padding: 20px 20px 30px 20px;
	margin: 0 auto;
	margin-left: 50px;
	z-index:21;
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom: 10px;
}

#left-bandeau
{
	float: left;
	display:block;
	width: 120px;
	position:relative;
	color: #FF8435;
	margin: -20px 1em 1em 140px;
	border-right: thin solid #000;
	border-bottom: thin solid #000;
	padding: 1em;
}

#right-bandeau
{
	float: right;
	display:block;
	width: 250px;
	position:relative;
	border: thin solid #000;
	margin: -40px 1em 1em 1em;
	padding: 1em;
}


#liensExt
{	
	padding-right: 40px;
}

#linkList { 
	position: absolute; 
	top: 80px;
	padding-top: 59px; 
	width: 110px;
	line-height: 150%;
	}

ul.spip li
{
	background: url(images/petit_poisson-bleu.gif) no-repeat center left;
	padding-left: 30px;
	padding-bottom: 10px;
	height: 22px;
}

li
{
	list-style-type: none;
}
		

#linkList li
{
	padding-left: 20px;
}

li.article
{
	padding-left: 22px;
	margin: 10px 0 10px -20px;
	background: url(images/starfish22r.gif) no-repeat 0px 0px;
}

#left-bandeau li
{	

	padding: 3px 0 3px 10px;
	font-family: "Trebuchet MS", "Verdana", "Georgia";
	font-size: 1.4em;
}

#linkList li a, #linkList h3 a
{
	color: #FFF;
}

	

#linkList h3
{
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: -5px;
	height: 22px;
	font-size: 1.1em;
	background: url(images/starfish22.gif) no-repeat 0px 0px;
	
}

#footer
{
	text-align: right;
	padding-right: 40px;
	color: #000;
	font-stretch: expanded;
	font-weight: bolder;
}

#footer a
{
	color: #000;
}

a
{
	color: #FFF152;
	font-weight: bolder;
}

h1
{
	margin-left: -20px;
	color: #FFF152;
	font-family: "Trebuchet MS", "Verdana", "Georgia";
	font-size: 2em;
	font-stretch:  expanded; 
}

p
{
	margin-top: 0;
}

strong
{
	font-size: 1.2em;
	color: #FFF152;
}

li .negatif
{
	width: 150px;
	display: table;
	margin: 10px 0 20px 0;
	list-style-type: none;
	text-align: left;
	border: none;
}

img
{
	border: none;
}

.mailing a
{
	font-size: 0.9em;
	color: #ffc343;
	font-weight: bolder;
}

.bloc_date
{
	display: inline;
	margin-left: -60px;
}

#liens
{
	padding: 0 50px 0 50px;
	margin: 20px 240px 0 100px;
	border: 1px solid #FFF;
}

#liens li a
{
	background: url(../puce.gif) left middle;
	padding-right: 10px;
}

.date { /* date & author */
	color : silver;
	float:left;
	line-height:2.3em;
	margin:1.5em 0 5px 5px;
	padding-left:5px;
	border-right:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_hour {
		font-weight: bolder;
		color : silver;
	}

.date_day {
	display:block;
	font-size:3em;
	text-align:center;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:left;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}

.date_liste {
	color : silver;
	font-size:1.2em;
	text-align:left;
	font-weight:bold;
}

.bloc_date_liste
{
	border-left: 1px solid silver;
	margin-left: 50px;
	padding-left: 10px;
}

table td
{
	font-size: 1.1em;
	border: thin solid #6495ed;
	padding: 0.5em;

}

table
{
	border: #ffffff solid medium;
	border-collapse: collapse;
	text-align: center;
}

