/* GENERAL STYLES */
html, body { margin: 0; padding: 0; border: 0; }

body {
	color: #000; 
	background: #CC0000;
	font: normal normal 9pt "Trebuchet MS", arial, helvetica, sans-serif;
	text-align: center;
	margin: 30px 0;
}

p  { margin: 6px 0; padding: 0 6px; }

code { border-left: 3px solid #ccc; padding-left: 4px; }

img { 
	border: 0; 
	margin-right: 8px;
}

h3 {font-size: 1.1em; }

.clear { clear: both; }

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

hr { margin: 0 0 0 5px; padding: 0; border: 0; width: 98%; background-color: #666; color: #666; display: block; height: 1px; }

.small {font-size: .9em;}

.tools_img { float: left; }

.wide {
	background: #fff;    /* header and footer colours */
	width: 100%;
	/*font-size: 1.6em;
	font-weight: bold;
	color: #ffa;
	text-align: center;*/
}

.wide p { margin: 0; padding: 5px; position: relative; }

.top { border-bottom: 2px solid #01009A; }

/* Footer */
#footer { border-top: 1px solid #fff; position: relative; background:url("/media/15599/bg_footer.gif") no-repeat top center; }
#footer p { margin-top: 15px; /*margin-left: 130px;*/ font-size: 7.5pt; color: #CC0000; }
#footer a { text-decoration: underline; color: #CC0000; }
#footer a:hover { text-decoration: none; }
#footer a.nolink { text-decoration: none; }
#footer a:hover.nolink {text-decoration: underline; }

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{
display:inline-block;
}

.wrapper {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	/*background: url(images/pr-background.jpg) repeat-y;*/
	background: #fff;
	border: 1px solid #fff;
}

.outer {
	width: 780px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}


.left {
	float:left;
	width: 130px;    /*** Critical left col/divider dimension value ***/

}

.container-left {
	float:left;
	width: 130px;    /*** Critical left col dimension value ***/
	margin: 60px 0 0 0;

}

		/* Navigation */

		#secondLevelNavigation {
   			 float: left;
   			 width: 125px;
   			 list-style:none;
   			 padding: 0;
   			 margin: 0 0 0 5px;  
   			 border-top: 1px solid #ddd;
		}

		#secondLevelNavigation li {
 			   margin: 0 0 5px 0;
 			   border-bottom: 1px solid #ddd;
		}

		#secondLevelNavigation li .selected {
			font-weight: bold;
		}

		#secondLevelNavigation a {
  			display: block;
			padding: 5px 0;
			text-decoration: none;
		}

		#secondLevelNavigation a:hover {
    			background-color: #eee;
		}

		#language {
   			 float: left;
   			 padding: 0;
   			 margin: 15px 0 0 0;  
		}

.center {
	float: left;
	width: 480px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
	/* \*/
	margin-left: 5px; 
	/* Hidden from IE-mac */
}


#ContentContainer
{
	margin:24px 0 0 5px;
	width:450px;
	float:left;
	/*background-color:red;*/ /* Used for debug */
}

#MainContent
{
	width:450px;
	float:left;
	font-size:14px;
	/*background-color:purple;*/ /* Used for debug */
}

#formSumTotal
{
  margin: 0px 20px 0px 20px;
  display: none;
}

#SecondaryContent
{
	width:450px;
	float:left;
	font-size:14px;
	/*background-color:purple;*/ /* Used for debug */
}
/*
==========================================
Gallery List
==========================================
*/

.center .GalleryList
{
	margin:15px 0 0 0;
	width:624px;
}

.center .GalleryList .Item
{
	float:left;
	width:96px;
	height:96px;
	margin:0 0 10px 10px;
}

.center .GalleryList .Itemgalleri
{
	float:left;
	width:96px;
	height:180px;
	margin:0 0 10px 10px;
}

.center .GalleryList .Item a img
{
	padding:2px;
	border:1px solid black;
}

.center .GalleryList .Item a:hover img
{
	padding:2px;
	border:1px solid black;
	background-color:black;
}

.center .GalleryList .Item strong a
{
	display:block;
	margin:5px 0 0 0;
}

.center .GalleryList .Item em
{
	display:block;
	font-size:12px;
}


.center .Photo img
{
	/* This ensures the photos is resized to fit the div */
	max-width:100%;
}

.center .Photo .PhotoNav
{
	display:block;
}

.center .Photo .PhotoNav .Left
{
	float:left;
}

.center .Photo .PhotoNav .Right
{
	float:right;
}

/*
==========================================
News List
==========================================
*/


.center ul.NewsList
{
 margin:15px 0 0 15px;
}


.center ul.NewsList li
{
 margin:0 0 15px 0;
 list-style:none;
}


.center ul.NewsList li a
{
 display:block;
}


.center ul.NewsList li a.Event
{
	background-image:url(../Data/Assets/theme_one/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

.center ul.NewsList li a.News
{
	background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}


.center .EventItem strong
{
	display:block;
}

		.center .twocolumns
		{
			float: left;
			padding: 10px 0;
			width: 488px;
		}
		
			.border-top
			{
				 border-top: 1px solid #b1c1cc;  
			}
		
			.center .firstcolumn
			{
				float: left;
				margin-right: 12px;
				width: 235px;
			}

			.center .secondcolumn
			{
				float: left;
				width: 235px;
			}
/*
==========================================
Secondary Content
==========================================
*/


/*.center h3
{
	font-size: 20px;
	color:#ff6300;
}
*/
.center a
{
	color:#000000;
	text-decoration:underline;
}

.center a:hover
{
	color:#000000;
	text-decoration:none;
}

.center a.RSSLink
{
	background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 8px 23px;
	text-decoration:underline;
	display:block;
}

.center a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}


.center ul#NewsList
{
	margin:0 0 0 0;
}


.center ul#NewsList li
{
	margin:0 0 6px 0;
	font-size:13px;
	list-style:none;
}

.center ul#NewsList li strong
{
	font-weight:bold;
}

.center ul#NewsList li.Event a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/theme_one/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
}

.center ul#NewsList li.News a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);;
	background-repeat:no-repeat;
	background-position:7px 8px;
}

.center ul#NewsList li a:hover
{
	background-color:#FFECCC;
	border-top:3px solid #FFA200;
	border-bottom:3px solid #FFA200;
	color:#FF6300;
	text-decoration:none;
}

.center #SearchSecondaryHeader
{
	margin:30px 0 0 0;
}

.center form
{
	margin:0 0 30px 0;
}

.center form input.Submit
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px -16px;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
	padding:0;
	margin:0;
}

.center form input.Submit:hover, #SecondaryContent form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
}

.center form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
	width:150px;
}

.center a.EmailFriend
{
	background-image:url(../Data/Assets/theme_one/Misc/email_a_friend.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding:0 0 0 22px;
	text-decoration:underline;
	color:#000000;
}

.center a.EmailFriend:hover
{
	text-decoration:none;
}


.right {
	float: left;
	/*position: relative;*/ /*** IE needs this or the contents won't show outside the parent container. ***/
	/*vertical-align:top;*/
	width: 160px;    /*** Critical right col/divider dimension value ***/
	margin-right: 1px;    /*** Critical right col/divider dimension value ***/
	margin-left: 1px;   /*** Static fix ***/
	/*overflow: hidden;*/
	/*background-color:blue;*//* Used for debug */

}

.right ul#NewsList
{
	margin:12px 0 0 0;
}


.right ul#NewsList li
{
	margin:0 0 6px 0;
	font-size:13px;
	list-style:none;
}

.right ul#NewsList li strong
{
	font-weight:bold;
}

.right ul#NewsList li.Event a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/theme_one/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
}

.right ul#NewsList li.News a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);;
	background-repeat:no-repeat;
	background-position:7px 8px;
}

.right ul#NewsList li a:hover
{
	background-color:#FFECCC;
	border-top:3px solid #FFA200;
	border-bottom:3px solid #FFA200;
	color:#FF6300;
	text-decoration:none;
}


/* \*/
* html .right {
	margin-left: 0px; 
	margin-right: -500px; 
	mar\gin-right: -162px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/


.container-right { 
	width: 160px; /* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
	padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}




/* \*/
* html .container-right {
	float: left;
	margin-left: 2px; 
	margin-left: 0px; 
}
/*** Static fixes ***/

/*** Below is the Holly hack, and if IE/Win shows bugs it's a good idea to apply this hack to 
	different elements and see if that fixes the problem. Sometimes it may be necessary 
	to use "position: relative;" on certain elements, but it's hard to tell in advance which 
	elements will need such fixes. Here it prevents IE5/Win from clipping the left ends 
	of the headings. ***/
/* \*/
* html h2 { height: 1%; }
/* */


/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left { margin-right: -3px; }
/* */


.italics-test, .italics-test-side {
	font-style: italic; 
	text-align: justify; 
	background: #ccd;
	border: 1px solid red;

}

#navpath { font: normal 8pt Arial, Helvetica, sans-serif; margin: 10px 0 0 6px; padding: 0px; }
#navpath ul { list-style-type: none; }
#navpath li { display: inline; }

/* home */
#navpath .main a { /*font-size: 9pt;*/ color: #000; text-decoration: underline; }
#navpath .main a:hover { text-decoration: none; }

/* main section */
#navpath .section a { /*font-size: 9pt;*/ color: #000; text-decoration: none; }

/* actuel sub-section */
#navpath .sub a { /*font-size: 9pt;*/ font-weight: bold; color: #000; text-decoration: none; }
#navpath .sub a:hover { color: #CC0000; }

.cdr_news { margin:20px 0 0 0; padding: 8px; background: #E5E5E5; }
.cdr_news h1 {
	text-transform: uppercase;
	font: bold 9pt "Trebuchet MS", arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.cdr_news h2 {
	text-transform: uppercase;
	margin:0;
	padding: 0;
	font: bold 8pt "Trebuchet MS", arial, helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	/*margin: 0 0 10px 0;*/
	backgr\ound: url("../img/square_red.gif") no-repeat left 4px;
}
.cdr_news p { padding: 0px 0px 0px 15px; font: normal normal 8pt "Trebuchet MS", arial, helvetica, sans-serif; }
.cdr_news hr {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	background-color: #666;
	color: #666;
	display: block;
	height: 1px;
}

/*** All the IE fixes that are inside separate "Mac-hacks" may be grouped 	within 
	just one Mac-hack for convenience if desired. However, each fix must come 
	later than the rule it is fixing or the fix itself will be overridden. ***/


/********************* Header et Navigation *********************/

#header { width: 780px; height: 148px; background: #fff; margin: 0; padding: 0; }

/* MENU PUBLIC ~ ENGLISH */

#publicmenu { height: 24px; margin: 0; padding: 0; overflow: hidden; }
	
	/*#publicmenu ul { margin: 5px 0 0 17px !important; padding: 0 !important; list-style-type: none; }*/
	#publicmenu ul { margin: 0; padding: 0; }
	#publicmenu li {
		float: left;
		padding: 0 4px 0 4px;
		margin:0 0 0 17px;
		line-height:20px;
		display:block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		border-right: 1px solid #DADADA;
		font-size: 8pt !important;
			/*background-color:green;*/ /* Used for debug */
		}
	#publicmenu li.noborder { border-right: none !important; }
	#publicmenu li a { color: #8F8F8F; text-decoration: none; }
	#publicmenu li a:hover { color: #000066; }

#publicmenu li a
{
	color:#000000;
	text-decoration:none;
	display:block;
}

#publicmenu li a:hover, #publicmenu li.Selected a
{
	color:#CC0000;
}


	
/* MENU MEMBER ~ ENGLISH */
#membermenu { height: 24px; margin: 0; padding: 0; overflow: hidden; }
	
	#membermenu ul { margin: 5px 0 0 17px !important; padding: 0 !important; list-style-type: none; }
	#membermenu li {
		float: left; /* important afin de supprimer l'espace avant ou après le <li> sous IE et FF */
		margin: 0px;
		padding: 0 4px 0 4px;
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		color: #DADADA;
		font-weight: bold;
		border-right: 1px solid #DADADA;
		font-size: 8pt !important;
	}
	#membermenu li.noborder { border-right: none !important; }
	#membermenu li a { color: #000000; text-decoration: none; }
	#membermenu li a:hover { color: #000066; }


#login_public { height: 100px; background:url("/media/15594/bg_public_navigation.gif") left top no-repeat; text-align: right; }

#login_member { height: 100px; padding: 0; margin: 0; background:url("../common/bg_member_navigation.jpg") left top no-repeat; }

/* Zone Login EN */
#loginzone_en {
	float: right;
	width: 149px; /* 159 - 10 pixels de bordure */
	height: 90px; /* 100 - 10 pixels de bordure */
	border: 5px solid #CC0000;
	background: #EBC2C2 url("../media/2183/bg_login.gif") no-repeat top left;
}
#loginzone_en a { text-decoration: none; }

/*#loggedzone_en panel-sign-out*/

#umbLogin_8_PanelSignOut {
	float: right;
	width: 139px; /* 159 - 10 pixels de bordure */
	height: 60px; /* 100 - 10 pixels de bordure */
	border: 0px solid #CC0000;
	padding-top: 2px;
	padding-right: 10px;
	background: #EBC2C2 url("../en/img/bg_logged.gif") no-repeat top left;
}

.panel-sign-out {
	float: right;
	width: 139px; /* 159 - 10 pixels de bordure */
	height: 90px; /* 100 - 10 pixels de bordure */
	border: 0px solid #CC0000;
	background: #EBC2C2 url("../en/img/bg_logged.gif") no-repeat top left;
}

#loggedzone_en img { border: 0; padding: 0; margin: 0;  }
#loggedzone_en table { padding: 0; margin: 0; border-collapse: collapse; }
#loggedzone_en td { padding: 0; margin: 0; }


/********************* Titres et Navigation interne *********************/

h1 { 
	margin: 5px 0 0 5px; 
	padding: 0px; 
	font: bold 11pt "Trebuchet MS", arial, helvetica, sans-serif; 
	/*text-transform: uppercase; */
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

