table#banner, table#banner td, table#banner tr, body
{
	border:0px;
	border-collpase:collpase;
	margin:0px;
	padding:0px;

}

#pied
{
	height:150px;
	background-image:url(images/background-pied.png);
	background-repeate:repeate;
	
}

div#accueil
{
	background-color:white;
	width:600px;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	border: solid 1px #FF70EE;
}

table, table td
{
	border:solid 0px white;
	border-collapse:collapse;
}

table
{
	width:100%;
}

h2, h1
{
	color:#EB00B4;
	text-align:center;
	
}
h3
{
	text-transform:uppercase;
}

#title
{
	font-family:Brush Script MT;
}

body
{
	background-color:#FFCCFF;
}

p
{
	color:#EB00B4;
}

div.jeu, #pb
{
	border:2px solid #FF70EE;
	padding:20px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	

}

div.jeu
{
	background-color:white;
}

#pb
{
	text-align:center;
	background-color:white;
}


p, li 
{
	font-family:verdana, sans-serif;
	font-size:13;
	background-color:transparent;
	margin-left:0px;
	margin-right:0px;
}




div.titre_gauche, div.titre_droite
{
	width:135px;
	background:#FFBBE8;
	border:#FF70EE 1px solid;
	color:#EB00B4;
}


.petit_menu
{
	width:135px;
	margin-bottom:15px;

}


.petit_menu a
{
	display: block;
	padding: 0px;
	margin-top: 0px;
	width: 135px;
	background-color: #F9FBFD;
	border-left:#FF70EE 1px solid;
	border-right:#FF70EE 1px solid;
	border-bottom:#FF70EE 1px solid;
	text-decoration:none;		
}



.petit_menu li
{
	display: inline;
}

.petit_menu ul.orange
{
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}

ul.orange
{
	margin:0px; 
	padding:15px;
	list-style-type:square; 	
}


a:visited{color:#EB00B4; }
a:hover{background:#FFBBE8; text-decoration:none;}
a:link {color:#EB00B4; }

h5
{ 
     font-family:verdana, sans-serif;
	 padding: 0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
