body
{
	background-image:url(or.jpg);
}
.logo
{
	float:right;
	width:14%
}

h1
{
	text-align:center;
	text-decoration:underline;
	font-weight: bold;
}

h2,h3,h4,h5,h6
{
	text-decoration:underline;
	font-size:20px;
}

p
{
	color:#FF4500;
	font-size:15px;
	font-family:comic sans ms;
}
.carte
{
	display : block;
	margin : auto;
	width:40%
}

.be
{
	float:right;
	width:30%
}
.ben
{
	float:left;
	width:30%
}
.bene
{
	width:100%
}	
.couleur
{
	background:rgb(255,157,0);
	height:100px;
	font-size:150%;
}
.center
{
	text-align:center;
}
td
{
	height:30px;
	width:80px
}
table,td,tr,th
{
	border-style:solid;
	border-width:2px;
	border-color:black;
	background:rgb(255,213,128)
}
table
{
	width:100%;
}
.chien,.chat,.cheval,.vison,.cirque
{
	text-align:center;
}
.texte1,.texte2
{
	text-align:center;
}
.pp
{
	text-align:center;
	font-family:comic sans ms;
	border:dashed;
	font-size:80%;
	height:15px;
}
.web
{
	width:300px;
}
.js
{
	color:white;
}
	
	
	