body
{
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #333;
}

#conteneur
{
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y ;
}

#header
{
	height: 150px;
	width:910px;
	margin: 0;
	background-image: url(../img/header-temp.jpg);
	background-repeat: no-repeat ;	
}

#menu
{
	height: 22px ;
	margin: 0 5px 0 5px ;
	padding: 0;
	background: url(../img/menu.jpg) repeat-x 0 0px ;
	background-position:bottom;
	list-style-type: none
}

#menu li
{
	float: left;
	border-right: 2px solid #C6BD8A ;
}

#menu li a
{
	display: block;
	line-height: 22px;
	text-decoration: none ;
	padding: 0 20px ;
	color: #fff ;
	font-weight: bold ;
}

#menu li a:hover
{
	background: url(../img/menu.jpg) repeat-x 0 12px ;
	border-bottom: 0px;
}

img {
	border:0px;
}

#contenu li
{
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 80px;
	text-align: justify;
	font-size: 12px ;
	text-indent:-20px;
	font-style:italic;
}

#historique {
	background-image: url(../img/historique.jpg);	
}
#definition {
	background-image: url(../img/definition.jpg);	
}
#seance {
	background-image: url(../img/seance.jpg);	
}
#techniques {
	background-image: url(../img/techniques.jpg);	
}
#cursus {
	background-image: url(../img/cursus.jpg);	
}
#experience {
	background-image: url(../img/experience.jpg);	
}
#cabinet {
	background-image: url(../img/cabinet.jpg);	
}
#grossesse {
	background-image: url(../img/grossesse.jpg);	
}
#nourissons {
	background-image: url(../img/nourissons.jpg);	
}
#enfants_adolescents {
	background-image: url(../img/enfants_adolescents.jpg);	
}
#adultes {
	background-image: url(../img/adultes.jpg);	
}
#sportifs_autres {
	background-image: url(../img/sportifs_autres.jpg);	
}
#seniors {
	background-image: url(../img/seniors.jpg);	
}
#plan {
	background-image: url(../img/plan.jpg);	
}

#contenu .vignette  {
	background-repeat: no-repeat;
	background-position:top;
	width:150px;
	height:15px;
	float:left;
	text-align:center;
	padding-top:110px;
	margin-left:30px;
	margin-right:30px;
	cursor:pointer;
	padding-bottom:25px;
	
	margin-top: 0px;
	font-size: 12px ;
	text-indent:0px;
	font-style:normal;

}
#contenu .vignette_droite  {
	background-repeat: no-repeat;
	background-position:top;
	width:150px;
	height:15px;
	float:right;
	text-align:center;
	padding-top:110px;
	margin-left:30px;
	margin-right:30px;
	cursor:pointer;

	margin-top: 0px;
	font-size: 12px ;
	text-indent:0px;
	font-style:normal;
}
#contenu .vignette_plan  {
	background-repeat: no-repeat;
	background-position:top;
	padding-right:50px;
	width:500px;
	height:384px;
	float:right;
	text-align:center;
	margin-top: 0px;
}
.vignette a, p a {
	text-decoration:none;
	color: #000000 ;
	font-weight:bold;
}
a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

/* CONTENU */
#contenu h2
{
	margin-top: 40px;
	padding-left: 50px;
	margin-left:20px;
	margin-bottom:20px;
	font-size: 20px ;
	color: #333 ;
	font-style: italic ;
	font-family: Arial;
	background-image: url(../img/puce.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
}
#contenu h3
{
	margin-top: 40px;
	padding-left: 50px;
	margin-left:80px;
	margin-bottom:20px;
	font-size: 16px ;
	color: #333 ;
	font-style: italic ;
	font-family: Arial;
	text-decoration:underline;
	line-height:20px;
	background-image: url(../img/puce.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
}
#contenu p
{
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	font-size: 12px ;
	text-indent:20px;
}

#footer
{
	clear:both;
	height: 31px ;
	padding-right:20px;
	text-align: right ;
	font-style: italic ;
	color: #000000 ;
	background: url(../img/footer.jpg) no-repeat ;
}
#footer p
{
	padding-top:5px;
}
#squelette {
	float:right;
	background-image: url(../img/squelette.jpg);
	background-repeat:no-repeat;
	width:208px;
	height:400px;
	background-position:top;
	margin-right:30px;
	margin-left:30px;	
}
#squelette p {
	text-align:center;
	text-indent:0px;
	padding-top:240px;
	font-style:italic;
	font-weight:bold;
}


#centre {
	width:100%;
	clear:both;
	padding-top:30px;
	padding-bottom:50px;
}
#centre p {
	text-align:center;
}
.tablo {
	width:80%;
	border:1px solid #000000;
	border-right: 2px dotted #C0C0C0;
	border-bottom: 2px dotted #C0C0C0;
	margin-left:50px;
	text-indent:10px;
}
.tablo2 {
	border-bottom: 2px dotted #C0C0C0;
	margin-left:50px;
	text-indent:10px;
	font-weight:bold;
	font-size:11px;
	padding:3px;
}
.rouge {
	color: red;
}
.souligne {
	text-decoration:underline;
}
.retrait {
	padding-left:250px;
}

