/* ACTUSNEWS (Pour les sites alimentés par les exports) */
	#actusnews * {
		font-family:Arial, Helvetica, sans-serif;}
			#actusnews .cachediv {
				display:none;}
			#actusnews .informations-financiere {
				padding:4px;
				border:1px solid #CCC;}
			
			#actusnews .informations-financiere form{
				margin:0;
				padding:0;}
			#actusnews .informations-financiere table{
				border-spacing:0px;
				border-collapse:collapse;
				margin:4px 0;
				width:100%;
				border:1px solid Black;}
				#actusnews .informations-financiere table tr td {
					background-color:#FFF;
					padding:4px 3px;}
				#actusnews .informations-financiere table tr.ligne2 td {
					background-color:#ebedf3;}
				#actusnews .informations-financiere table tr td.date {
					width:92px;
					white-space:nowrap;
					padding-right:4px;
					padding-top:5px;
					font-size:11px}
				#actusnews .docs table tr td.date {
					width:64px;}
				#actusnews table.cp, #actusnews table.act-table {
					width:auto !important;
					min-width:500px;
					width:500px;}
					#actusnews table.cp tr.act_cp_haut td {
						padding-bottom:0px;}
					#actusnews table.cp tr.act_cp_bas td {
						padding-top:12px;}
					#actusnews .titre_communique {
						font-size:11px;
						display:block;
						margin-bottom:12px !important;}
					#actusnews .informations-financiere table tr td #form2{
						margin-top:6px;}
						
			#form1 select {
				margin-bottom:12px;}
			#actusnews .informations-financiere a, #aff_masq1, #aff_masq2{
				background:transparent url(../_img/informations_financieres/fleche.gif) no-repeat 0 0;
				display:block;
				margin:10px 0 0 0;
				padding:1px 0 0 12px;
				line-height:14px;
				font-weight:bold;
				color: #415893;
				text-decoration: underline;
				text-transform:uppercase;
				font-size:11px;}			
				#actusnews .informations-financiere a.actif{
					color:black;
					background-image:url(../_img/informations_financieres/fleche_on.gif);}
			#actusnews .informations-financiere table tr td a, #aff_masq1, #aff_masq2{
				text-transform:none;
				font-weight:normal;
				background:none;
				padding:none;
				line-height:14px;
				font-size:11px;
				margin:0;}
				#aff_masq1, #aff_masq2 {
					margin-right:2px;}
			
			/* double style à l'agenda en cas de couleur dans les td */
			#actusnews .agenda{
				white-space:nowrap;}
				#actusnews .agenda tr td{
					white-space:nowrap;
					padding-right:8px;}
			
			#form2, .act_noresult {
				display:none;}