/* CSS Document */
#Body 									{ background:url(images/body_bg.png) left top repeat-x #CCCCCC;}
html,body 								{ font-family: Tahoma, Geneva, sans-serif;margin:0px; height: 100%;padding:0px; }

TH,TD,DIV								{ font-family:Myriad web, Arial, sans-serif;font-size:12px;}
A,A:link,A:visited,A:active 			{ color:#990000;text-decoration: underline;}
A:hover									{ color:#999999;text-decoration:none;}
	
/* ********** Control Panel Style ************** */
.controlpanel							{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG						{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG			{ margin:0px; }
.controlpanel TD TD TD					{ width:auto; }
.controlpanel DIV						{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead				{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead			{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input			{ background:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select			{ background:#fff; font-size:11px; color:#333;}
.controlpanel A.CommandButton			{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link		{ color:#000; }
.controlpanel A.CommandButton:visited	{ color:#000; }
.controlpanel A.CommandButton:active	{ color:#000; }
.controlpanel A.CommandButton:hover		{ color:#000; text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active					{ font-size:11px;color:#000;text-decoration:none;font-weight:normal;
}
A.CommandButton:hover					{ color:#990000; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input				  	{ MARGIN: 0px; font-size:9px; color:#f2f3ef; WIDTH: 150px; HEIGHT: 15px; background-color: #808080;}
.search,
a.search:link,
a.search:active,
a.search:visited						{ color:#484847; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover							{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch			  	{ width: 128px;	font-size: 12px; margin-right:13px;color:#000; background:none; border:none;text-align: left; margin-left:10px; vertical-align:top; margin-top:4px;}
/* ********** Buttons Style ************** */
.StandardButton 						{ color: #FFFFFF;	font-family:Myriad web, Arial, sans-serif;	font-size: 13px;	font-weight: normal;	background-color: #990000;	height: 30px;	width: 80px;}

/* ********** Pane Style ************** */
.BannerPane								{ padding:5px 5px 5px 450px;}
.BannerPane A,
.BannerPane A:link,
.BannerPane A:visited,
.BannerPane A:active					{ color:#990000;text-decoration: underline;}
.BannerPane A:hover						{ color:#990000;text-decoration:none;}
.BannerPane .Normal 					{ color:#FFF;}
.TopPane								{ padding:0px 0px 0px 0px;}
.TopLeftPane							{ padding:5px 10px 5px 0px;}
.TopRightPane							{ padding:5px 0px 5px 0px;}
.BottomLeftPane							{
	padding:5px 10px 5px 0px;
	width: 50%;
}
.BottomRightPane						{
	padding:5px 0px 5px 0px;
	width: 50%;
}
.LeftPane								{ padding:0px 10px 0px 0px;}
.ContentPane							{ padding:0px;}
.RightPane							    { padding:0px 0px 0px 10px; }
.MidLeftPane							{ padding:4px 4px 4px 8px;}
.MiddlePane								{ padding:4px 4px 4px 4px;}
.MidRightPane							{ padding:4px 0px 4px 4px;}
.BottomColumn1							{ padding:4px 4px 4px 8px;}
.BottomColumn2							{ padding:4px 4px 4px 8px;}
.BottomColumn3							{ padding:4px 4px 4px 8px;}
.BottomColumn4							{ padding:4px 0px 4px 8px;}
.BottomPane								{ padding:0px 0px 0px 0px;}
.LeftOutPane 							{ padding:10px 8px 5px 8px; z-index:1000; margin-top:20px;}
.HeadPane 								{ padding:2px 5px 2px 5px;}
/* ********** Container Style ************** */
.Head									{ font-size:12px;font-weight:bold;color:#333;}
.SubHead								{ font-size:12px;color:#333;}
.SubSubHead								{ font-size:12px; color:#333; }
.Normal									{ font-family: Tahoma, Geneva, sans-serif;font-size:11px;line-height:18px;color:#000;}
/* ********** Environnement Style ************** */
.envir,
a.envir:link,
a.envir:active,
a.envir:visited						    {
	color: #78AF36;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
}
a.envir:hover							{
	color: #9FCF65;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0px 0 0px;
}
	
/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited						    { color:#000;	text-decoration:none; 	font-weight:normal;	font-size:11px; padding:0 10px 0 25px; background:url(images/login_left.jpg) left center no-repeat;}
a.login:hover							{ color:#990000;	text-decoration:underline; font-weight:normal; font-size:11px; padding:0 10px 0 25px; background:url(images/login_left.jpg) left center no-repeat;}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited							{ color:#000; text-decoration:none; font-weight:normal;	font-size:11px;	padding:0 10px;}
a.user:hover							{ color:#990000;	text-decoration:underline;	font-weight:normal; font-size:11px; padding:0 10px;}
	
/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited							{ color:#999999;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/calendar_icon.png);	background-repeat: no-repeat;	background-position: center;	height:18px;	margin-top: 0;	margin-right: 0px;	margin-bottom: 0;	margin-left: 6px;	padding-top: 41px;	padding-right: 5px;	padding-bottom:7px;	padding-left: 5px;}
a.date:hover							{ color:#990000;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited						{ font-size:11px;color:#999999;text-decoration:none;border-bottom:0px dotted;font-weight:Normal;font-style: italic;}
a.footer:hover							{ color:#999999; text-decoration:none; font-weight:Normal; text-decoration:underline; font-style: italic;}

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited							{ font-size:11px;	color:#999999;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover							{ color:#fff;text-decoration:none;font-weight:Normal; text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited							{ font-size:12px; color:#fff; text-decoration:none; font-weight:bold; font-family: Tahoma, Geneva, sans-serif; }	
a.links:hover							{ color:#990000;text-decoration:underline;font-weight:bold;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited					{ font-size:11px;color:#000;text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover						{ font-size:11px;color:#990000;text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; text-decoration:underline;}




/* ********** Other Style ************** */
.dnn_width 								{ width:1000px; margin:0 auto; }
#dnn_wrapper 							{ width:960px; margin:0 auto; min-height:100%; background:url(images/body_bg.jpg) left top repeat-y; position:relative;}


.dnn_main								{ width:1013px; margin-left:17px; z-index:2; position:relative; background:url(images/top_1.jpg) left top no-repeat;}
.dnn_top								{ min-height:119px; height:auto !important; height:119px; overflow:visible; background:url(images/border_bg.jpg) bottom repeat-x; padding-bottom:3px;}
.logo_left								{ float:left; padding:5px 0px 0px 0px; width:195px;}
.top_right								{ float:right; min-height:119px; height:auto !important; height:119px; overflow:visible; width:765px;}
.top_h									{ min-height:83px; height:auto !important; height:83px; overflow:visible;}

.content_bg								{ background:url(images/center_bg.jpg) left top repeat-y;}
.cont_left								{ float:left; width:198px; position:relative; min-height:550px; height:auto !important; height:550px; overflow:visible;}
.cont_right								{ float:right; width:762px;}
.cont_bg								{ padding:5px 8px 0px 5px;}
/*module initial pour flash hauteur 550 pix*/
.dnn_flash								{ width:192px; height:1px; padding-left:3px; z-index:1;}
.dnn_brea								{ height:29px; line-height:27px; background:url(images/brea_bg.jpg) left repeat-x; margin-right:0px;}
.bear_left								{ background:url(images/bear_bg.jpg) 5px center no-repeat; width:50%; padding-left:25px; color:#FFF; float:left;}
.login_right							{ float:right; width:30%; text-align:right;}

.dnnfooter								{ height:65px;}
.bot_left								{ float:left; width:195px; height:65px;}
.dnn_search 							{ background:url(images/search_bg.jpg) left top no-repeat; width:190px; height:34px; margin-top:10px; line-height:34px;}
.bot_right								{ float:right; width:762px; height:65px; background:url(images/border_bg_gris.jpg) right repeat-y;}
.bot_right1								{ height:40px; background:url(images/links_bg.jpg) left top repeat-x; text-align: center; color:#FFF; margin-right:3px; line-height:40px;}
.dnnbot									{ height:30px; line-height:30px; float:right; width:762px; color:#222; text-align:center;}

.dnn_links 								{ height:20px; line-height:20px; text-align:center; }
.dnn_copyright 							{ height:30px; line-height:30px; text-align:center; color:#990000;}

.left 									{ float:left;}
.right 									{ float:right;}
.clear 									{ clear:both;}




.breadcrumArea							{ background-image: url(images/bread_bg.png);background-repeat: repeat-x;background-position: bottom;background-color: #FFFFFF;}

/*main menu : rouge*/
.fishmenu-h 							{ position:relative; height:36px; background:url(images/menu_left2.jpg) left repeat-x;}
.fishmenu-h span 						{ white-space: nowrap; display:block;}
.fishmenu-h ul							{ margin:0px; padding:0px;display: block;float:left}
.fishmenu-h li 							{ list-style: none none outside; float:left;position:relative; margin:0px;}
.fishmenu-h ul li 						{ float:left; background:url(images/menu_left.jpg) left bottom no-repeat;}
.fishmenu-h ul li a						{ color:#fff; text-decoration:none;line-height:28px;display: block;cursor:pointer;font-family:Tahoma, Geneva, sans-serif;font-weight:bold;font-size:12px; float:left; background:url(images/menu_right.jpg) right bottom no-repeat; margin-left:0px; padding-top:8px; margin-right:0px;}
/*main menu : gris*/
.fishmenu-h ul li span					{padding:0px 14px 0px 12px;}
.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited				{
	color: #fff;
	text-decoration: none;
}
.fishmenu-h ul li a:hover               { color: #fff; background:url(images/menu_h_left.jpg) left  no-repeat; float:left; margin:0px 0px 0px 0px; padding-top:0px; line-height:36px;}
.fishmenu-h ul li a:hover span          { color: #fff; background:url(images/menu_h_right.jpg) right  no-repeat; float:left; margin-left:0px; }
.fishmenu-h ul li.current 			  	{ }
.fishmenu-h ul li.current a			    { color: #fff; background:url(images/menu_h_left.jpg) left  no-repeat; float:left; margin:0px 0px 0px 0px; padding-top:0px; line-height:36px;}
.fishmenu-h ul li.current span			 { color: #fff; background:url(images/menu_h_right.jpg) right  no-repeat; float:left; margin-left:0px; }
.fishmenu-h ul li.current .menuslide span { background:transparent; margin-left:0px;}
.fishmenu-h ul li a.menu_hover{ color: #fff; background:url(images/menu_h_left.jpg) left  no-repeat; float:left; margin:0px 0px 0px 0px; padding-top:0px; line-height:36px;}
.fishmenu-h ul li a.menu_hover span{ color: #fff; background:url(images/menu_h_right.jpg) right  no-repeat; float:left; margin-left:0px; }

/*sub menu*/
/*les styles utilisés sont les SPAN */
.fishmenu-h .menuslide 					{ display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul 				{ background:#888; border:1px solid #fff; display: none;left: 0px; float: left; position:relative; margin:0px;}
.fishmenu-h .menuslide ul li 			{ background:none; display:block; clear:both; padding:0px; background:#888;}
.fishmenu-h .menuslide ul li span 		{ color:#fff; display:block; padding:0 10px 0 10px;}
.fishmenu-h .menuslide ul li a			{ height:25px;display:block;font-weight: normal;font-size:11px;margin:0px; background:#888; padding:0px;}
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active	{ width:auto; color:#fff; text-decoration:none; line-height:24px;display: block; text-align:left;}

.fishmenu-h .menuslide ul a:visited		{
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	display: block;
	text-align: left;
	font-style: italic;
}
.fishmenu-h .menuslide ul a:hover 		{ width:100%;background:none; background-color: #AAAAAA;   padding:0px;line-height:24px}
.fishmenu-h .menuslide ul a:hover span  { color: #fff;background:none; background-color: #AAAAAA;  padding:0px; margin-left:10px}
.menuslide ul 							{ float:left;left:0px;position:relative;}
.fishmenu-h .menuslide ul li span.expandLeft,.fishmenu-h .menuslide ul li span.menutext {}
.fishmenu-h .menuslide a.menu_hover     { width:100%;background:none; background-color: #AAAAAA;   padding:0px;}
.fishmenu-h .menuslide a.menu_hover span{ background:none; margin:0px;}
