textarea.newCS{
	width:150px;
	height:27px;
	margin:0px;
	background:none;
	padding:0px 0px 0px 4px;
	border:none;
	cursor:pointer;
	font-size:10px;
	color:#666;
	overflow:hidden;
	overflow:-moz-scrollbars-hidden;
	resize:none;
}

li.class_ville {background:#fff url(../gfx/custom_select/bg.gif) no-repeat top left;width:166px;height:27px; padding-top:8px; padding-left:5px;}
li.class_date  {background:#fff url(../gfx/custom_select/bg.gif) no-repeat top left;width:166px;height:27px; padding-top:8px; padding-left:3px;}
li.class_theme {background:#fff url(../gfx/custom_select/bg_v3.gif) no-repeat top left;width:166px;height:27px; padding-top:1px; padding-left:5px;}

div.opts{
	position:absolute;
	width:135px;
	background-color:#fcfcfc;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
div.opts div{
	font-size:11px;
	color:#636363;
	padding:2px 2px 2px 14px;
	cursor:default;
	background-image:url(../gfx/custom_select/arrow.png);
	background-repeat:no-repeat;
	background-position:2px 6px;
}
div.opts div.opt{
	background-color:#fcfcfc;
}
div.opts div.optHover{
	background-color:#ede9e9;
}

/*Print facture*/
.gris 		   			{ background-color:#EDEDEF;}
.titre		   			{ font-weight:bold; color:#2e3494; vertical-align:bottom;}
.titre_facture 			{ font-weight:bold; color:#2e3494; text-align:center; font-size:20px;}
.titre_facture_petit	{ font-weight:bold; color:#2e3494; text-align:left; font-size:10px;}
.titre_facture_petit1	{ font-weight:bold; color:#2e3494; text-align:center; font-size:10px;}
.cadre_gris_simple		{ border:1px solid #C4C6C5; padding:5px; font-family: Arial, Helvetica, sans-serif;}
.cadre_gris_simple4		{ border:1px solid #C4C6C5; padding:5px; font-family: Arial, Helvetica, sans-serif; text-align:center;}
.a-right      			{ text-align:right !important;}
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }

