body
{
   width : 760px;
   margin : auto;
   margin-top : 10px;
   margin-bottom : 10px;    
   background-image : url("../image_html/backup.jpg");
}

/*L'EN -TETE */

#en_tete
{
   position : absolute;
   left : 45px;
   top : 40px;
   width : 300px;
   height : 200px;
   background-image : url("../image_html/baniere.jpg");
   background-repeat : no-repeat;
   margin-bottom : 20px;
}

/* Barre coloré horizontal */

#barre
{
   position : absolute;
   left : 45px;
   top : 20px;
}

/* Barre coloré1 horizontal */

#barre1
{
   position : absolute;
   left : 45px;
   top : 240px;
}

/* Barre coloré2 vertical */

#barre2
{
   position : absolute;
   left : 25px;
   top : 20px;
}

/* Barre coloré3 horizontal */

#barre3
{
   position : absolute;
   left : 45px;
   top : 280px;
}

/* Barre coloré4 vertical  */

#barre4
{
   position : absolute;
   left : 345px;
   top : 20px;
}

/* LE MENU */

#menu
{
   position : absolute;
   left : 45px;
   top :260px;
   width : 305px;
   height : 45px;
   border : 2px groove teal;
}

.tag
{
	position : absolute;
	right :0px;
	top : 0px;
}

/* LA PARTIE INFO */

#info
{
   position : absolute;
   left : 45px;
   top : 300px;
   width : 300px;
   height : 615px;
}

/* Cadre info */

.element_info
{
   background-color : #439F2E;
   background-image : url("../image_html/skin9.jpg");
   background-repeat : repeat-x;
   border : 2px groove teal;
   margin-bottom : 20px;
   color : orange;
   font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align : center;
}

/* La bande de croquis n°1 */

#ligne
{
   position : absolute;
   left : 366px;
   top : 40px;
   width : 105px;
   height : 870px;
   background-color : #439F2E;
   border : 2px groove teal;
}

/* Encore des barres colorées */

#barre5
{
	position : absolute;
	left : 471px;
	top : 20px;
}

#barre5_1
{
	position : absolute;
	left : 365px;
	top : 20px;
}

#barre5_2
{
	position : absolute;
	right : 48px;
	top : 20px;
}

/* Fin de Barre colorée */

#barre6
{
	position : absolute;
	right : 30px;
	top : 20px;
}

/* CONTENU PRINCIPALE */

#corps
{
   position : absolute;
   top : 38px;
   right :50px;
   width : 450px;
   height : 865px;
   margin-left : 50px; 
   padding : 5px;
   color : orange;
   background-color : #439F2E;
   background-image : url("../image_html/skin9.jpg");
   background-repeat : repeat-x;
   border : 2px groove teal;
}

#corps h1,h2,h3
{
	text-align : center;
}

.signature
{
	text-align : right; /* Pour aligner à droite ma signature */
   font-family : "Comic Sans MS", Georgia, "Times New Roman", serif;
   font-size : 80%;
}

/*Image Bas 2 info*/

#bas2info
{
 position : absolute;
 left : 1px;
 bottom : 0px;
}

/*Image Bas 2 page*/

#bas2page
{
 position : absolute;
 left : 0px;
 bottom : 0px;
}

/*Image Bas 2 ligne de croquis*/

#bas2ligne
{
 position : absolute;
 left : 0px;
 bottom : 0px;
}

/*Pied 2 page*/

#pied2page
{
 position : absolute;
 left : 45px;
 top : 915px;
 bottom : 25px;
 width : 906px;
 height : 40px;
 text-align : center;
 color : #ffffff;
 background-color : #ffffff;
 border : 2px groove teal;
 background-image : url("../image_html/backup.jpg");
 background-repeat : repeat-x;
}

.men1/*Liste déroulante Menu V-tuning */
{
   color: #ba143c; 
}

.men2
{
   color: #ff0000; 
}

.men3
{
   color: #fe4500; 
}
.men4
{
   color: #ffa500; 
}
.men5
{
   color: #483d8b; 
}

.menu1/*Liste déroulante Menu site */
{
   color: #2f4f4f;
}

.menu2
{
   color: #6b8e23; 
}

.menu3
{
   color: #9acd32; 
}
.menu4
{
   color: #483d8b; 
}
