@charset "utf-8";

/* CSS Document */
body { background-color:#000000; background-position:center; margin-top:0; margin-bottom:0px;  margin-left:0px; margin-right:0px;  }

#tout { width:990px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom:40px}

/* Titres */

h1	{ font-size:14pt; font-weight:normal; color: #FFFFFF; line-height:20px}
h2 {font-size:10pt; font-weight:normal; color: #77D1FD; text-indent:15px}


/* contenu #FF888B*/

.texte		{ text-align:justify; color: #FFFFFF; padding-right:30px; padding-top:130px; font-size:11px; text-decoration: none; line-height:15px; } 

.colonne {text-align:justify; color: #FFFFFF; padding:0 100px 0 100px; font-size:11px; text-decoration: none; line-height:15px;} 

li { padding-bottom:5px; text-align:left}

.bleu { color: #77D1FD; }
.rouge { color: #F0B7B8; font-style:italic } 

/* formulaire */
.formulaire { text-align:justify; color: #FFFFFF; padding-right:10px; font-size:11px; text-decoration: none; line-height:15px; }  

.etoile { color: #F79395}
.erreur { color: #F79395}

/*bouton envoyer */
.rollover { background-image:url(images-kin1/envoyer.jpg); width:289px; height:84px; border:0; cursor: pointer  }
.rollover:hover {background-image:url(images-kin1/envoyer-on.jpg); width:289px; height:84px; border:0; cursor: pointer  }
.rollover:visited {background-image:url(images-kin1/envoyer.jpg); width:289px; height:84px; border:0; cursor: pointer  }

/* lien */
.lien:link {color:#77D1FD; font-size:11px; text-decoration:underline;  }  
.lien:hover {color:#bdbebe;  font-size:11px; text-decoration:underline;  }
.lien:visited {color:#77D1FD;  font-size:11px; text-decoration:underline;  } 


