body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-left: 2px;
}

.traitg{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.cad {
	border: 1px solid #FFFFFF;
}
.bout {
	border: 1px outset #FFFFFF;
	color: #FFCC00;
	text-decoration: none;
	background-color: #3366CC;

}
.bout2 {
	border: 1px inset #999999;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
}
.bout2:hover {
	border: 1px inset #999999;
	color: #000000;
	text-decoration: none;
	background-color: #69F;
	font-size: 14px;
	font-weight: bold;
	cursor: hand;
}
.lien1 {
	color: #FFCC00;
	text-decoration: none;
}
.lien2 {
	color: #000066;
	text-decoration: none;

}
.lienvideo {

	color: #FFFFFF;
	text-decoration: none;
}
.photo {
	border: 1px solid #FFFFFF;
}
.liensoulig {

	color: #000066;
}
.titre {
	font-size: 24px;
	color: #FFCC00;
}
.titre a:link {
	color: #33CCFF;
}
.titre a:visited {
	color: #33CCFF;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}.justfier {
	text-align: justify;
}
.titrejaune {
	font-size: 24px;
	color: #FFFF00;
}