/*********************************************************************************
 * CSS arcencielcom.com   -   powered by matrix-editeur.com   -   27-09-2007     *
/*********************************************************************************/

.adroit{
	border-left: 1px #515151 solid;
}

.index { text-align:left; font-size: 0.90em; }

.error{
	text-align:center;
	font-size: 1em;
	color: #DA7474;
}

.ok{
	text-align:center;
	font-size: 1em;
	color: green;
}
/*
.text_t1 {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_t2 {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.text_t3 {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99068D;
}
.text_t4 {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
*/


/*a:link {
	text-decoration: none;
	color: #E7B673;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}*/


a {
	color:#E7B673;
	text-decoration:underline;
	font-size: 1em;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color: #BF3F00;
}


.a {
	text-decoration: none;
	color: #E7B673;
}
.a:hover {
	text-decoration: none;
	color: #FF9900;
}

.adroit{
	border-left: 1px #515151 solid;
}

.index { text-align:left; font-size: 0.90em; }




ul{
	padding-left:1em;
	margin:0;
}

li{
	list-style:none;
}

ul .short{
	padding-left: 0.8em;
	list-style:none;
}


li .none{
	list-style:none;
}
