body {
    font-size:0.8em;
	background-color:#006699;
	font-family: Arial, Helvetica, sans-serif;
}
#cadre {
    width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
#banniere_gauche {
	width:198px;
	float:left;
	clear: none;
	background-image: url(banspip.gif);
	height: 58px;
	padding-top: 92px;
	padding-left: 2px;
}
#banniere_droite {
    width:550px;
    height: 150px;
	float:left;
}
#texte {
	width:745px;
	float:left;
	background-color: #FFFFFF;
	text-align:center;
	padding-top:30px;
	padding-bottom: 50px;
}
.entrer {
    text-transform:uppercase;
	color:#99CC00;
	font-weight:bold;
	font-size:1.7em;
	text-decoration: none;
}
.entrer:hover {
    text-transform:uppercase;
	color:#006699;
	text-decoration: none;
}
.titre {
    text-transform:uppercase;
	color:#CC0000;
	font-weight:bold;
	font-size:2.5em;
}
.texte1_rouge {
    text-transform:uppercase;
	color:#CC0000;
	font-weight:bold;
	font-size:1.6em;
}
.texte1_vert {
    text-transform:uppercase;
	color:#99CC00;
	font-weight:bold;
	font-size:1.6em;
}
.texte2_rouge {
    text-transform:uppercase;
	color:#CC0000;
	font-size:1.4em;
}
.texte3_rouge {
    text-transform:uppercase;
	color:#CC0000;
	font-weight:bold;
	font-size:1.2em;
}
.texte_bleu {
	color:#006699;
	font-weight:bold;
	font-size:1.1em;
}
#pied {
	text-align: center;
	background-color:#FFFFFF;
	width: 745px;
	float: left;
}
#gauche {
	width:20px;
	background-image: url(basgauche.gif);
	float: left;
	height: 20px;
}
#centre {
	width:705px;
	float: left;
}
#droite {
	width:20px;
	background-image: url(basdroite.gif);
	float: left;
	height: 20px;
}
