#barre{
width:1000px;
height:10px;
overflow:hidden;
float:left;
background-color:#7E2B85;
}
.trait{
width:646px;
height:1px;
overflow:hidden;
margin-bottom:10px;
background-color:#7E2B85;
}
#user{
width:214px;
height:422px;
float:left;
background: url(../images/cadre_accueil.jpg) center no-repeat;
padding:10px;
color:white;
font-size:12px;
}
h1{
font-size:20px;
font-weight:bold;
color:#7E2B85;
}
form table th, #liste table th{
background-color:#7E2B85;
border:1px solid black;
color:white;
font-size:12px;
}
h2{
font-size:15px;
font-weight:bold;
color:#7E2B85;
margin-bottom:15px;
}
h3{
font-size:13px;
font-weight:bold;
color:#7E2B85;
margin-bottom:10px;
}
a{
color:#7E2B85;
}
