.a_bleu
{
	color:#0097d5;
	text-decoration:none;
	font-style:italic;
	font-size:13px;
	font-weight:900;
}

.a_rouge
{
	color:#F00;
	text-decoration:none;
	font-style:italic;
	font-size:13px;
	font-weight:700;
}

a{
	text-decoration:none;
	border-bottom:1px dotted;
	color:#090;
}

body
{
	background-color:#DFEFFF;
	font-family:tahoma, arial, times;
	font-size:12px;
	height:500px;
	
}

#bas_page
{
	background:url(images/bas_page.gif) no-repeat;
	color:#630;
	height:200px;
	margin-top:-50px;
	width:900px;
}

#texte_bas_page
{
	color:#630;
	height:150px;
	width:900px;

}

#titre
{
	color:#F00;
	font-size:18px;
	position:absolute;
	margin-left:700px;
	margin-top:42px;
	margin-left:650px;
	width:190px; 
	text-align:right; 
	border-bottom:dotted; 
	border-color:#009;
}
#body
{
	height:610px;
	width:900px;
	text-align:center;
}

#menu
{
	font-weight:900;
	margin-top:-35px;
	
}

#menu a
{
	color:#FFF;
	font-size:14px;
	border:none;
}
#menu td
{
	width:175px;
}

#menu_gauche
{
	text-align:left;
	position:absolute;
	margin-top:40px;
	margin-left:20px;
	font-size:13px;
	font-weight:900;
	
}

#corps
{
	background:url(images/background_paneau3.jpg) no-repeat;
	height:490px;
	margin-top:8px;
	position:relative;
	text-align:left;
}

#corps_contenu
{
	height:400px;
	margin-top:70px;
	position:absolute;
	margin-left:250px;
	width:620px;
	overflow :auto;
	text-align:center;
}

.affiche
{
	display:block;
	margin-left:30px;
	margin-bottom:15px;
}
.cache
{
	display:none;
}

#chemin
{
	position:absolute;
	margin-top:20px;
	margin-left:250px;
	text-align:left;
}

/*#corps
{
	position:absolute;
	height:250px;
	margin-top:200px;
	margin-left:200px;
	width:600px;
}

#menu
{
	color:#FFF;
	font-size:14px;
	font-weight:900;
	margin-top:140px;
	position:absolute;
	width:100%;
}

#menu td
{
	width:175px;
}

#menu_gauche
{
	margin-top:200px;
	position:absolute;
}*/