body
{
   width: 800px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-image: url("images/fond.png");
   background-color:#D5D5D9;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   
}

body a{
color:#000000;}

body a:hover{
color: white;}

/* L'en-tête */

#en_tete{
   width: 760px;
   height: 100px;
   background-image: url("images/logobettex2010.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   background-position:center;}

/* Le menu */

#menu
{ float:left;
  width: 120px;}

.element_menu
{
   background-color:#F0E7E0; /*#A4D4E8; */ /*#CFAFA0; */
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   border: 1px solid black;
   margin-bottom: 20px;
}

.element_menu2
{
   height:150px;
   background-color: #FFFFFF;
   background-repeat:no-repeat;
   background-position:bottom;
   background-image: url("images/astag.jpg");
   margin-bottom: 20px;
   border: 1px solid black;
   
}

.element_menu3
{
   height:90px;
   background-color: #FFFFFF;
   background-repeat:no-repeat;
   background-position:bottom;
   background-image: url("images/car07/interieur.jpg");
   margin-bottom: 20px;
   border: 1px solid black;
   
}

.element_menu4
{
   height:67px;
   background-color: #FFFFFF;
   background-repeat:no-repeat;
   background-position:bottom;
   background-image: url("images/car07/test.jpg");
   margin-bottom: 20px;
   border: 1px solid black;
   
}

.element_menu5
{
   height:67px;
   background-color: #FFFFFF;
   background-repeat:no-repeat;
   background-position:bottom;
   background-image: url("images/minicar.png");
   margin-bottom: 20px;
   border: 1px solid black;
   
}
/* Quelques effets sur les menus */


.element_menu h3
{   
   color: #B68B76;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu2 h3
{   
   color: #B68B76;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu ul
{
   list-style-image: url("images/puce.png");
   padding: 0px;
   padding-left: 22px;
   margin: 0px;
   margin-bottom: 20px;
   margin-right:20px;
}
/* Le corps de la page */

#corps
{
   margin-left: 140px;
   margin-bottom: 20px;
   padding: 5px;
   height:auto;
   
   color: #000000;
   background-color:#F0E7E0; /*#A4D4E8; */ /*#CFAFA0; */
   background-repeat:no-repeat;
   background-position:bottom right;
   border: 1px solid black;
}

#corps h1
{
   color:#B68B76; /*"#3333CC;"*/
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;

   background-image: url("images/titre.png");
   background-repeat: no-repeat;
   
   padding-left: 30px;
   color:#B68B76; /*#3333CC;"*/
   text-align: left;
}

#corps h3
{
   background-repeat: no-repeat;padding-left: 20px;
   color:#B68B76; /*#3333CC;*/
   text-align: left;
}

/* Le pied de page */

#pied_de_page
{
   padding: 5px;
   width:608px;
   height:50px;
   text-align: center;
   float:right;
	
   color:#000000;
   background-color:#FFFFFF;
   background-image:url("images/car2.jpg"); 
   background-repeat:no-repeat;
   background-position:right;
   
   border: 1px solid black;
}

img{
border:none;
}


/* TABLEAU */

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color:#B68B76;
	font-style:bold;
	padding: 10px 8px;
	border-bottom: 2px solid #B68B76; ;
}
#hor-minimalist-a td
{
	color: #000;
	padding: 9px 8px 0px 8px;
}



