@charset "utf-8";
/* Css ErwanRegnier.fr */

body
{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#000000;
margin:0;
}
a, a:visited
{
color: #00CCFF;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}

.conteneur
{
width:900px;
margin:auto;
}

.header
{
background:url(images/header.png) no-repeat;
width:900px;
height:250px;
margin-bottom:20px;
}

.menu
{
float:left;
width:210px;
}

.menu img
{
margin:0 2px;
}

#mhaut
{
background:url(images/menuhaut.png) no-repeat;
height:20px;
}

#mcentre
{
background:url(images/menufond.png) repeat-y;
min-height:350px;
}

#mcentre p
{
padding-left:18px;
}

#mcentre ul
{
margin:0;
padding:0;
width:210px;
}

#mcentre li
{
color:#000000;
list-style:none;
font-size:10.5pt;
margin:0 0 0 16px;
}

#mcentre a, #mcentre a:visited
{

color:#333333;
text-decoration:none;
}

#mcentre a strong
{
color:#000000;
font-size:11pt;
}

#mcentre a:hover
{
text-decoration:underline;
}

#mbas
{
background:url(images/menubas.png) no-repeat;
height:24px;
}

.centre
{
background:url(images/centrebas.png) bottom no-repeat #333333;
float:right;
width:650px;
margin-bottom:50px;
min-height:491px;
}

#chaut
{
background:url(images/centrehaut.png) no-repeat;
height:21px;
margin:0;
}

#contenu
{
font-size:10pt;
padding:0 6px;
border-left:#FFFFFF 2px solid;
border-right:#FFFFFF 2px solid;
}

#contenu h1
{
background:url(images/h1.png) no-repeat;
width:593px;
height:32px;
margin: 0 0 15px 15px;
padding: 4px 0 0 42px;
font-size:16pt;
font-weight:normal;
}

#contenu b, #contenu strong
{
color:#FF3399;
}

#contenu p
{
margin-bottom:10px;
}

.clean
{
margin:auto;
text-align:center;
clear:both;
}