/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #a9bfcb;}
a:visited {color:#a9bfcb;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #a9bfcb;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px;}
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
text-align: left;
background-color: #e1ddd9;
background:  url(http://img.reltsnuk.net/banner.png);
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;padding:20px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #e1ddd9; /* color of the left column  */ 
border-right: solid 200px #e1ddd9; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

<!-- 
/* CSS issu des tutoriels www.alsacreations.com/articles */

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
	list-style-type: square;
list-style-type: none;
}

#menu {
position: absolute;/*par rapport a toute la fenetre*/
position: relative;/*par rapport au contenant*/
top: 0;
left: 0;
}

dl#menu {
width: 200px;
}

dl#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
background: #cccccc;
background: #A9BFCB;
}

dl#menu dd {
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
}

dl#menu ul {
	padding-left:17px;
	padding-left:0px;
}

dl#menu li {
text-align: left;
}

dl#menu li a, dl#menu dt a {
color: #000000;
text-decoration: none;
display: block;
border: 0 none;
height: 13px;
}

dl#menu dt a {
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eeeeee;
background: #cbe1ed;
}

dl#menu li a:focus, dl#menu dt a:focus {
color: #cccccc;
color: #A9BFCB;
}

-->

dt {
font-size: 11px;
text-transform:uppercase;
background-color: #a9bfcb;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px;
}

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
border-left: 1px solid #564b47;
border-right: 1px solid #564b47;
margin: 0px; 
text-align: justify;
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}
#back {
clear:both;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; }

/*  ----------------autres---------------------- */ 
#lol {
position: fixed;
top: 2px;
right: 12px;
width: 1px;
z-index: 1;
}