/* CSS Document */

body {

	background:url(images/bgb2.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px 10px 0px 10px;

}

a:link {
	color: #000033;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #e65501;
}
a:active {
	color: #e62e2e;
}

#titredepage{ color: #BC8F1B; font-size:26px; text-align:center; margin:10px 0px 15px 0px}

#leftcontent { position: absolute;
left:10px;
top:151px;
width:181px;
background:#d4cafa;
border:2px groove #00004c; 
z-index:2;
}

#centercontent { position: relative;
background:#fff;
margin-left:179px;
margin-right:179px;
border:1px solid #00004c;
padding:0px;
min-width:584px;
z-index:1;
}
#contenu { margin: 10px; }

#rightcontent { position: absolute;
right:10px;
top:151px;
width:181px;
background:#d4cafa;
border:2px groove #00004c; z-index:0;
}

#banner {
margin-bottom:18px;  background-color:#f5f7f9;
height:118px; border:2px groove #00004c;
}

p,h1,h2,h3 { margin:0px 10px 10px 10px;
}
.StyleMini9 {	color: #7E552A;
	font-size: 9px;
}
 .Stel { color: #CC0000; font-weight: bold;}
 .Smail {	color: #00f;}
