.mainbox
{
	margin-left:auto;
	margin-right:auto;
	background:url('pics/img42.jpg');
	background-repeat:repeat;
}

/***************************** Debut CSS Banniere *****************************/
.MenuA
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}

.MenuA ul
{
	border:1px solid gray;
	width:10%;
	background:url('pics/img24.jpg');
	height:100px;
}

.MenuA li, .MenuA li a
{
	list-style-type:none;
	text-decoration:none;
	display:block;
}

.MenuA li a:hover
{
	background-color: blue;
	cursor:pointer;
}

#head
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#head table td
{
	text-align:center;
	font-family:arial;
	height:120px;
	
}

#head table td p
{
	font-size:40px;
	
	
}


#Rech /* La barre recherche pas le formulaire en lui meme ms le div*/
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:2px;
	background-color:yellow;
	width:1020px;
}

#recherche /* Le formulaire en lui meme*/
{
	padding:0px; /* mettre un minimum d'espace*/
}
/***************************** Fin CSS Banniere *****************************/








/***************************** Debut CSS menu gauche *****************************/
#Mainf
{
        background:url('pics/img24.jpg');
        width:1024px;
}

#colG
{
	text-align:center;
	width:290px;
	border-right:none;
	vertical-align:top;
}

#colG a:visited
{
	color: black;
	text-decoration:none;
}

#colG a:link
{
	color:black;
	text-decoration:none;
}

#menu ul  /*Les ul Des Gros menu*/
{
	list-style-type:none; /*Enlever les puces pour le menu*/
	margin: 0;
	padding:10px; /* Espacement ds la colG */
	margin-bottom:55px; /*Laisser un ecart avec l'adresse du mag*/
}

#sous_menu  /* Les Gros menu sans sous liens*/
{
	margin: 2px 0;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid ;
	background: orange;
	margin-right:3px;
	margin-left:3px;
	margin-top:14px;
	margin-bottom:0px;
	padding:2px;
}

#sous_menu a
{
	cursor:pointer; /*Transformer la souris en pointer sur les liens des gros menus*/
	display:block;  /* Permet d'applique le lien a tte la case pas seulement au texte*/
	text-decoration:none; /*Enlever le soulignement des liens*/ 
}

#sous_menu a:hover  /* Lorsque l'on passe sur un lien*/
{
	cursor:pointer;
	display:block;
	text-decoration:none;
	background-color:#FFCC66; /*Change la couleur du bg en un peu plus clair*/
}

#Ssous_menul  /*Les sous menu des menus*/
{
	margin:auto;
	background-color:yellow;
	width:96%;
}



#Ssous_menu  /*Les sous menu des menus*/
{
	margin:auto;
	background-color:yellow;
	width:96%;
}

#Ssous_menu a:hover, #Ssous_menul a:hover  /* Lorsque l'on passe sur un lien*/
{
	cursor:pointer;
	display:block;
	text-decoration:none;
	background-color:yellow; /*Change la couleur du bg en une autre*/
}

#adresse_Mag
{
	margin-bottom:30px;
}

/***************************** Fin CSS menu gauche *****************************/








/***************************** Debut CSS Page centrale *****************************/

#main
{
        background-image:pics/img24.jpg;
	border-left:1px solid black;
	width:1024px;
}

#descL p
{
	margin-left:20px;
	margin-right:20px;
}

#descL img
{
	border:0; /* Pas de bordure autour de l'image*/
}

#tarifs
{
	padding:10px;
}

#main h1
{
	margin-bottom:3px;
}

#tarifs h3 
{
	text-align:left;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:underline;
}

#tarifs p
{
	text-align:justify;
	text-indent: 6px;
}

#DescMag p
{
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	padding-left:10px;
}

#DescMag img
{
	width:50%;
}

#Cyber img
{
	margin:15px;
	width:512px;
	height:384px;
}

#compo
{
	font-variant:small-caps;
}

#TabTypes
{
	margin:auto; /*centrer le tableau*/
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	border: solid 2px black; /*contour de tableau*/
	width:90%;
	border-collapse:collapse; /*Pas d'espace entre les 2 colonnes*/
}


#col2  , #col1 
{
	border:1px solid black;
	width:340px;
	height:50px;
}

#col2 , #col1 ,#col2 td, #col1 td
{
	border:1px solid black;
	width:340px;
	background-color:white;
}

#col1 tr td a, #col2 tr td a
{
	cursor:pointer;
	display:block;
	text-decoration:none;
	font-weight:bold;
	
}

#Ordi table tr td img
{
	margin:5px;
	border:1px solid black;
}

#ListProd table
{
	border:2px solid black;
	border-bottom:none;
	text-align:center;
	width:90%;
	background:white;
	margin:auto;
}

#ListProd table thead
{
	border-bottom:2px;
	font-variant:small-caps;
	font-weight:bold;
}


#ListProd p
{
	margin:5px;
	margin-bottom:15px;
	text-indent:15px;
	text-align:left;
}

#ListProd table thead tr td
{
	border-bottom:2px solid black;
	padding:0px;
}

#ListProd table tbody tr td img
{
	padding:5px;
}

#ListProd table tbody tr td
{
	border-bottom: 2px solid black;
}

#Assemblage
{
	text-align:left;
}

#Assemblage form
{
	margin:30px;
}

#OrdiDetails
{
	text-align:left;
	margin-left:60px;
}

#OrdiDetails h4
{
	margin:5px;
}

#accueil
{
	margin:5px;
	margin:25px;
}

#BasketList
{
       margin-left:auto;
       margin-right:auto;
       background-color:white;
       border: 2px solid black;
       border-collapse:collapse;
       width:90%;
}

#BasketList thead tr td
{
      border-bottom:2px;
      font-variant:small-caps;
      font-weight:bold;
      border-bottom:2px solid black;
      padding:5px;      
}

#BasketList tbody tr td
{
      border-bottom:2px;
      border-bottom:2px solid black;
      padding:5px;      
}

#FinalCde
{
      border-bottom:2px;
      font-weight:bold;
      border-bottom:2px solid black;
      padding:5px;      
}

#ClientInfo
{
     
     width:87%;
     padding:10px;
     margin-left:auto;
     margin-right:auto;
     border:1px solid black;
}

#ClientInfo label
{

     display: block;
     width:150px;
     text-align: left;
     float:left;
     margin-left:35px;
     margin-top:15px;

}

#ClientInfo input
{
   margin-top:15px;
}

#FormCli
{
     margin-left:150px;
     margin-right:150px;
}

#listLog tr td
{
	vertical-align:top;
}

#spe p
{
	text-align:justify;
	text-indent: 6px;
}

#spe h3 
{
	text-align:left;
	margin-left: 15px;
	font-variant:small-caps;
	text-decoration:underline;
}

#spe
{
	padding:10px;
}

/***************************** Fin CSS Page centrale *****************************/








/***************************** Debut CSS menu droite *****************************/
#colD
{
	border-style:ridge;
	border-left:none;
	text-align:center;
	width:112px;
}
/***************************** Fin CSS menu gauche *****************************/








/***************************** Debut CSS Pied de page *****************************/
#foot
{
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid black;	
	text-align:center;
	width:1024px;
	
}
/***************************** Fin CSS Pied de page*****************************/
