p{
text-align: justify;
font-family:Arial;
}
p a{
font-family:Arial;
text-decoration: underline;
}
.col1{
	width: 550px;
	background-color:#fff; 
	text-align: left;
	position: relative;
	padding: 10px 0 10px 0;
}
.col2{
	width: 200px;
	background-color:#fff; 
	position: relative;
	padding: 10px 0;
}
.bas{
	width: 760px;
	background-color:#fff; 
	position: relative;
	margin: 5px 0;
}
.bord_h{
	left:0;
	position:absolute;
	top:0;
}
.bord_b{
	bottom:0;
	left:0;
	position:absolute;
}
.bord_h_1{
	background:transparent url(../image/interface/bord_h_1.gif) no-repeat scroll center top;
	height:5px;
	width:550px;
}
.bord_b_1{
	background:transparent url(../image/interface/bord_b_1.gif) no-repeat scroll center bottom;
	height:5px;
	width:550px;
}
.bord_h_2{
	background: url("../image/interface/bord_h_2.gif") no-repeat center top;
	height:5px;	
	width: 200px;
}
.bord_b_2{
	background: url("../image/interface/bord_b_2.gif") no-repeat center bottom;
	height:5px;
	width: 200px;
}
.bord_h_3{
	background: url("../image/interface/bord_h_3.gif") no-repeat center top;
	height:5px;	
	width: 200px;
}
.bord_b_3{
	background: url("../image/interface/bord_b_3.gif") no-repeat center bottom;
	height:5px;
	width: 200px;
}
.bord_h_4{
	background: url("../image/interface/bord_h_4.gif") no-repeat center top;
	height:5px;	
	width: 760px;
}
.bord_b_4{
	background: url("../image/interface/bord_b_4.gif") no-repeat center bottom;
	height:5px;
	width: 760px;
}
.bord_h_5{
	background: url("../image/interface/bord_h_5.gif") no-repeat center top;
	height:16px;	
	width: 534px;
}
.bord_b_5{
	background: url("../image/interface/bord_b_5.gif") no-repeat center bottom;
	height:16px;
	width: 534px;
}
.bord_m_5 {
 border-left: 1px solid #529CCE;
  border-right: 1px solid #529CCE;
  padding: 5px;
}
.encart_new{
	margin: 10px auto 20px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}
.encart_new:hover{
	color: #CC6600;
}
.encart_new img{border:1px solid #FFFFFF;}
.encart_new img:hover{border:1px solid #CC6600;}

.titre1{
	line-height: 1px;
	height:1px;
	background-color: #003366;
	width: 100%;
	margin:25px 0 10px 0;
	clear:both;
}
.titre1 span{
	position:relative;
	font-family:Arial;
	top:-5px;
	font-size: 20px;
	color:#003366;
	background-color: #fff;
	padding:0 10px 0 0;
	font-weight: bold;
}
.titre2{	
	clear:both;
	font-family:Arial;
	font-size: 14px;
	color:#003366;
	padding:0 10px 0 0;
	font-weight: bold;
}

.table_art td, .table_art th{
	background-color:#EEE;
	border-bottom:1px solid #000000;
}
.table_art td{
	background-color:#DDDDDD;
	color:#000000;
	font-family:arial;
}
ol li{
	font-family:arial;
	font-size: 12px;
	color:#003366;
	padding-bottom: 10px;
}
.tip{
	cursor: pointer;
	font-family:Arial;
	font-size:9px;
	color:#CC6600;
}
.view_tip{
	display: none;
}
.bulle{
}
#list_table td{
	line-height:20px;
	/*color: #003366;
	cursor:pointer;*/
}
#list_table td:hover{
	text-decoration: underline;
}