/* CSS Document */
#bande_left {
border: none;
}

#bande_left ul{
margin: 20px 0 0 0;
padding: 0;
}

#bande_left li{
height: 20px;
list-style-type: none;
padding: 5px 12px 5px 12px;
color: #006;
font-weight: bold;
background-color: #AAB9F0;
border: 1px solid #006;
margin-bottom: 10px;
}

#bande_left li:hover{
color: red;
background:url(images/hover_menu.png);
background-position:center left;
background-repeat:repeat-x;
}

#bande_left a{
color : inherit;
text-decoration: none;
text-transform:none;
}

#bande_left a:hover{
color : inherit;
}

#AMA254_list_presentation{
margin-top: 50px;
}

#AMA254_list_presentation li {
font-size: 16px;
}

#AMA254_texte {
margin: 20px 10px 20px 5px;
text-align:justify;
}
#AMA254_texte p {
margin: 0 0 5px 0;
}

#bande_centrale table{
margin-left: 20px;
border-collapse:collapse;
border: 1px solid #006;
}

#bande_centrale th {
background-color: #FFC;
background-image:url(images/degrade_FFC_vertical.jpg);
background-position: center left;
background-repeat:repeat-x;
padding : 3px 5px;
border : 1px solid #006;
text-align: center;
}


#table_caracteristiques_techniques th{
text-align: left;
}

#bande_centrale td {
text-align: center;
border : 1px dotted #006;
padding : 5px;
}
