body
{
   width: 700px;
   margin: auto;
   margin-bottom: 20px;    
   background-color: rgb(0,0,0); 
   background-image: url("../images/bandohaut.jpg");
   background-repeat: no-repeat;
   background-position: top center;
   font-family: Arial, Verdana, sans-serif;
   font-size: 90%;
}


a
{
	text-decoration: none;
	color: rgb(245,163,0);
}


p
{
	margin: 0em;
}

.motomaster
{
	font-weight: bold;
	color: rgb(245,163,0);
}

.titre
{
    font-size: 120%;
    font-weight: bold;
    color: rgb(245,163,0);
}

.images
{
	text-align: center;
}

.nouveau
{
	color: rgb(245,163,0);
	font-weight: bold;
}

p.encart
{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(245,163,0);
	padding: 10px;
}
	

#en_tete
{
   width: 700px;
   height: 300px;
}


#element_menuh
{
	text-align: right;
	padding-left: 20px;
	float: right;
}


#element_menuh a
{
    text-decoration: none;
    color: rgb(150,150,150);
}


#element_menuh a:hover
{
	color: rgb(0,0,0);
	background-color: rgb(245,163,0);
}


#menug
{
      float: left;
      width: 180px;
      padding-top: 30px;
}


#menug a
{
    text-decoration: none;
    color: rgb(150,150,150);
}


#menug a:hover
{
	color: rgb(0,0,0);
	background-color: rgb(245,163,0);
}

#corps
{
   margin-left: 180px;
   margin-top: 50px;
   margin-bottom: 20px;
   padding: 10px;
   color: rgb(255,255,255);
   text-align: left;
   }

#corps a
{
    text-decoration: none;
    color: rgb(245,163,0);
}


#corps a:hover
{
	font-weight: bold;
}

#galerieg
{
	width: 260px;
}

#galeried
{
	width: 260px;
	float: right;
}

#galerieg img
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#galeried img
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#pied_de_page
{
   width: 700px;
   height: 60px;
   margin: auto;
   margin-top: 10px;
   background-image: url("../images/bandobas.jpg");
   background-repeat: no-repeat;
   }
