body {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color:#FFFFFF;
   margin:0px;
   background-color:#000000;
}

#bodycontent {
  /*border: red solid 1px;*/
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 920px;
}


#tab_general {
  width:920px;
  height:600px;
}
#bandehaut {
  width:800px;
  height:82px;
  background-image:url(../images/interface/bande_haut.jpg);
}
#bandebas {
  width:800px;
  height:99px;
  background-image:url(../images/interface/bande_bas_02.jpg);
}


#cadrepres{
  width:293px;
  height:419px;
  background-image:url(../images/interface/accueil_cadrepres_02.jpg);
}


#bdgaucheaccueil{
  width:52px;
  height:419px;
  background-image:url(../images/interface/accueil_cadregauche_02.jpg);
}

#cadrelogin{
  width:455px;
  height:419px;
  background-image:url(../images/interface/accueil_cadredroite_02.jpg);
}


#lienVisite{
  /*border: red solid 1px;*/
  position: absolute;
  top: 445px;
  left:420px;
  width:140px;
  height:40px;
}
#lienInscription{
  /*border: red solid 1px;*/
  position: absolute;
  top: 445px;
  left:585px;
  width:140px;
  height:40px;
}


.titre_accueil {
  font-size:20px;
  height:30px;
  font-weight:bold;
  color:#C0E5B4;
  text-align:center;
}


.top_accueil {
  font-size:13px;
  height:15
  font-weight:bold;
  color:#AAFFCC;
  text-align:center;
}

.texte_accueil {
  font-size:13px;
  line-height:15px;
  color:#FFFFFF;
  text-align:justify;
  padding:10px 10px 10px 10px;
}
.titre_login {
  font-size:20px;
  height:25px;
  font-weight:bold;
  color:#FFFFFF;
  text-align:center;
}


.text_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	vertical-align: middle;
}
#pseudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	height: 20px;
	width:165px;
}
#pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	height: 20px;
	width:165px;
}
.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	height: 20px;
}
.form_label{
	font-size: 12px;
	text-align: right;
}
.text_edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red{
    color:#FF0000;
	font-weight:bold;
}
.blanc{
    color:#FFFFFF;
}

.txtpt
{
    font-size: 10px;
}
a:hover {
	color: #25BC3D;
}


.center {
  text-align:center;
}



#bannierehaut {
  width:468px;
  height:60px;
  position:absolute;
  right:170px;
  top:22px;
  z-index:100;
}

#bannierebas {
  position:relative;
  left:170px;
  top:-12px;
}

div#mascotte {
  z-index: 110;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 145px;
  top: 60px;
  background-repeat: no-repeat;  
  background-image: url("../images/mascottes/mascotte-03.png"); 
}

/* --- PARTENAIRES --- */
div#partenaires * { padding:0; margin:0; border: 0; }
div#partenaires { color: #FFF; text-align: center; }
div#partenaires h2 { margin-bottom: 10px; font-size: 100%; }
div#partenaires p { margin-bottom: 10px; font-size: 90%; }

#bonsplans
{
  color:#227722;
  background-color:#ffffff;
  border:1px solid #000000;
  width:400px;
  padding:5px 5px 5px 5px;
  margin-left:20px;
  font-size:12px;
}