﻿
#liens
{
width : 740px;
margin-left : 390px;
background-color : rgb(255,242,209);
color : black;
border-bottom :  3px outset black;
border-left :  3px outset grey;
border-right :  3px outset black;
border-top :  2px outset black;
border-radius : 10px;
margin-top : -200px;
}


#liens .top
{
position : absolute;
top : 1015px;
left : 700px;
}

#partenaire
{
width : 300px;
display : inline-block;
padding-left : 10px;
text-align : center;
margin-bottom : 70px;
}

#partenaire img
{
padding-left : 5px;
}

#mail
{
width : 350px;
display : inline-block;
padding-left : 50px;
vertical-align : top;
}

#mail h4
{
text-align : center;
}

#mail a, #mail a:focus, #mail a:active
{
text-decoration : none;
border-style : none;
}

#mail button
{
border-radius : 3px;
background-color : rgb(255,212,235);
}

#mail li
{
list-style-image : url('image/flech.gif');
padding-left : 0px;
color : black;
-webkit-transition-property : padding-left, color;
-webkit-transition-duration : 500ms;
-moz-transition-property : padding-left;
-moz-transition-duration : 500ms;
}
