/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size:13px; background:#999999; }
*{padding:0px; margin:0px;}

h1,h2,p,a{margin-top:10px;margin-bottom:10px;}

.tild{margin:15px; color: #666666;}

#tete{ background: #333333;padding:0px; margin-bottom:20px;}
#tete a{color:#FFFFFF;text-decoration:none;}
#tete a:hover{color: #99FF00;}
#tete p{margin:5px; text-align:left;}

h2{font-size:14px;}
#foutrolog{width:100%; height:100%;}

#gauche{float:left;width:15%;  text-align:center; height:100%;}
#droite{float:right;width:15%; height:100%;}
#centre{float:left;width:70%;  text-align:center; height:100%;}
#texte{margin:auto;}

table td{text-align:center; padding:8px; }


fieldset{margin:10px; padding:20px; background:#FFFFFF; border:1px solid #666666;}

.myaccueil { border:1px solid #CCCCCC;
}

a img{border: 1px solid #CCCC00;}
