body
{
 background: url('images/design/fond.png');
 background-position:top;
 background-attachment:fixed;
 font-family: 'Trebuchet MS', Arial, sans-serif;
 color: #181818;
}

#bloc_page
{
 width:900px;
 margin:auto;
}

#banniere
{
 background:url('images/design/logo.png');
 width:900px;
 height:200px;
}

#accueil
{
 display:inline-block;
 width:500px;
 text-align:center;
 margin-top:110px;
 margin-left:7px;
}

#accueil a
{
 font-family: 'Trebuchet MS', Arial, sans-serif;
 font-size:0.8em;
 color:white;
 text-decoration:none;
 border:1px solid #ffffff;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
}

#accueil a:hover
{
 color:white;
 text-decoration:underline;
 font-weight:bold;
}

nav
{
 display:inline-block;
 width:900px;
 text-align:left;
 margin-top:160px;
 margin-left:7px;
}

section
{
 background-color:white;
 border:1px dotted silver;
 margin-top:5px;
}

section h1, footer h1
{
 font-family: 'Trebuchet MS', Arial, sans-serif;
 font-weight:normal;
 font-size:1.2em;
}

section h2
{
 font-family: 'Trebuchet MS', Arial, sans-serif;
 font-weight:normal;
 text-decoration:underline;
 text-align:center;
 font-size:0.9em;
 margin:0px;
}

article
{
 width:635px;
 margin-right:5px;
 margin-top:5px;
 display: inline-block;
 vertical-align:top;
 text-align:center;
}

article p
{
 font-size:0.7em;
 text-align:left;
 font-family:'Trebuchet MS', Arial, sans-serif;
 font-weight:normal;
}

article table
{
 margin-left:10px;
}

article img
{
 position:center;
 box-shadow:0px 2px 5px #1c1a19;
 margin-top:3px;
}

#tableau td
{
 border:1px dotted silver;
 height:250px;
 width:180px;
}

#tableau h2
{
 font-family: 'Trebuchet MS', Arial, sans-serif;
 font-weight:normal;
 text-decoration:underline;
 text-align:center;
 font-size:0.9em;
 margin:0px;
}

#tableau img
{
 position:center;
 box-shadow:0px 2px 5px #1c1a19;
 margin-top:3px;
}

#tableau p
{
 font-size:0.7em;
 text-align:left;
 font-family:'Trebuchet MS', Arial, sans-serif;
 font-weight:normal;
}

#tableau a
{
 text-decoration:none;
 color:black;
}

#produit p
{
 font-size:0.8em;
 font-family:'Trebuchet MS', Arial, sans-serif;
}

#produit td
{
 width:200px;
 height:20px;
 border:1px dotted silver;
 font-size:0.8em;
 font-family:'Trebuchet MS', Arial, sans-serif;
}

aside
{
 display: inline-block;
 vertical-align:top;
 text-align:justify;
 width:220px;
 background-color:#ffffff;
 background-repeat:repeat-x;
 background-image:url('images/design/fond_bloc.png');
 border:1px dotted silver;
 padding:7px;
 color:black;
 font-size:0.9em;
 margin-top:72px;
}

aside a
{
 text-decoration:none;
 color:black;
}

#photo_divers
{
 text-align:center;
}

#photo_divers img
{
 border:1px solid #181818;
}

aside img
{
 margin-right:5px;
}

footer
{
 padding:10px;
 margin-top:20px;
 background-color:#ffffff;
 background-repeat:repeat-x;
 background-image:url('images/design/fond_bloc.png');
 border:1px dotted silver;
}

footer p, footer ul
{
 font-size:0.8em;
}

footer h1
{
 font-size:1.1em;
}

#tweet, #mes_photos, #mes_amis
{
 display:inline-block;
 vertical-align:top;
}

#tweet
{
 width:30%;
}

#mes_photos
{
 width:40%;
}

#mes_amis
{
 width:28%;
}

#mes_photos img
{
 margin-right:2px;
}

#mes_amis ul
{
 display:inline-block;
 vertical-align:top;
 margin-top:0;
 width:48%;
 list-style-image:url('images/ico_liensexterne.png');
 padding-left:2px;
}

#mes_amis a
{
    text-decoration:none;
    color:#355676;
}
