
body
{
margin:0px;
background-color: #FFF;
}

input
{
height:25px;
}

.lien_inscription
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	LETTER-SPACING:1px;
}

.grey10 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
.grey10 a
{
	color: #aaaaaa;
	text-decoration: none;
}
.titleHead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.AutreText {

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.bodyText {

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.bodyText_2 {

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	text-align:justify;
}

.bodyText a{
	color: #555555;
}
.bodyLink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bodyLinkRed {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.bodyLinkunderline {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}

#banniere
{
position:absolute;
z-index:10;
float:left;
text-align:center;
}


#banniere a
{
width:40;
height:20px;
font-size:10px;
color:#000000;
font-family:Helvetica;
text-decoration:none;
}

#texte_banniere
{
background-color:#a2a2a2;
width:100%;
height:auto;
border:2px;
clear:both;
opacity:0.8;
filter : alpha(opacity=80);
}

#texte_banniere p
{
margin: 5px 10px;
font-size:12px;
color:#000000;
font-family:Helvetica;
text-decoration:none;
}
