/*

Les STAAT - Le site
Feuille de style

*/




body {
background-color:white;
width:921px;
texte-align:center;
margin:auto;
margin-top:0px;
}

#header {
width:921px;
height:165px;
background-image:url(gfx/banniere.jpg);
}
#menu {
float:left;
width:203px;
background-image:url(gfx/menu.jpg);
}
#texte {
width:658px;
padding-right:42px;
background-image:url(gfx/texte.jpg);
float:left;

text-align:justify;
padding-left:15px;
font-family:Verdana;
font-size:14px;
color:#333333;

}
.titre {
font-weight: bold;
font-size:18px;
}

#global {
float:left;
width:921px;
background-image:url(gfx/global.jpg);
}
#footer {
width:921px;
height:50px;
background-image:url(gfx/bas.jpg);
float:left;
}
#liens {
text-align:center;
}
a {
text-decoration:none;

font-family:Verdana;
font-size:14px;
color:#333333;
}
a:hover {
text-decoration:underline;
}

img {
margin:5px;
}
