body {
	background-color:#CCD5FF;
}

img {
  border:0;
}

a {
	font-size:12px;
	color:#FF8000;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

table .left {
	width:190px;
	/*background-color:#000000;*/
}

#left {
	width:175px;
	border:1px dashed #132BFB;
	padding:2px;
	font-size:11px;
	color:#FF8000;
	vertical-align:top;
}

#left a {
	color:#FF8000;
	text-decoration:none;
}

#left a:hover {
	text-decoration:underline;
}

#left li {
	list-style:none;
	margin-left:15px;
}

#left .titre {
	font-size:13px;
	margin-top:5px;
	padding-left:10px;
	height:14px;
	text-align:left;
	border-bottom:1px solid #FF8000;
	margin-bottom:2px;
	font-weight:bold;
}

#right {
	border:1px dashed #132BFB;
	padding:2px;
	font-size:12px;
	color:#FF8000;
	vertical-align:top;
}

#right .nav {
	font-size:13px;
	border-bottom:1px solid #FF8000;
	padding-left:10px;
}

.copyright {
	height:15px;
}

.valid_form {
  font-size:12px;
}

.TB_Button_Image
{
	overflow: hidden;
	width: 16px;
	height: 16px;
	margin: 3px;
	background-repeat: no-repeat;
}

.TB_Button_Image img
{
	position: relative;
}
input, textarea, select {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}