* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 75%;
    font-family: Verdana, sans-serif;
    background-color: #fff;}

div#header a {
    color: #000;
    outline: none;
}

div#header ul {
    list-style-type: none;
}

div#header h1 {
    text-indent: -9999px;
}

div#header p+p
{
    margin-top: -15px;
}

.bouton_admin
{
    color: #22bb22;
}

div#presentation {
    margin-top: 120px;
    font-size: 80%;
}

div#header {
	position: absolute;
}

div#header>ul {
    margin-left: 30px;
}

div#header li {
    margin-top: 15px;
}

div#header li ul li
{
    margin-top: 0px;
    margin-left: 20px;
}

div#header li a {
    color: #CC071E;
    font-weight: bold;
}

div#navigation a:hover, div#navigation a.active {
    color: #CC071E;
}

div#contenu {
    position: relative;
    top: 50px;
    left: 225px;
    padding-right: 25px;
    height: 550px;
    width: 625px;
}

div#contenu h2 {
    text-align: center;
    margin: 25px 0px 20px -25px;
    font-size: 200%;
    color: #CC071E;
}

div#contenu h3 {
    margin-bottom: 10px;
}

div#contenu p {
    margin-bottom: 15px;
}

img.image_gauche {
    float: left;
    margin-right: 20px;
}

table#infos_pratiques td {
	padding: 10px;
    border: 1px solid #000;
}

table#infos_pratiques table td {
    border: none;
    padding: 0px;
}

dl#definition_taichi dt {
    font-size: 105%;
    width: 60px;
    float: left;
    color: #009EE0;
}

.important, .mot-cle {
    color: #CC071E;
}

.citation {
    font-style: italic;
    color: #009EE0;
}

.important, .contact {
    font-weight: bold;
}

table.horaires_sm thead {
    text-align: left;
    font-style: italic;
}

.lieu1 {
    color: #FF8800;
}

.lieu2, .couleur_stages {
    color: #8800FF;
}

.couleur_ateliers {
    color: #2EABC5;
}

table.tarifs {
    font-weight: bold;
    margin-bottom: 5px;
}

li.liste_dates, li.axes_enseignement {
    background-image: url(images/icone-rond.gif) no-repeat;
}
