/* CSS Document */
* {
margin:0;
padding:0;
}
/* gestion du corps */
body {
	position:absolute;
	margin-left: -378px;
	left: 50%;
	width: 750px;
	min-height:350px;
	background:url(images/font_vert.jpg) repeat;
	font-size: 62.5%;
	margin-top: 5px;
	}

#tableaucours tr td {
	border: 1px solid #FFFF00;
}

#tableaustages tr td {
	border: 1px solid #FFFF00;
}

/* gestion de la taille de la page */	
#cadre {
	position:absolute;
	top:3px;
	width:800px;
	height:600px;
	}
/* gestion de l'image de fond */	
#imagebambous {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:600px;
	}

#tableaucours {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	position:absolute;
	top:37px;
	left: 13px;
	width: 543px;
	border: 1px solid #FFFF00;
	height: 267px;
}

#tableaustages {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	position:absolute;
	top:48px;
	left: 13px;
	width: 541px;
	border: 1px solid #FFFF00;
	height: 162px;
}


/* gestion des titres */
#titre {
	position:absolute;
	top:20px;
	left:285px;
    font-family:"Times New Roman", Times, serif;
	font-size:44px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	width: 455px;
	}
	
.titrepart2 {
	font-size:36px;
	}
	
#soustitre {
	position:absolute;
	top:72px;
	left:285px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#FFFF00;
	font-weight: bold;
	}
/* gestion du cadre du corps de texte */
#cadretexte {
	position:absolute;
	top:166px;
	width:535px;
	height:405px;
	background:url(images/fond_texte.png) no-repeat;
	left: 208px;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: justify;
	}
/* gestion de la barre de menu - dessin  */	
	
#fondmenu {
	position:absolute;
	top:130px;
	width:609px;
	height:30px;
	left: 207px;
	padding: 0;
	margin: 0;
	background:url(images/fond_menu.png) no-repeat;
	}
/* gestion des menus déroulant  */	
#fondmenu ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 1em 5px 0;
	margin: 0 0 0 10px;
	}
	
#fondmenu ul li {
	display: inline;
	list-style: none;
	padding:2px 0;
	}

#fondmenu ul li a {
	text-decoration:none;
	padding: 1px 0.45em 4px 0.45em;
	}

#fondmenu ul li a:link, #fondmenu ul li a:visited {
	color:#FFFFFF;
	}

#fondmenu ul li a:link:hover, #fondmenu ul li a:visited:hover {
	color:#FFFFFF;
	background-color: #4a8305;
	}

#fondmenu ul li a#current {
	background-color: #4a8305;
	color: #FFFF00;
	}
/* gestion du format et du style de texte  */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.30em;
    margin-top:13px;
	}

.textegras {
	color:#FFFF00;
	font-weight:bold;
	}

.texteitalique {
	font-style:italic
	}

.puce {
	font-weight:bold;
	font-size:13px;
	color:#FFFF00
	}
/* gestion du copyright */
#copyright {
	position:absolute;
	top:570px;
	width:124px;
	height:16px;
	left: 380px;
	font-size: 16px;
	text-align: justify;
	}
	
.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color:#264F15;
	font-style:italic;
	}
/* gestion du texte page accueil */
#carchinois {
float:left;
margin-right: 15px;
}

#cadretexte_accueil {
	position:absolute;
	top:166px;
	width:535px;
	height:405px;
	background:url(images/fond_texte.png) no-repeat;
	left: 208px;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: justify;
	}

#cadretexte_qigong {
	position:absolute;
	top:166px;
	width:535px;
	height:405px;
	background:url(images/fond_texte.png) no-repeat;
	left: 208px;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: justify;
	}
/* gestion de la page tarifs */
.petitinterligne {
line-height:0.25em;
	}

.petitetailleitalic {
font-size:12px;
font-style:italic;
	}

.petitinterlignecours {
line-height:1.30em;
	}

#cadretexte_cours3 {
	position:absolute;
	top:312px;
	width:542px;
	height: 95px;
	left: 13px;
	padding: 1px 1px;
	margin-top:1px;
	color: #FFFFFF;
	font-size: 16px;
	text-align:justify;
	}
	
#cadretexte_plan {
	position:absolute;
	top:-4px;
	width:197px;
	height: 37px;
	left: 366px;
	padding: 1px 1px;
	margin-top:1px;
	color: #FFFFFF;
	font-size: 16px;
	text-align:center;
	border:thin solid #FFFF00;
	}
	
.plan {
font-size:12px;
margin-top:1px;
line-height:1.20em;
}

/* gestion de la page Contact */
#cadretexte_contacts {
	position:absolute;
	top:166px;
	width:535px;
	height:405px;
	background:url(images/fond_texte.png) no-repeat;
	left: 208px;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	}

#cadretexte_contacts1 {
	position:absolute;
	top:238px;
	width:542px;
	height: 149px;
	left: 11px;
	padding: 1px 1px;
	margin-top:5px;
	color: #FFFFFF;
	font-size: 16px;
	text-align:justify;
	border-top:thin solid #FFFF00;
	}

a {
text-decoration:underline;
color:#FFFF00;
}
a:hover {
color:#FFFF00;
text-decoration:underline;
font-weight:bold;
}
a:visited {
text-decoration:underline;
color:#CC00FF;
}
/* gestion de la page plans */
#cadretexte_pages_plan {
	position:absolute;
	top:166px;
	width:535px;
	height:405px;
	background:url(images/fond_texte.png) no-repeat;
	left: 208px;
	padding: 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	}
#text_clignotant {
	position:absolute;
	top:-1px;
	width:217px;
	height:37px;
	left: 350px;
	padding: 5px 5px;
	text-align: center;
	}

.tableau {
font-size:11px;
margin-top:1px;
line-height:1.30em;
}

#cadretexte_stages {
	position:absolute;
	top:533px;
	width:542px;
	height: 44px;
	left: 223px;
	padding: 1px 1px;
	margin-top:1px;
	color: #FFFFFF;
	font-size: 16px;
	text-align:justify;
	}

	

