Body{
	text-align: center;
	background: #000;
	margin:auto ;
	font-weight : normal; 
	font-size : 10pt; 
	font-family : "Trebuchet MS", Arial, Georgia, Verdana, sans-serif;
	color: white;
}

#inter {
	width:760px;
	background: #000 ; 
	margin: auto;
}

.vert{
	color: #66CC33;
}
.yel{
	color: #FFD117;
}

.red{
	color: #FF0033;
}

.lock {
	color: #111;
}
#container {
	width:760px;
	background: #000 ;
	background-image: url(images/cote.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
	/*text-align:left;*/
	margin: auto;
}

#corps {
	margin-left: 200px;
	padding-top: 50px;
	text-align:justify;
}

#corps img {
	padding-left: 105px;
	padding-bottom:20px;
}
#menu {
	margin-top: 25px;
	background: #102E51;
}

#menu ul {
	margin: 5px;
	padding: 0px;
	text-align: center;
	color: white;
}

#menu li {
	list-style: none;
	display: inline;
	padding: 14px 5px 0px 5px;
	font-family: verdana;
}

#menu a{
	text-decoration: none;
	color: #fff;
	padding: 0px 10px;
}

#menu a:hover{
	background-color: #ff9933;
}

#copyright {
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #aaa;
}

a {
	color: #ff9933;
	text-decoration: none;
}

.tab {
	font-size: 9pt;
	text-align:center;

}

.piece {
	text-align:left;
	background-color: #339966;

}

.sspiece {
	text-align:left;
	background-color: #5BC893;
	padding-left: 15px;
	color:black;
}

.titre {
	text-align:center;
	background-color: #27764F;
}

.tete {
	background-color: #FF9B57;
	color: black;
}
.toto{
	border: 1px solid white;
	background-color: Green;
	text-align:center;
}

.copyright {
	color:black;
	font-size: smaller;
}

.copyright a {
	color:black;
}
