.titre {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
body, td, a, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}
a.boite {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.boite:hover {
	background-color: #00FF00;
	color:#FFFFFF;
	border: 1px solid #00FF00;
}

.texteBL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.texteRG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-style: normal;
	text-align: justify;
}
.titreGR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.texteNR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bordBL {
	border: 10px solid #FFFFFF;
}
.fondvideo {
	background-image: url(media/img/fond_video.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a:hover {
	color: #00FF00;
}
.fondmenu {
	background-image: url(media/img/fond_liens.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.inptjoin {
	background-color: #80CD1B;
	border: 0 none;
}
