body
{
   width: 800px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 10px;    
   background-color: white;
   
}

#cache a
{ 

    color: white;
	font-weight: ;
	font-size: 10px;
	font-family: ;

	
}

/* header */

#header
{
   width: 800px;
   height: 238px;
   background-image: ;
   background-repeat: no-repeat;
   background-position: center;
   margin-bottom: 5px;
  
   font-weight: ;  /* bold */
}



.title_welcome a
{ 

    color: #828282;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;

	
}


.language_choice a
{
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size:  12px;
	color: black;
	font-size: 12px;
	
}

.language_choice a:hover
{ 


	text-decoration: underline;
	color: blue;
	
}

.search a
{ 

    color: black;
	font-family: helvetica;
	font-weight: bold;
	font-size: 16px;
	

	
}

/* gauche*/

#gauche
{
   float: left;
   margin-bottom: 5px;
   width: 160px;
   min-height: ;
   background-color: ;
   border: ;
}



/* menu gauche*/

#menu_gauche
{
	float: top;
	width: ;
	margin-top: ;
	margin-bottom: ;
	background-color: #d7d7d7;
	border: 2px solid #c4c4c4;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
}


/* menu gauche - titre pour categories*/




.card_category_title
{ 

    color: #e3dd96;
	
}




/* menu gauche - espace pour categories*/

.card_category
{

	padding: 10px;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:  14px;
	color: #4f4f4f;
}

/* menu gauche - les categories*/


.card_category a
{ 


	text-decoration: none;
	color: #ee4000;
	font-size: 12px;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
	
}

.card_category a:hover
{ 


	text-decoration: underline;
	
}



#carddesigner
{
	float: top;
	width: ;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #d7d7d7;
	border: 2px solid #c4c4c4;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;	
}

.titre_designer
{
	color: #e3dd96;
}

.designer a
{
	text-decoration: none;
	color: #ee4000;
	font-size: 12px;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
}

.designer a:hover
{ 


	text-decoration: underline;
	
}




/* Le corps de la page */

#corps_alamode
{ 
	float: left;
	display: ;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 460px;
	height: 170px;
	background-color: #f6f6f6;
	border: 2px solid #c4c4c4;
}

.titre_menu
{ 


	text-decoration: none;
	color: black;
	font-size: 15px;
	font-weight: bold;

	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
	
}

.titre_menu a
{ 


	text-decoration: ;
	color: black;
	font-size: 15px;
	font-weight: bold;

	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
	
}


#corps
{   
	float: left;
	display: ;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 460px;
	min-height: ;
	overflow: ;
	color: black;
	background-color: #f6f6f6;
	background-image: url("");
	background-repeat: repeat-x;
	border: 2px solid #c4c4c4;
   
   
}

.petit
{ 
	text-decoration: none;
	color: grey;
	font-size: 11px;
	font-weight: ;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
}


.style_1
{ 
	text-decoration: none;
	color: ;
	font-size: 14px;
	font-weight: ;
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
}

.style_2
{ 
	text-decoration: none;
	color: ;
	font-size: 15px;
	font-weight: ;
	font-family: Franklin Gothic Medium;
}

.style_3
{ 
	text-decoration: none;
	color: ;
	font-size: 14px;
	font-weight: ;
	font-family: Comic Sans MS;
}

.style_4
{ 
	text-decoration: none;
	color: ;
	font-size: 20px;
	font-weight: ;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
}


#conditions
{   
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 440px;
	color: black;
	padding: 10px;
	font-size: 11px;
	background-color: #f6f6f6;
	border: 2px solid #c4c4c4;  
	font-family: arial, "Arial Black", "Times New Roman", Times, serif;
}










#droite
{
   float: right;
   margin-bottom: 5px;
   width: 160px;
   min-height: ;
   background-color: ;
   border: ;
}

#google_ads
{
	float: top;
	margin-top: ;
	margin-bottom: ;
	top: ;
	width: ;
	height: ;
	border: ;
}




.popup
{
	text-align: center;
	background-color: blue;
}


/* Le pied de page */

#footer
{
   float: left;
   width: 797px;
   margin-top: 5px;
   margin-bottom: 15px;
   background-color: ;

}

#footer_a
{
   float: top;
   width: ;
   margin-top: ;
   margin-bottom: ;
   background-color: #f6f6f6;
   text-align: center;
   border: 2px solid #c4c4c4;
   font-family: helvetica, "Arial", "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
}



.foot a
{
   text-decoration: none;
   color: black;
  
   font-size: 12px;
}

.foot a:hover
{
   text-decoration: underline;
   color: blue;
  
}

#foto_review
{   
	float: left;
	display: ;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 800px;
	height: ;
	overflow: ;
	
	
   
   
}


