body {
	font-family : verdana, sans-serif ;
	font-size : 12px ;
	background-image : url(fond.jpg) ;
	background-position:center;
}

b{
	color : red;
}

h1 {
	text-align:center;
	color:#FF0000;
	font-family:gill sans mt ;
	font-weight:bold;
	font-size:xx-large;
}

.vague {
	text-align : justify ;
	background-image : url(vague.png) ;
	background-repeat: no-repeat;
	height: 100%;
}

table {
	text-align : top ;
}

.logo {
	padding-left : 642px ;
	text-align : justify ;
	background : url(logociel.png) no-repeat ;
	height : 130px ;
}

.bulle {
	color : #66FF00 ;
	font-size:large ;
	list-style-image:url(puce_bulle.png);
}

.texte {
	list-style-type : square;
}

.formulaire {
	font-size:13px ;
	font:Verdana ;
}

a {
	color :#66FF00;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	background-color:#00CC33;
}
