/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
    background-image: url(bande_fond_bleu.gif);
    background-repeat: repeat-y;
    background-color: rgb(220, 220, 220);
}

 #tete { margin: 0px;
    padding: 0px 0px 0px 10px;
    height: 40px;
    background-color: rgb(102, 153, 204);
    position: absolute;
	color: #999;
	top: 0;
	left: 0;
	width: 100%;
}

#navigation { margin: 0px;
    padding: 0px 0px 0px 10px;
    position: absolute;
    background-color: rgb(102, 153, 204);
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 4px;
    color: rgb(255, 204, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    height: 22px;
	overflow: hidden;
	top: 40px;
	left: 0;
	width: 100%;
}

#navigation titre {
	font-weight: bold;
	letter-spacing: 0.2em;
	}

#navigation a {
	text-decoration: none;
	color: #000;
}

#navigation a:hover {
	color: #FFCC00;
}

.actif{
	font-weight: bold;
	}
	
.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

/* Autres boites */

#droite { margin: 0px;
    padding: 10px;
    float: left;
    top: 0px;
    left: 0px;
    background-color: rgb(102, 153, 204);
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    }

#pied { padding: 0px 0px 0px 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
    clear: left;
    height: 17px;
    width: 100%;
    background-color: rgb(102, 153, 204);
    margin-top: 0px ! important;
    }

#stat { padding: 0px;
    height: 15px;
    width: 57px;
    background-color: rgb(204, 204, 204);
    text-align: center;
	bottom: 10px;
	left: 10px;
	float: left;
}


