﻿body
{
	SCROLLBAR-FACE-COLOR: #663300;
	SCROLLBAR-HIGHLIGHT-COLOR: #663300;
	SCROLLBAR-SHADOW-COLOR: #663333;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffcc;
	SCROLLBAR-TRACK-COLOR: #5b5b5b;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	height: 100%;
	background-color:#330000;
	font-size: 12px;
	color: #663333;
	font-family: 'Times New Roman';
}
H1
{
	font-size:18px;	
	color: #663333;
	font-weight:lighter;
}
.table_menu
{
	border-top:solid 1px #432833;
	background-color:#aea393;
	text-align:center;
	height:16px;
	width:80px;
}
.table_menu_sep
{
    vertical-align:top;
}
.table_menu_end
{
	width:10px; 
	border-left:solid 1px #432833;
}
a.link_menu:link
{
	width:100%;
	display:block;
	margin-right:2px;
	color : #432833;
	text-decoration:none;
}
a.link_menu:visited
{
	width:100%;
	display:block;
	margin-right:2px;
	color : #432833;
	text-decoration:none;
}
a.link_menu:hover
{
	width:100%;
	display:block;
	margin-right:2px;
	color : #ffffcc;
	text-decoration:none;
}
a.link_contenu:link
{
	color : #663333;
	text-decoration:none;
}
a.link_contenu:visited
{
	color : #663333;
	text-decoration:none;
}
a.link_contenu:hover
{
	color : #663333;
	text-decoration:underline;
}
a.link_contenu_rouge:link
{
	color : #cc3300;
	text-decoration:none;
	font-size:13px;
}
a.link_contenu_rouge:visited
{
	color : #cc3300;
	text-decoration:none;
	font-size:13px;
}
a.link_contenu_rouge:hover
{
	color : #cc3300;
	text-decoration:underline;
	font-size:13px;
}
input.text
{
	font-size: 10px;
	height:12px	
}
.english
{
	color: #FFFFCC;
	font-size: 11px;
	font-family: Times New Roman;
}
.english_10
{
	color: #FFFFCC;
	font-size: 10px;
	font-family: Times New Roman;
}
.verdana_yellow_bold
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
}
.adresse
{
	color: #C0C0C0;
	font-size: 10px;
	font-family: Arial;
}
a:active
{
	text-decoration: none;
	color: #FFFFCC;
}
a:link
{
	text-decoration: none;
	color: #FFFFCC;
}
a:visited
{
	text-decoration: none;
	color: #FFFFCC;
}

.times_brown
{
	font-size: 11px;
	color: #663333;
	font-family: 'Times New Roman';
}

.times_brown_10
{
	font-size: 10px;
	color: #663333;
	font-family: 'Times New Roman';
}

.times_brown_12
{
	font-size: 12px;
	color: #663333;
	font-family: 'Times New Roman';
	width: 93%;
}

.times_grey_italic_11
{
	font-size: 11px;
	color: #666666;
	font-style: italic;
	font-family: 'Times New Roman';
	line-height: 11px;
}

.TextBoxDdePrix
{
	line-height: 10px;
	background-color: #804000;
	text-align: right;
}

.times_titre
{
	font-size: 12px;
	font-weight: normal;
	color: #996633;
	font-family: 'Times New Roman';
}
.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

