#debuggable
{
	border-width: 0px;
	border-color: black;
	border-style: solid;	
}

table.main
{
	width: 800;
	height: 600;	
	background-color: white;	
	border-color: lightgray;
	border-style: solid;
	border-width: 0px;	
}

.logo
{	
	
	border-right-color: lightgray;
	border-right-style: dashed;
	border-right-width: 1px;	
	width: 150px;	
	height: 1px;
	padding-right: 20px;
}

.border_menu
{		
	border-right-color: lightgray;
	border-right-style: dashed;
	border-right-width: 1px;		
	padding: 13px;
	width: 165px;
}

a.menu:link 
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 300;
	text-decoration : none;
	font-style: none;
}
a.menu:visited 
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 300;
	text-decoration : none;
	font-style: none;
} 
a.menu:hover 
{ 	
	color: lightblue;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 300;
	text-decoration : none;
	font-style: none;
} 
td.menu
{ 	
	color: darkblue;	
	font-family: Verdana;
	font-size: 13px;
	font-weight: 300;
	text-decoration : none;
	font-style: none;
	padding-top: 8px;
	font-weight: bold;
}
table.menu
{
	width: 120px;
}

div.workspace
{
	height: 560; 
	width: 100%; 
	overflow: auto; 	
}

.carte_titre
{
	color: darkblue;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: 600;
	text-decoration : none;
	font-style: none;	
}

.carte
{
	color: darkblue;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: 400;
	text-decoration : none;
	font-style: none;	
}

a.start:link 
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 15px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;
}
a.start:visited 
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 15px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;
} 
a.start:hover 
{ 	
	color: lightblue;
	font-family: Verdana;
	font-size: 15px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;
} 

.text
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;	
} 

.restaurant
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;	
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 40px;
	text-align: justify;	
} 

a.email:link 
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;
	font-weight: none;
}
a.email:visited 
{ 	
	color: darkblue;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;
	font-weight: none;
} 
a.email:hover 
{ 	
	color: lightblue;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 500;
	text-decoration : none;
	font-style: none;
	font-weight: none;
}
