/* CSS Document */
/*Feuille CSS du site Vivermont*/
.footer a{
font-size:11px;
} 
a
{
text-decoration : none;
color:white;
font-size : 11pt;
font-weight: bold;
font-family:Geneva, Arial, Helvetica, sans-serif
}

body
{
width: 975px;
height : 691px;
font-family:Geneva, Arial, Helvetica, sans-serif
}

.Fond
{
background-image : url(images/Interface-Acc.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
background-position:center top;
margin:auto;
}

.FondAdmin
{
background-image : url(images/Page-Inter.jpg);
background-repeat:no-repeat;
background-color:#75587a;
background-position:center top;
margin:auto;
height:640px;
position:relative;
}

.footer{
position: relative; top: 416px; height: 65px; width: 658px; font-size: 11px; line-height: 15px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}


.fond_login{
background-image : url(images/font_logo.jpg);
background-repeat:no-repeat;
position: relative; left: 600px; height: 209px; width: 363px;
}


#login
{
position : relative;
top: 65px; left: 51px;
color:#000000;

}

.login
{


color:#000000;
text-decoration : none;
font-size : 11pt;
font-weight: bold;
font-family:Geneva, Arial, Helvetica, sans-serif
}
.menu
{
position : relative;
top:200px;
left:20px;
}

.Lien
{
padding-top: 10px;
background-color :  dimgray;
width : 150px;
text-align:center;
}

.contenu
{
position : relative;
top: 110px;
left: 230px;
}

#accueil
{
text-align : center;
font-weight: bold;
color : white;
}

.titreUser
{
font-weight : bold;
background-color: dimgray;
color : white;
}
