.liste_element{
width:45%;
margin:10px;
float:left;
border:1px solid #1E1317;
background-color:#E8E1DA;
position:relative;
text-align:left;
height:200px;
overflow:hidden;
}
.liste_element img{
width:100%;
}
.liste_element p{
margin:2px;
}

.liste_element_detail p a{
color:white;
text-decoration:none;
font-weight:bold;
}

.liste_element_detail{
color:white;/* #3B2E21 */
background-color:#717b87;/* #E8E1DA */
position:relative;
top:-38px;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
zoom:1;
}

.liste_element_titre{
background-color:#3B2E21;
position:absolute;
width:100%;
padding:4px 8px;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
}
.liste_element_titre a{
text-transform:uppercase;
letter-spacing:1px;
text-decoration:none;
color:white;
font-weight:normal;
font-size:10pt;
}

.liste_element_androuet_titre{
/* background-color:#3B2E21;*/
background-color:#3C0202;
position:absolute;
width:100%;
padding:4px 8px;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
background-image:url('../../IMG/Androuet.gif');
background-position: 92% 7px;
background-repeat: no-repeat;
}
.liste_element_androuet_titre a{
text-transform:uppercase;
letter-spacing:1px;
text-decoration:none;
color:white;
font-weight:normal;
font-size:10pt;
}

.accueil_androuet{
background-color:#3F2A2A;
padding:6px;
text-align:justify;
font-size:8pt;
letter-spacing:.5pt;
}

/*
.menuliste{
background-color:#717B87;
padding:6px;
text-align:left;
font-size:8pt;
letter-spacing:.5pt;
}
.menuliste a{
text-decoration:none;
color:white;
}
.titreliste{
float:right;
position:relative;
margin-top:-3px;
}
*/
.menuliste{
background-color:#717B87;
padding:6px;
text-align:left;
font-size:8pt;
letter-spacing:.5pt;
}
.menuliste a{
text-decoration:none;
color:white;
}
.titreliste{
float:right;
margin-top:-3px;
text-transform:uppercase;
}

.button{
font-family:arial;
font-size:12px;
margin:0px;
padding:0px;
background-color:#717B87;
/*background:inherit;*/
border:none;
position:relative;
top:-1px;
color:white;
font-weight:bold;
cursor:pointer;
text-align:right;
}
