body {
	margin:0px 0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #bbbcc1;
}

a {
	color:#06C;
}

.footer{
	background-image: url(../JPG/footer.png);
	background-repeat: no-repeat;
}

.tabFooter{
	padding:5px;
	font-size: 9px;
	margin-left:90px;
	height:105px;
}

.tabFooter a{
	color:#000;
	text-decoration:none;
}

.tabFooter a:hover{
	color:#3F3F3F;
}

.tabFooter td{
	width:200px;
	padding-right:30px;
	font-size: 9px;
}

.tabFooter dd{
	padding-left:20px;
	}
	
.tabFooter dd a{
	color:#888;
	}

.bouton{
	text-align: center;
	font-size:10px;
	background-color: #B1A7B0;
	vertical-align: middle;
	text-decoration:none;
	display:block;
	padding:5px;
	height:12px;
	border: 1px solid #CCC;
}
.bouton:hover{
	background-color: #612C50;
	color: #CCC;
}

.valid{
	padding-top:7px;
	text-decoration:none;
	color:#000;
	background-color:#ACC0CD;
	height: 20px;
}

.valid:hover{
	color:white;
	background-color:#069;
	cursor: pointer;
}

#global{
	width:980px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: RGB(197,193,195);
	border-left-color: RGB(197,193,195);
}

.corps {
	background-image: url(../PNG/fond.png);
	background-repeat: repeat-y;
	padding-top:0px;
	color:#000;
}

.alaune {
	background-color: #25111E;
	/*width: 900px;*/
}

img {
border: 0px;
}

#menu a {
	display:block;
	line-height:30px;
	color:#25111E;
	text-decoration:none;
}

#menu td:hover {
	background-color:#BCB3BB;
}

.bgc {
	background-color:#BCB3BB;
}

#sousmenu a {
	display:block;
	line-height:30px;
	color:#25111E;
	text-decoration:none;
}

#sousmenu td:hover {
	background-color:#8B7C8A;
}
#sousmenu a:hover {
	color:#CCC;
}

.l1{
	font-size:15px;
	color:#E7E3E6;
	text-decoration:none;
}

.l1:hover{
	text-decoration:underline;
	color:#BCB3BB;
}

.pied{
	color:#FFF;
	font-size:9px;
}

.pied a{
	color:#CCC;
	font-size:9px;
}

/*.test img{
	border:solid 1px #000;	
}*/