body
	{
	background-image: url("images/design/background.jpg");
	background-repeat: repeat-x;
	background-color:#13323c;
	margin: 0px;
	}
.top
	{
	background-image: url("images/design/top.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
	}
.table
	{
	background-image: url("images/design/table.jpg");
	vertical-align: middle;
	}
.table0
	{
	background-image: url("images/design/table0.jpg");
	vertical-align: middle;
	}
hr
	{
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	border: 0;
	width: 100%;
	}
input
	{
	border: 1px solid;
	border-color: #9E859C;
	font-size: 70%;
	}
a
	{
	color: #303030;	
	text-decoration: none;
	}
a.lien:hover
	{
	color: #c0c0c0;	
	}
a.lien_:hover
	{
	color: #d0d0d0;	
	}
a.lien
	{
	color: #569cc6;	
	}
a.lien_
	{
	color: #ffffff;	
	}
td
	{
	vertical-align: top;
	}
p
	{
	margin-bottom: 0px;
	}	
.maintext
	{
	font-size: 72%;
	font-family: tahoma;
	color: #303030;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	}
p.maintext
	{
	text-indent: 30px;
	}
p.text
	{
	padding-right: 30px;
	padding-left: 30px;
	}
.text
	{
	font-size: 72%;
	font-family: tahoma;
	color: #303030;
	margin-bottom: 0px;
	}
.ss_text
	{
	font-size: 60%;
	font-family: tahoma;
	color: #303030;
	margin-bottom: 0px;
	}
.text_neg
	{
	font-size: 72%;
	font-family: tahoma;
	color: #ffffff;
	margin-bottom: 0px;
	}
.titre
	{
	font-size: 75%;
	font-family: tahoma;
	color: #ffffff;
	margin-bottom: 0px;
	}
.ss_text_neg
	{
	font-size: 60%;
	font-family: tahoma;
	color: #ffffff;
	margin-bottom: 0px;
	}
.com
	{
	font-size: 70%;
	font-family: tahoma;
	color: #D4D4D4;
	margin-bottom: 0px;
	}
.error
	{
	font-size: 70%;
	font-family: tahoma;
	color: #bd0000;
	margin-bottom: 0px;
	}
.caution
	{
	font-size: 75%;
	font-family: tahoma;
	color: #bd0000;
	margin-bottom: 0px;
	}
.message
	{
	padding-left: 90px;
	padding-right: 30px;
	font-size: 70%;
	font-family: tahoma;
	color: #402E3C;
	}
.td_
	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	}
.td
	{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	}
.border
	{
	border-width: 1px;
	border-style: dotted;
	border-color: #C0C0C0;
	}
.img
	{
	margin: 2px;
	border: 0;
	}
	
dl, dt, dd, ul, li 
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu 
	{
	position: absolute;
	z-index:100;
	width: 100%;
	}
#menu dl 
	{
	float: left;
	}
#menu dt 
	{
	cursor: pointer;
	text-align: left;
	}
#menu dd 
	{
	border: 1px solid gray;
	background: #fff;
	width: 250px;
	margin-top: 5px;
	}
#menu li 
	{
	text-align: left;
	margin: 5px;
	}
#menu li a
	{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	}
#menu li a:hover
	{
	background: #eee;
	}


