.l_top{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/l_top.jpg);
	background-repeat: no-repeat;
	height:24px;
	border-bottom:1px solid #eeeeee;
}

.m_top{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/m_top.jpg);
	background-repeat: repeat-x;
	height:24px;
	text-align:center;
	border-bottom:1px solid #eeeeee;
}

.r_top{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/r_top.jpg);
	background-repeat: no-repeat;
	height:24px;
	width:10px;
	border-bottom:1px solid #eeeeee;
}

.l_center{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/l_center.jpg);
	width:10px;
	background-repeat: repeat-y;
	background-position: left;
}

.r_center{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/r_center.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width:10px;
}

.l_bottom{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/l_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

.m_bottom{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/m_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.r_bottom{
	background-image: url(http://www.chat-land.org/cchat/images_formulaire/r_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.asv_table{
	width:370px;
}

.asv_td{
	text-align:left;
	border-bottom:1px solid #eeeeee;
}

.asv_tr{
	text-align:center;
	border-bottom:2px solid #eeeeee;
}

.asv_input{
	width:150px;
	color:#000000;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:arial;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

.asv_select{
	color:#000000;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:arial;
	width:150px;
}

.asv_button{
	color:#000000;
	font-size:11px;
	font-family:arial;
	border-width:1px;
	border-style:solid;
	width:100px;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
