 /* feuille de style créer par philippe octobre 2004 */


/* tableau du livre d'or complet */
.tab{ /* tableau de livre d'or complet*/
width:602 px;

background-color:white;
border-style:solid;
border-color:#eb6f03;
border-width:1
}


.tab1{ /* tableau de livre d'or nom pseudo */
width:220 px;
color: #eb6f03;
background-color:#f8cd8a;
border-color:#f8cd8a;
border-width:1;


}

.tab2{ /* tableau de livre d'or titre du message*/
background-color:#ffc261; /* gris*/

color:white;
width:400 px;
border-color:#ffc261;
border-width:1
}

.tab3{ /* tableau de livre d'or  ecrit le*/
background-color:#f3d9af;/*orange*/
width:220 px;
font-size:9px;
border-style:solid;
border-color:#f3d9af;
border-width:1;

}


.tab4{ /* tableau de livre d'or message complet*/
background-color:#fbecd4;/* gris leger*/
border-style:solid;
border-color:#eb6f03;
border-width:1;
width:400px;
}

/* tableau réponse livre d'or */

.rep{ /* colonne 3 vide */
width:1px;
background-color:white;
border-style:solid;
border-color:#f8cd8a;
border-width:0;
}


.rep1{ /* designation des pseudo, mail, titre  colonne 1*/
width:200 px;
background-color:#f8cd8a;
border-color:#f8cd8a;
border-width:1;
color: #eb6f03;
font-weight: bold;
}

.rep2{ /* reponse colonne 2*/
color:black;
width:200 px;
text-align : center;
background-color:#ffc261;
border-color:#ac1e44;
border-width:0;
}

.rep3{ /* les smyleys colonne 3*/
background-color:#ffc261;
border-style:solid;
border-color:#ffc261;
border-width:0;
width:360 px;
}


.rep4{ /*  message complet derniere ligne + colonne 2+ 3 + 4*/
background-color:#ffc261;
border-style:solid;
border-color:#ffc261;
border-width:0;
width:420px;

}

input {
border:1px solid #eb6f03;
background-color:white;
color:#eb6f03;
}
