body
{
	width:800px;
	margin:auto;
	background-image:url("images/fond.jpg");
	background-repeat:no-repeat;
	background-position:center 0px;
}
#entete
{
	border:ridge 3px rgb(55,108,167);
	background:url("images/fond_entete.png");
}
#image_entete
{
	float:left;
	border-right:ridge 3px rgb(55,108,167);
	display:block;
}
#flautissimo
{
	margin:auto;
	display:block;
}
#menu
{
	float:left;
	width:150px;
	border:ridge 3px rgb(55,108,167);
	font-size:x-large;
	background:url("images/fond_menu.png");
}
.element_menu
{
	border-bottom:solid 1px rgb(55,108,167);
}
#langue
{
	border-bottom:ridge 3px rgb(55,108,167);
}

#blocNouveau
{
	border-top:ridge 3px rgb(55,108,167);
}

.element_menu a, .actuel, .actuel_s, .actuel_sy, .important
{
	text-decoration: none;
	font-weight:bold;
	font-family:calibri;
	color:rgb(55,108,167);
	margin-left:30px;
}
.important
{
	color : red;
	font-size : x-large;
	margin-top : 5px;
}

.element_menu a:hover:before
{
	content:url("images/cle_sol.gif");
	float:left;
	margin-left:8px;
	
}
.actuel:before
{
	content:url("images/cle_sol.gif");
	float:left;
	margin-right:10px;
}
.element_menu a:hover, .actuel, .actuel_s, .actuel_sy
{
	color: rgb(0,0,100);
	margin-left:8px;
}
.sous_menu, .actuel_s, .sous_menu_yoga, .actuel_sy
{
	margin-top:-12px;
	font-weight:bold;
	font-size:large;
	clear:both;
	
}

.sous_menu a:hover:before
{
	content:url("images/croche.png");
	float:left;
	margin-left:10px;
}

 .sous_menu_yoga a:hover:before
{
	content:url("images/om.jpg");
	float:left;
	margin-left:10px;
}
.actuel_s:before
{
	content:url("images/croche.png");
	float:left;
	margin-right:10px;
}

.actuel_sy:before
{
	content:url("images/om.jpg");
	float:left;
	margin-right:10px;
}

#nouveau
{
	margin-top : -15px;
}

#nouveau a
{
	color:red;
}

#contenu
{
	margin-left:155px;
	background-color:#ffffee;
	font:large calibri;
	padding:10px 0px;
	color: rgb(0,0,102);
	width:645px;
	min-height:610px;
}
#contenu a
{
	color: rgb(0,0,100);
}
#images
{
	padding:0px 15px;
	text-align:center;
}
#texte
{
	padding:0px 30px;
}
.lequipe h2
{
	margin-left:10px;
}
.titre_clear
{
	clear:both;
}
.lequipe img
{
	float:left;
	margin:20px;
	margin-bottom:40px;
	
	display:block;
}
.lequipe_decale
{
	margin-left:240px;
}
#contenu .droite
{
	float:right;
}
#contenu .gauche
{
	float:left;
}
.suite
{
	clear:both;
}
#contenu h1, #contenu h2
{
 font-family:"arial";
}
.question
{
	font-weight:bold;
}
.reponse
{
	font-style:italic;
}

.titre_special
{
	text-align:center;
}
#evident
{
	color:blue;
	font-weight:bold;
	text-align:center;
}
.centré
{	
	text-align:center;
}
#plan
{
	position:relative;
	left:20px;
	top:10px;
}

.image_accueil
{
	float:left;
	margin:5px 10px;
	margin-left:0px;
}
td
{
	padding:10px;
}
.nouveau
{
	color:red;
	text-align:center;
}
.tableauABordures
{
	border-collapse: collapse;
}
.tableauABordures td
{
	border: 1px solid black;
}
.rouge
{
	color: red;
	
}
.listeDoubleCroche li
{
	list-style-image: url(images/double_croche.png);
}
#pieddepage
{
	border-top:ridge 3px rgb(55,108,167);
	font-size:small;
	padding:0px 30px;
	word-spacing: 10pt;
}

iframe
{
	width:100%;
	height:1000px;
	border:none;
}

.lequipe img{
	width:280px;
}