p {padding:2px}


.hidden {display: none;}

.img {margin-right:18px}
.img1 {margin-right:11px}

body {
background-image:url(images/background.jpg);;
color:#818181;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:13px;
text-align:center;
}

.normal {
font-family:tahoma;
font-size:11px;
}

.content {color:#2B2B2B; text-decoration:none;}

.top_txt {
color:#595959;
font-size:11px;
text-decoration:none;}

#content {
	background-color:#ffffff;
	margin:0px auto 0px auto;
	padding:0;
	text-align:left;
	display:table;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.dotted_line {background:url(images/dot.gif);
height:1px;
margin-top:12px;
margin-bottom:12px;
}

.dotted_line2 {background:url(images/dot.gif);
height:1px;
margin-top:12px;
margin-bottom:12px;
}

.line {background:url(images/px.jpg);
height:2px;
margin-top:20px;
margin-bottom:20px;
}
.padding_right {padding-right:0px}
.padding_left {padding-left:5px}

#right_content {background:url(images/right_px.gif) top right repeat-y;
margin:0;
text-align:left;
color:#757575;
display:table;}

#inner_right { text-decoration:none;
padding:5px 1px 1px 8px}

#inner_left { text-decoration:none;
padding:0px 0px 0px 5px}

.copy {color:#939393; text-decoration:none}

.gray {color:#818181; text-decoration:none}
.brown {color:#D5894C; text-decoration:none}
.dark {color:#595959; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.green {color:#A0BB22; text-decoration:none}
.gras {font-size:12px; text-decoration:none}

.big {font-size:12px}
.bigger {font-size:13px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#D5894C; text-decoration:none}

.search { width:105px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#A0A0A0;
		background-color:#ffffff;
		color:#595959;
		margin-left:0px;
		margin-right:0px}
		
.line_height {line-height:20px; vertical-align:middle}
		
.form { 
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A0A0A0;
		background-color:#ffffff;
		color:#5A5F65;
		margin-left:0px;
		margin-right:0px}
		
.textarea { 
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A0A0A0;
		background-color:#ffffff;
		color:#5A5F65;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.t 		{text-transform:uppercase}

a:hover{text-decoration:underline;
}
.a:hover{
	text-decoration:none;
	font-family: Tahoma;
}




#helpBox {
position: absolute;
z-index: 1000;
top: 0px;
left: 0px;
width: 160px;
}

table.helpBoxTitre {
	width: 160px;
	cellpadding: 0px;
	cellspacing: 0px;
	background: #000000;
	border-style:solid;
	border-width: 1px;
	border-color: #8888FF;
	border-collapse:collapse;
}
table.helpBoxTexte {
	width: 160px;
	cellpadding: 0px;
	cellspacing: 0px;
	background: #000000;
	border-style:solid;
	border-width: 0px;
	border-collapse:collapse;
}
td.helpBoxTitre {
	background: #8888FF;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
}
td.helpBoxTexte {
	background: #AAAAFF;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
}


DIV.helpBoxDIVtitre {
	width: 160px;
	padding: 2px;
	background: #FAFACA;
	border: 1px solid #000000;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 12px;
line-height: 14px;
}

DIV.helpBoxDIV {
	width: 160px;
	padding: 2px;
	background: #FFFFCF;
	border: 1px solid #000000;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 12px;
line-height: 14px;
}
