/*---------------------*/
/*--     B O D Y     --*/
body {
	background-color: #FFF;
	color: #DDD;
	margin: 0px;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#444444;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#686846;
	scrollbar-arrow-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body .top {font-size: 10px; text-decoration: none}

#main_frame {
	width: 900px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	min-height: 400px;
}


/*-------------------------*/
/*--     H E A D E R     --*/
/* {{{ Header elements */
#header {
	float: center;
	width: 100%;
	height: 100px;
	background: #FFF url(/skin/_amex/frame/header_bg.gif) no-repeat;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust: none;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
}

	#header_logo {
		position: relative;
		top:0px;
		left:-21px;
	}


	#header_top {
		position: relative;
		top: 12px;
		left: 0px;
		width: 100%;
		margin:0;
		border:0;
		padding:0;
		color: #dac17f;
	}
	#header_top a		{	color: #fff; 	font-weight: bold; text-decoration: none;}


	/* Header Menu */
	#header_menu
	{
		position: relative;
		top: 29px;
	  width:100%;
	  line-height:normal;
		height: 21px;
		font-family: Verdana, Agenda, Arial, Helvetica, sans-serif;
		font-weight: bold;
	  font-size:10px;
	  letter-spacing:1px;
		white-space:nowrap;
	}
	
		
		#header_menu ul {
		  float:left;
	    margin:0;
	    padding:0;
	    list-style:none;
	    margin: 0;
	    padding: 0px 17px 0;
			width: 100%;		/* précision pour Opera */
		}
		
		#header_menu li {
		  float:left;
	    margin:0;
	    padding:0 0 0 0px;
	 		background:url("/skin/_amex/frame/menu_tab_right.gif") no-repeat right bottom;
	 		list-style:none;
		}
		
		#header_menu a {
		  float:left;
			display:block;
			background:url("/skin/_amex/frame/menu_tab_left.gif") no-repeat left bottom;
			padding:0px 20px 0px;
			height: 21px;
			text-align: center;
			text-decoration: none;
			line-height: 21px;
			vertical-align: middle;
			color:#9b6714;
		}
	
		#header_menu #current {	background-image:url(/skin/_amex/frame/menu_tab_right_on.gif);	}
		#header_menu #current a {
			background-image:url(/skin/_amex/frame/menu_tab_left_on.gif);
		}
/* }}} */

/*------------------*/
/*--   M A I N    --*/
#main {
	position: relative;
	width: 900;
	line-height: 16px;
	min-height: 400px;
	padding: 0;
	margin: 0;
	color: #4b483a;
	font-size: 11px;
	text-align: left;
	background-color:#FFF ;
}

#main a img { border:none; }

#main a.l3 { font-weight: bold; }

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #888;
	line-height: normal;
	margin-bottom: 6px;
	margin-top: 0;
	text-align: left;
}
#main h1 {	font-size: 20px;	letter-spacing: 2px;	margin: 6px 5px 3px 5px;	}
#main h2 {	font-size: 14px;	font-weight: bold;		margin: 3px 5px 1px 5px;	color: #444;	}
#main h3 { font-size: 14px; margin-bottom: 2px; }
#main h3 a { font-weight: normal; }

#main h4 , #main h4 a {	font-weight: bold; font-size: 12px; margin: 0px; color: #444; }
#main h5 , #main h5 a {	font-weight: bold; font-size: 10px; margin: 0px; color: #888; }
#main h6 , #main h6 a {	font-weight: none; font-size: 10px; margin: 0px; color: #AAA; }

#main ul { font-size: 12px; margin: 0px 0 0px 20px; padding: 0px 0 0px 20px; }
#main ul li { list-style-type: disc; padding: 0px; }

#main p { color: #888; font-size: 12px; margin: 5px; text-indent: 0px; }
#main a {
	font-weight: bold;
	font-size: 10px; margin: 0px;
	color: #444;
}

#main textarea, #main input, #main select { font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif; font-size: 11px; }
#main textarea { border: 1px solid #A4ABB1; padding:  1px 2px }




/*-----------------------*/
/*--    F O O T E R    --*/
#footer {
	background: url(/skin/_amex/frame/bottom.gif) no-repeat;
	position: relative;
	height: 58px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 150px 0px;
	text-align: center;
	color: #dddddd;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-WEIGHT: normal;
	text-decoration: none;
}



/*---------------------*/
/*--     F O R M     --*/
input,textarea,select,option,.radio,.txtfld  {
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #999999;
	}

input .radio  {
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #999999;
	background:  #999999;
	}
button {
	font-size:10px; color:#222; font-weight:normal; text-decoration:none; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
  background: #E1E1E1;  margin: 1px 4px;  padding-left:5px; padding-right:5px;
  border-top: 1px solid #555;
  /*border-top: 30px img("/skin/_amex/window/background.gif") ;*/
  border-bottom: 1px solid #555;
  border-left: 5px solid #555; border-right: 1px solid #555;
}




/*-------------------*/
/*--     B O X     --*/
#box {	text-align: left;	text-decoration: none;	width: 100%;	margin: 0px;	padding: 0px;	border: 0px;	white-space: nowrap;	}
#box a:link, #box a:visited, #box a:hover { font-weight: bold; color: #fff; text-decoration: none; }
#box .title_l, #box .title_r { height: 26px; background-repeat: no-repeat; }
#box .title_l	{	background-image: url(/skin/_backoffice/box/top_left.gif);				width: 10px; }
#box .title_r	{	background-image: url(/skin/_backoffice/box/top_right.gif);				width: 15px; }
#box .title_c	{	background-image: url(/skin/_backoffice/box/top_background.gif);}

#box2 {	text-align: left;	text-decoration: none;	width: 100%; margin-top: 4px; margin-bottom: 4px;	padding: 0px;	border: 0px;	font-size: 10px;	text-align: center; 	}
#box2 .title, #box .title a { background-color: #fff; color:#ff6600; font-size: 11px;	font-weight:bold; line-height:16px; position:relative; display:block; padding:0px; white-space: nowrap;	border-bottom:2px solid #ff6600;	}
#box2 .body, #box .body a 	{ background-color: #ffefe5; color:#000000; padding:5px; border-bottom:10px solid #ff6600; 	height:70px; }

#box3 {	text-align: left;	text-decoration: none;	width: 100%; margin-top: 4px; margin-bottom: 4px;	padding: 0px;	border: 0px;	font-size: 10px;	text-align: center; 	}
#box3 .title, #box .title a { background-color: #ffefe5; color:#ff6600; font-size: 11px;	font-weight:bold; line-height:16px; position:relative; display:block; padding:0px; white-space: nowrap;	}
#box3 .body, #box .body a 	{ background-color: #ffdfc5; color:#000000; padding:2px; border-bottom:2px solid #ffefe5; text-align:left; }
#box3 .red{font-size:12px; color:#AA0000; font-weight:bold; text-decoration:none}
#box3 .green{font-size:12px; color:#137219; font-weight:bold; text-decoration:none}
/* }}} */

/*--   BOX BackGround   --*/
#box_simple {	background-color:#F5F5F5;	margin-left:0px;	margin-right:0px;	margin-top:1px;	text-align:left;	height:100%;	width:100%;	}
#box_simple .top_left 			{	background-image: url('/skin/_amex/box/simple/top_left.gif');	background-position: left top;	background-repeat: no-repeat;	}
#box_simple .top_center 		{	background-image: url('/skin/_amex/box/simple/top_center.gif');	height: 8px;	font-size:1px;	}
#box_simple .top_right 			{	background-image: url('/skin/_amex/box/simple/top_right.gif');		background-position: right top;	background-repeat: no-repeat;	height: 5px;	font-size:1px;	}
#box_simple .bottom_left		{	background-image: url('/skin/_amex/box/simple/bottom_left.gif');	background-position: left top;	background-repeat: no-repeat;	}
#box_simple .bottom_center 	{	background-image: url('/skin/_amex/box/simple/bottom_center.gif');	height: 8px;	font-size:1px;	}
#box_simple .bottom_right		{	background-image: url('/skin/_amex/box/simple/bottom_right.gif');	background-position: right top;	background-repeat: no-repeat;	height: 6px;	font-size:1px;}
#box_simple .center_left 		{	background-image: url('/skin/_amex/box/simple/column_left.gif');	background-position: left top;	background-repeat: repeat-y;	height:97%;	}
#box_simple .center_right 	{	background-image: url('/skin/_amex/box/simple/column_left.gif');	background-position: left top;	background-repeat: repeat-y;	height:97%;	}

*html .boxContentleft {
	height:100%;
}
									
#box_simple .column_right
{
	background-image: url('/skin/_amex/box/simple/column_right.gif');	background-position: right top;	background-repeat: repeat-y;
	color: #000;	border:0px dashed #FF0000;	height:100%;	padding-left:8px;	padding-right:8px;	padding-top:2px;	padding-bottom:2px;
}


/*-----------------------*/
/*--     T A B L E     --*/
#table_1 {	margin: 0px;	padding:0px;	border:0px;	text-align: left;	text-decoration: none;	width: 100%;	color: #000;	}
/* { font-weight: normal; }*/
#table_1 a:visited, #table_1 a:link, #table_1 a:hover { font-weight: bold;	text-decoration: none; }

#table_1 tr.dash		{background:url(/skin/_amex/table/dash.gif) repeat-x; height:1px; }
#table_1 tr.yellow	{background-color:#FFFDD8;}	#table_1 tr.yellow_e	{background-color:#FCF8B6;}	#table_1 tr.yellow:hover,	#table_1 tr.yellow_e:hover	{background-color:#FEF55F;}
#table_1 tr.blue 		{background-color:#f4f4ff;}	#table_1 tr.blue_e		{background-color:#eaeaff;}	#table_1 tr.blue:hover,		#table_1 tr.blue_e:hover		{background-color:#d9d9ff;}
#table_1 tr.green		{background-color:#f0ffeb;}	#table_1 tr.green_e		{background-color:#eafee3;}	#table_1 tr.green:hover,	#table_1 tr.green_e:hover		{background-color:#d0ffc0;}
#table_1 tr.grey		{background-color:#FFFFFF;}	#table_1 tr.grey_e		{background-color:#F7F7F7;}	#table_1 tr.grey:hover,		#table_1 tr.grey_e:hover		{background-color:#E7E6E6;}
#table_1 tr.red 		{background-color:#ffe8e8;}	#table_1 tr.red_e 		{background-color:#ffdfdf;}	#table_1 tr.red:hover,		#table_1 tr.red_e:hover			{background-color:#ffcfcf;}

#table_1 tr	{text-align:left;}
#table_1 td.padding	{padding:3px}

#table a:link, #table a:visited, #table a:hover { font-weight: bold; color: #fff; text-decoration: none; }

#table .title_l, #table .title_r { height: 26px; background-repeat: no-repeat; }
#table .title_l	{	background-image: url(/skin/_backoffice/table/top_left.gif);				width: 10px; }
#table .title_r	{	background-image: url(/skin/_backoffice/table/top_right.gif);				width: 15px; }
#table .title_c	{	background-image: url(/skin/_backoffice/table/top_background.gif);}





/***********/
/*** BOX ***/
.box_title								{font-size: 12px; color: #222222; letter-spacing: 1; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.box_bottom								{font-size: 10px; color: #222222; letter-spacing: 0; font-weight: bold; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.box_bottom_page					{font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; text-decoration: none}
.box_bottom_page_link			{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; font-weight: bold; text-decoration: none}
.box_bottom_page_current	{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; text-decoration: none}








/******************/
.folder {font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none}


.graphic_legend {font-size: 7px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none}
.graphic_legend0 {font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none}

.print_standard {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
.print_standard_title {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000;font-weight: bold; text-decoration: none}
.print_standardgras {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}


.heading1 {font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 20px; text-decoration: none }
.heading2 {font-size: 17px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 20px; text-decoration: none }
.heading3 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 20px; text-decoration: none }


.warning {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; text-decoration: none}
.debug {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; BACKGROUND-color=#DDDDDD; text-decoration: none}


 /******************/
/*** Guest List ***/
.guest_list_card_number {font-size: 20px; letter-spacing: 4; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none}

 /************/
/*** FORM ***/
.form_image {
	line-height: 6px;
	color: #5C5C5C;
	font-size: 8px; font-weight: standard; text-decoration: none; font-family: Helvetica, Arial, sans-serif; letter-spacing: 1;
	border-color: #FFFFFF; border-bottom: 0px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid;
}


 /***********/
/* ARTICLE */
.article							{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none}
.article_title				{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none}
.article_bold					{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none}
.article_link					{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #803000; font-weight: normal; text-decoration: none}
.article_line					{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: underline}
/* Light */
.article_light				{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none}
.article_light_title	{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none}
.article_light_bold		{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none}
/* Grey */
.article_grey					{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none}
.article_grey_title		{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none}
.article_grey_bold		{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: bold; text-decoration: none}
/* Grey DARK */
.article_dgrey				{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #888888; font-weight: normal; text-decoration: none}
.article_dgrey_title	{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #888888; font-weight: bold; text-decoration: none}
.article_dgrey_bold		{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #888888; font-weight: bold; text-decoration: none}
/* White */
.article_white				{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none}
.article_white_link		{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FF8787; font-weight: normal; text-decoration: none}
.article_white_bold		{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
/* Red */
.article_red					{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: normal; text-decoration: none}
.article_red_title		{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; text-decoration: none}
.article_red_bold			{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: bold; text-decoration: none}
.article_red_link			{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: normal; text-decoration: none}
.article_red_line			{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #AA0000; font-weight: normal; text-decoration: underline}
/* Page */
.article_page					{font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: none; text-decoration: none}
.article_page_link		{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; text-decoration: none}
.article_page_current {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: none; text-decoration: none}


 /****************/
/*** STANDARD ***/
.standard							{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; text-decoration: none}
.standard_bold				{font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #444444;font-weight: bold; text-decoration: none}
.standard_link				{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #803000; font-weight: normal; text-decoration: none}
/* Light */
.standard_light				{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none}
.standard_light_bold	{font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF;font-weight: bold; text-decoration: none}
/* White */
.standard_white				{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none}
.standard_white_bold	{font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #FFFFFF;font-weight: bold; text-decoration: none}
.standardwhite				{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none}
/* Grey */
.standard_grey				{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF; font-weight: normal; text-decoration: none}
.standard_grey_bold		{font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #BFBFBF;font-weight: bold; text-decoration: none}
/* Grey Dark */
.standard_dgrey				{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #888888; font-weight: normal; text-decoration: none}
.standard_dgrey_bold	{font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #888888;font-weight: bold; text-decoration: none}
/* Red */
.standard_red					{font-size: 10px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #CC3333; font-weight: normal; text-decoration: none}
.standard_red_bold		{font-size: 11px; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; color: #CC3333;font-weight: bold; text-decoration: none}


 /************/
/*** PAGE ***/
.page_label						{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard;	text-decoration: none}
.page_current					{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #990000; font-weight: bold;			text-decoration: none}
.page_link						{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;			text-decoration: underline}
.page_previousnext		{font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;			text-decoration: none}

.page_title						{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none}
.page_number					{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: underline}
.page_displayed				{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #660000; font-weight: standard; text-decoration: none}

.page2_title					{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none}
.page2_number					{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: underline}
.page2_displayed			{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard; text-decoration: none}


 /*************/
/*** TABLE ***/
.table_title					{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #DFDFDF; font-weight: bold;			text-decoration: none}
.table_title_grey		 	{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #AFAFAF; font-weight: bold;			text-decoration: none}
.table_titre					{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #FFFF00; font-weight: bold;			text-decoration: none}
.table_cellule				{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard;	text-decoration: none}
.table_cellule_lien		{font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: standard;	text-decoration: underline}


