ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #777777;
}

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

#princ {
width:1000px;
margin:auto;
}


#menu-gauche{
width:185px;
height:1150px;

background-color: #000000;
float:left;
}

#droite{
width:815px;
height:1150px;
background-color: #777777;
float:left;
overflow:hidden;
}

div#basP{
width:1000px;
height:34px;
float:left;
position:relative;
top:0px;
left:0px;
}

div#frET{
background-color:red;
width:1000px;
height:110px;
margin:auto;
}

