@charset "utf-8";
/* CSS Document */

body
{
background-image:url(img/background.jpg);
}

div.fond
{
margin : 0 auto;
width:850px;
height:580px;
background-image:url(img/portfolio_divers.png);
background-repeat:no-repeat;
}

a img
{
  border: none;
}

.menu
{
font-family:Tahoma, sans-serif;
font-size:12px;
position:relative;
top:6px;
width:800px;
text-align:right;
font-weight:bold;
}

.submenu
{
font-family:Tahoma, sans-serif;
font-size:12px;
position:relative;
top:15px;
left:160px;
font-weight:bold;
}

.submenuselect
{
color:#00d259;
}

.submenuunselect:hover
{
color:white;
}

.submenuunselect
{
color:black;
}

.menuselect
{
color:white;
}

.menuunselect:hover
{
color:white;
}

.menuunselect
{
color:black;
}

div.titre
{
background-image:url(img/titre_divers.png);
position:relative;
width:483px;
height:42px;
top:15px;
left:20px;
}

.menu span
{
color:#FFFFFF;
}

.piedepage
{
position:relative;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
font-family:Tahoma, sans-serif;
top:10px;
width:850px;
text-align:center;
margin:0 auto;
}

.divers_infos
{
font-family:Tahoma, sans-serif;
font-size:15px;
width:700px;
position:relative;
top:82px;
left:100px;
}