body{
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;font-size:12px;
	overflow:none;}
div#container{margin:0px;overflow:none;}

	

div#barre{
	position:absolute;left:0px;
	height:30px;
	width:100%;
	min-width:850px;
	bottom:0px;
	background-image: url(images/fond_barre.jpg);}
div#barre p{margin:0px;}
div#menu_demarrer{background:url(images/bouton_accueil.jpg) no-repeat;width:140px;height:30px;}
div#menu_demarrer p{margin-left:0px;margin-bottom:2px;}
div#heure{
	width:100px;
	height:30px;
	background-image: url(images/bouton_droit.jpg);
	position:absolute;
	font-size:12px;
	right:0px;
	bottom:0px;
	color:#fff;}
div#heure p{margin:0px;margin-top:9px;margin-left:50px;}
div#lien1,div#lien2{
	height:15px;
	width:160px;
	color:#fff;
	text-align:center;
	background-image: url(images/lien.jpg);}
div#lien1{
	position:absolute;
	left:150px;
	height:24px;
	bottom:2px;}
div#lien1 p,div#lien2 p{margin:0px;margin-top:6px;}
div#lien2{
	position:absolute;
	left:313px;
	height:24px;
	bottom:2px;}
a:link {text-decoration: none;font-weight: normal;color: #fff;}
a:visited {color: #fff;text-decoration: none;}
a:hover {color: #114e87;font-weight:bold;}
a img {border:  none ;}


div#fenetre1{
	position:absolute;top:30px;left:50%;margin-left:-400px;	
	width:799px;
	background: url(images/fond_fenetre2.jpg) repeat-y;}
div#fenetre2{
	position:absolute;top:100px;left:50%;margin-left:-500px;	
	width:799px;
	background: url(images/fond_fenetre.jpg) repeat-y;}
div#fenetre1 p, div#fenetre2 p{margin-left:250px;}
div.titre{
	width:799px;
	height:30px;
	font-weight:bold;
	background-image: url(images/fond_titre.jpg);}
div#fenetre1 div.titre{background-image: url(images/fond_titre_a.jpg);}
div#fenetre2 div.texte{height:300px;overflow:auto;margin-right:5px;}
div.titre p{color:#fff;margin:0px;padding-top:8px;margin-left:40px;}
div.pied{
	margin:0px auto 0px auto;
	width:799px;
	height:28px;
	background-image: url(images/fond_pied.jpg);}
	
p{margin:2px;}
div#menu{position:absolute;bottom:30px;left:0px;width:380px;height:478px;background:url(images/demarrer.png);}
div#a{position:relative;top:165px;margin-left:8px;height:35px;background:url(images/images.jpg) left center no-repeat;}
p#a{padding-top:10px;text-indent:37px;font-weight:bold;color:#222;}
div#menu a{color:#222;}
div#menu a:hover{text-decoration:underline;}

textarea#accueil{border:1px solid #999;margin:3px 8px;width:782px;height:200px;}
form{margin:0px;}