a:link
{
	color: Black;
	text-decoration: none;
	background: transparent;
	background-color: transparent;
	border: black;
	background-attachment: transparent;
}
a:visited
{
	color: Yellow;
	; 
	text-decoration: none;
} 
a:active 
{
	color: Red;
	text-decoration: none;
}
A:HOVER {
	color: Red;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	scrollbar-face-color: #666699;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #9999FF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #9999FF;
	text-align: center;
	background: transparent;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../Hotel/images/arriere planbis.png);
	
}
p
{
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	background: transparent;
	background-color: transparent;
}
TD	{
	font-family: Verdana;
	color: Black;
	font-size: 12px;
	background: transparent;
	background-color: transparent;
}

/* couleur des fonds tableaux */
td.row_blanc	{
	background-color: transparent;
}
td.row_violet	{
	background-color: transparent;
}
td.row_bleu	{
	background-color: transparent;
}

/* couleur du texte */
.Arial_Big_Rouge		{
	font-family: Arial;
	color: Red;
	font-size: 22px;
}
.Verdana_gris		{
	font-family: Verdana;
	color: Red;
	font-size: 10px;
}
.Verdana_blanc		{
	font-family: Verdana;
	color: Black;
	font-size: 10px;
	background: transparent;
}
.Verdana_rouge_clair		{
	font-family: Verdana;
	color: Yellow;
	font-size: 12px;
}
.Arial_rouge_fonce	{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	background: transparent;
}
.Gris_prec_suiv		{
	font-family: Verdana;
	color: Black;
	font-size: 10px;
	background: transparent;
}

/* couleur du tableau */
.table_blanc	{
	background-color: transparent;
	background: transparent;
}

/* boutons */
input,textarea, select {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-width: 0;
	background: White;
	border-style: solid;
}

input.normal {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	cursor: hand;
	background: White;
}

