/* CSS Lines.css */
#pied {clear:both;color:#fff;margin:0 auto;font-weight:bold;font-size:0.7em;text-align:center;}
.fdpied {background-image: url("../images/gfx/pied.png"); padding-top:15px;background-position:center top;background-repeat:no-repeat;height:40px;}

.lul {list-style-type:none;margin:0;padding:0 0 0 20px;text-align:left;}
.lulli {margin:0; width:98%;color: #eee;}

#lien1 ul li {padding-left:10px;color: #eee;font-size:0.7em;}
#lien1 a {font-weight:bold;color:#8dF;font-size:1em;}
#lien1 a:hover {color: #09F;text-decoration:underline;}
.l1 {color:#09f;}

#lien2 ul li {padding-left:10px;color: #eee;font-size:0.7em;}
#lien2 a {font-weight:bold;color:#9FC;font-size:1em;}
#lien2 a:hover {color: #0f9;text-decoration:underline;}
.l2 {color:#0f9;}

#lien3 ul li {padding-left:10px;color: #eee;font-size:0.7em;}
#lien3 a {font-weight:bold;color: #ff3;font-size:1em;}
#lien3 a:hover {color: #f6c;text-decoration:underline;}
.l3 {color:#ff3;}

#lien4 ul li {padding-left:10px;color: #eee;font-size:0.7em;}
#lien4 a {font-weight:bold;color: #fcf;font-size:1em;}
#lien4 a:hover {color: #f6c;text-decoration:underline;}
.l4 {color:#f6c;}

#entete ul {list-style-type:none;}
#entete ul li {display:inline;float:left;height:25px;font-size:0.8em;}
#entete ul li  a {text-decoration:none}
#entete ul li  a:hover { text-decoration:underline;}
#message {width:680px;margin:10px auto;}
	.mhaut { background-image: url("../images/gfx/grand01.png");height:35px;}
	.mbas {  background-image: url("../images/gfx/grand03.png");height:25px;}
	.msep {  background-image: url("../images/gfx/grand04.png");height:60px;}
	.mpart { background-image: url("../images/gfx/grand02.png");background-repeat:repeat-y;}

.ban { width:55%;height:50px;}
.bantxt {width:40%;height:50px;padding-top:10px;text-align:left;font-size:0.8em;color:#eee;}
.num {font-weight:bold;}


h1,h2,h3,h4,h5,h6 {padding:5px 20px;margin:0;font-weight:normal;}
h4,h5 {text-align:justify;}
h1 { font-size:1.4em;font-weight:bold;color:#fff}
h2 { font-size:1.2em;font-weight:bold;color:#fff}
h3 { font-size:1em;font-weight:bold;text-align:left;}
h4 { font-size:0.8em;text-indent:1em;color:#ddd;}
h5 { font-size:0.7em;color:#ffff64;}
h6 { font-size:0.6em;color:#ff0}

.cl {clear:left;}
.fl {float:left;}