/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
font-size: 14px;
background-color: #FFFEE1;
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/fond_jaune.jpg);	
color:#000000;
padding:0px;
margin:0px;
}
td {font-size: 12px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;}
table {
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px;
}

a {color: #006633;}
a:visited {color:#6666CC;}
a:hover {color: #CC6600;}
a:active { color:#006633;}
.grasplus {font-size:18px}
h1 {
font-size: 24px;
color: #FF9E6A;
text-align:center;
padding:5px 15px 15px;
margin:0px }

h2 {
font-size:18px;
text-align:center;
font-weight: normal;
padding: 5px 10px;
margin:0px;}
h3 {
	font-size:16px;
	font-weight: bold;
	padding: 10px 10px 0px;
	margin:0px;
	color: #009900;
}

img.download {vertical-align:middle;}
img.illusG {
	margin-right: 3px;
	border: 3px solid #FFCC99;
}
img.illusD {
	margin-left: 3px;
	border: 3px solid #FFCC99;
}

/* ----------container to center the layout-------------- */
#container {
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-image: url(images/bandeau_vertical.jpg);
	background-repeat: repeat-y;
}
/* -----------------content--------------------- */
#content {
background-image: url(images/fond_jaune.jpg);
padding: 0px;
margin-left: 100px;
margin-right: 0px;
width:700px;
}
div#content { 
min-height:450px;
height:expression(this.scrollHeight > 450 ? "auto":"450px");
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
	font-size:12px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align:center;
	height:40px;
	background-image: url(images/bandeau_horizontal.jpg);
	font-weight: bold;
}
.centrer {
	text-align: center;
}
.large {
	width: 750px;
}
.fondbleu {
	color: #FEF9DB;
	background-image: url(images/bandeau_horizontal.jpg);
}
.fondvert {
	background-image: url(images/bandeau_vertical.jpg);
	background-position: bottom;
}
.fondvert2 {
	background-color: #99BB33;
}
.fondjaune {
	background-image: url(images/bandeau_vertical.jpg);
	background-position: top;
}
.fondjaune2 {
	background-color: #FFDD66;
}
.legende {
	font-size: 10px;
	font-style: italic;
}
ul {
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px
}
ul.liens {
	list-style-type: none;
}
ul.liens li{
margin:5px -10px 10px 0}

.entetetable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6887D9;
}
