a:link
{
	text-decoration : none ; color: rgb(102,0,0); 
}
a:visited
{
	text-decoration : none ; color: rgb(102,0,0); 
} 
a:active 
{
	text-decoration : none ; color: rgb(102,0,0);
}
body
{
	font-family: Comic Sans MS, Arial, Helvetica;
	background-color: rgb(255,255,236);
	color: rgb(102,0,0);
}
table
{
	table-border-color-light: rgb(255,255,236);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	color: rgb(102,0,0);
}
h2
{
	color: rgb(102,0,0); 
}
h3
{
	color: rgb(102,0,0); 
}
h4
{
	color: rgb(102,0,0);
}
h5
{
	color: rgb(102,0,0);
}
h6
{
	color: rgb(102,0,0);
}


.titreorange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e88b1d;
	font-weight: bold;
}

.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
}


.titreencart {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9d8a7;
	text-decoration: none;
	font-weight: bold;
	text-align:left; 
	  }



.carreorange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #f9d8a7;
	background-color: #480907;
	text-decoration: none;
	border-color: #ffffff;
	border: 1px solid;
	padding: 8px;
	font-weight: bold;
	text-align:left; 
	width:570px;
	height:120px;

	  }
	  
	  
a.balcon{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #480907; font-weight: normal; text-decoration: none;}
a.balcon:hover{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #e88b1d; font-weight: normal; text-decoration: none;}
