body {
width:100%;
margin:auto;
text-align:center;
padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
}

.login {
color:#663300;
}

.titre {
font-size:20px;
color:#0099CC;
font-weight:600;
}

.titre span {
font-size:10px;
}

.destroy {
color:#990000;
font-weight:600;
}

.bouton_admin {
opacity:0.7;
filter:alpha(opacity=70);
}

.bouton_admin:hover {
opacity:1;
filter:alpha(opacity=100);
}

table {
width:500px;
margin:auto;
}

#clic_photo {
color:#0066CC;
padding-left:40px;
background-image:url("png/loupe.png");
background-position:left;
background-repeat:no-repeat;
height:45px;
width:160px;
}

#clic_photo:hover {
cursor:pointer;
}

#encart_photo {

}

img {
max-height:400px;
max-width:650px;
}
