body {
	/*url(../pic/background.jpg) left top*/
	background: #FFFFFF;
	font-family: courier; 
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	border: 0; 
}

body * {
	font-family: Arial; 
	/*font-size: 12px;*/
}

form {
	margin: 0;
	padding: 0;
}

.button_input {
	font-family: Arial; 
}

.text_input {
	border: 1px solid #A5ACB2;	
	color: #000000;
	height: 14px;
}

.text_input_require {
	border: 1px solid #CD0000;	
	color: #000000;
	height: 14px;	
}

.textarea {
	border: 1px solid #A5ACB2;	
	color: #000000;
	font-size: 12px;
	width: 127px;
}

.textarea_require {
	border: 1px solid #CD0000;	
	color: #000000;
	font-size: 12px;
	width: 127px;
}

.select_input {
	border: 1px solid #A5ACB2;	
	color: #000000;
}

.select_require {
	border: 1px solid #CD0000;	
	color: #000000;
}

.error {
	color: red;
	font-weight: bold;
}

a {
	color:#000000;
	text-decoration:underline;
	font-size: 12px;
}

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

.blackLink a {
	color:#000000;
	text-decoration:underline;
	font-size: 12px;
}

.blackLink a:hover{
	color:#CE0000;
	text-decoration:none;
}

.forcedColorLink a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}

.forcedColorLink a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.global_site {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;	
}

.header {
	margin: 0;	
	padding: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;	
}

.header_menu {
	margin: 0;		
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	background: url(../pic/header-RightDown.jpg) no-repeat;
	height: 51px; 	
	
}


.header_menu a {
	color: #FFFFFF;	
}

.header_search_bar {
	height: 46px;
	background: url(../pic/header_guide_bar.jpg) repeat-x; 
	padding-left: 20px;
	color: #FFFFFF;
}

.red_input{
	border: 1px solid #CE0000;
	background-color: #000000;	
	color: #FFFFFF;
	height: 14px;
}

.red_select{
	border: 1px solid #CE0000;
	background-color: #000000;	
	color: #FFFFFF;
	height: 14px;
}

.guide {			
	width: 100%;
	color: white;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.guide_list {	
	
}

.guide_list td {	
	padding-right: 4px;	
}

.guide a {
	color: white;
	text-decoration: none;	
	font-size: 12px;
}

.guide a:hover {
	color: white;
	text-decoration: underline;		
}

/* ------------------ TABLE LIST MAIN STYLE ------------------- */

.list_table {
	border: 1px solid #FFFFFF;	
	color: #000000;	
}

.list_table tr {
	background-color: #FFFFFF;	
}

.list_table th {
	background-color: #CE0000;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
}

.list_table td {
	padding-left: 5px;
	padding-right: 5px;
}

.list_table a {
	color: #000000;
}


/* ------------------ FORM MAIN STYLE ------------------- */

.form_title {
	font-weight: bold;
	padding-left: 2px;
}

.form_label {
	text-align: right;
	padding-right: 8px;
}

.form_input {

}


/* ------------------ MAIN PAGE STYLE ------------------- */

.center_page {
	background: #FFFFFF url(../pic/bg_page.jpg) repeat-y top center;	
}

/*---- 3 COLS STYLE ----*/

.page3cols_table {
	width: 960px;
	margin: 0px;
	padding-top: 5px;
	
}

TD.page3cols_leftcol {
	width: 200px;	
	vertical-align: top;
}

TD.page3cols_centercol {
	width: 560px;
	vertical-align: top;	
	color: #000000;
	padding-top: 5px;
}

.page3cols_centercol_header {
	background-image: url("../pic/central_page_header.gif");
	background-repeat: no-repeat;	
	height: 6px;
}


TD.page3cols_rightcol {
	width: 200px;	
	vertical-align: top;
}

TD.page3cols_rightcolbis {
	width: 200px;
	vertical-align: top;
}

/*------- EDITO --------*/

.edito_table {
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 8px;	
	width: 552px;
}

.edito_header {
	background-image: url("../pic/edito_header.gif");
	background-repeat: no-repeat;	
	height: 6px;	
}

.edito_text {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #A89FA2;
}

.edito_title {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;	
}

.edito_text img {
	border: solid 1px #FFFFFF;
	margin-right: 10px;
}


.edito_bottom {
	background-image: url("../pic/edito_footer.gif");
	background-repeat: no-repeat;	
	height: 6px;
}

/*------ SATELITTE -----*/

.satelitte_table {
	width: 193px;
	margin-right: 5px;
	margin-left: 4px;	
	margin-bottom: 10px;
	margin-top: 2px;	
}

.satelitte_top {	
	background-image: url("../pic/satelitte_bg_top.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;		
}

.satelitte_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 5px;	
	/*background-color: #542D39;*/
	background-image: url("../pic/satelitte_bg_body.png");
	/*background-image: url("../pic/satelitte_bg_title.gif");
	background-repeat: no-repeat;	*/
	height: 24px;
}

.satelitte_simple_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 2px;	
		
	margin-right: 6px;
	margin-left: 6px;	
}

.satelitte_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 8px;
	background-image: url("../pic/satelitte_bg_body.png");
	background-repeat: repeat-y;
}

.satelitte_body_hr {		
	background-image: url("../pic/satelitte_bg_body.png");
}

.satelitte_bottom {	
	background-image: url("../pic/satelitte_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;		
}


/*------ SATELITTE NOMENCLATURE -----*/

.satelitte_nomenc_table {
	width: 195px;
	margin-left: 4px;
	margin-right: 3px;
	margin-bottom: 10px;	
}

.satelitte_nomenc_top {	
	background: transparent url("../pic/satelitte_nomenc_bg_top.png") no-repeat center top;
	height: 12px;		
}

.satelitte_nomenc_title {
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: transparent url("../pic/satelitte_nomenc_bg_body.png") repeat-y center top;
	height: 24px;
}

.satelitte_nomenc_simple_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 2px;	
	margin-right: 6px;
	margin-left: 6px;	
}

.satelitte_nomenc_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: transparent url("../pic/satelitte_nomenc_bg_body.png") repeat-y center top;
}

.satelitte_nomenc_body_hr {		
	background-image: url("../pic/satelitte_bg_body.gif");
}

.satelitte_nomenc_bottom {	
	background: transparent url("../pic/satelitte_nomenc_bg_bottom.png") no-repeat center bottom;
	height: 14px;		
}

/*------ SATELITTE SIDE -----*/

.sat_side_table{
	width: 185px;
	margin-right: 5px;
	margin-left: 4px;	
	margin-bottom: 10px;
	margin-top: 2px;
	border:0px;
	border-collapse: collapse;
}

.sat_side_top {	
	background-image: url("../pic/sat_side_bg_top.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;		
}

.sat_side_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}

.sat_side_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 8px;
	background-image: url("../pic/sat_side_bg_body.png");
	background-repeat: repeat-y;
}

.sat_side_hr {	
	/* note: <div> must be used instead of <hr> because of IE ugly gray border*/	
	background-image: url("../pic/sat_side_bg_hr.png");
	height:9px;
}

.sat_side_ul {
	list-style-image: url("../pic/sat_side_bg_li.png");
	text-align:left;
	padding:0 0 0 20px;
	margin:0 0 0 0;
}
.sat_side_ul li {
	padding : 0;
	margin: 0;
}
.sat_side_ul a {
	text-decoration: none;
}

.sat_side_bottom {	
	background-image: url("../pic/sat_side_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;		
}



/*------ SATELITTE ALT -----*/

.satelitte_alt_table {
	width: 195px;
	color: #FFFFFF;
	margin: 0 0 0 5px;
}

.satelitte_alt_title {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0;	
	background-image: url("../pic/satelitte_alt_bg_body.png");
	height: 30px;
}

.satelitte_alt_body {
	background-image: url("../pic/satelitte_alt_bg_body.png");
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 8px;	
}

.satelitte_alt_top {
	background-image: url("../pic/satelitte_alt_bg_top.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;	
}

.satelitte_alt_bottom {
	background-image: url("../pic/satelitte_alt_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
}

.satelitte_alt_body_hr {
	background-color: #7B7A70;	
	color: #FFFFFF;
}

/*------ SATELITTE CENTER -----*/

.satelitte_center_table {
	width: 100%;
	margin-bottom: 10px;	
	border: 0px solid #000000;
}

.satelitte_center_top {
	background-image: url("../pic/satelitte_center_bg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;	
}

TD.satelitte_center_title {
	text-align: left;			
	background-color : #7C1707;	
	background: #7C1607 url("../pic/star_bg.jpg") no-repeat;
}

TD.satelitte_center_title_alt {
	text-align: center;			
	background-color : #7C1707;	
	background: black url("../pic/star_bg.jpg") no-repeat;
}

.satelitte_center_body {	
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #A89FA2;
}

.satelitte_center_body_hr {		
	background-color: #A89FA2;
	vertical-align: middle;
	height: 16px;
}

.satelitte_center_bottom {	
	background-image: url("../pic/satelitte_center_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;		
}

.satelitte_center_table_long {
	width: 545px;
	margin-bottom: 10px;	
	border: 0;
}

.satelitte_center_top_long {
	background-image: url("../pic/satelitte_center_bg_top_long.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;	
}

.satelitte_center_bottom_long {	
	background-image: url("../pic/satelitte_center_bottom_long.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;		
}


/*------ PAGINATION -----*/

.pagination {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 3px; 
	margin-left: 3px;
	color: #878570;
	font-size: 11px;
	
}

.pagination a{
	color: #878570;
	font-size: 11px;
}

.pagination_on{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.pagination_off{
	color: #BDBA98;
	font-size: 11px;
}



/*------ MENU FOLD -----*/

.menu_fold {	
	padding:0px;
	margin: 0px;
	font-size: 12px;	
	border-collapse: collapse;
}

.menu_fold_child {
	padding: 0px;
	margin: 0px;	
	text-decoration: none;
}

.menu_fold_child a {
	padding: 0px;
	margin: 0px;
	color: #CD0A0A;
	text-decoration: none;
}

.menu_fold_div_join_bar {
	padding: 0px;
	margin: 0px;
	margin-left:12px;	
	border-top: solid 1px black;	
	border-right: solid 1px black;
	width: 19px;
	height: 1px;
}

.menu_subfold_div_join_bar {
	padding: 0px;
	margin: 0px;
	margin-left:7px;	
	border-top: solid 1px black;	
	border-right: solid 1px black;
	width: 8px;
	height: 1px;
}

.menu_fold_join_bar {
	padding-left:8px;	
}

.menu_fold_join_bar_td {
	border-top: solid 1px black;
	width: 16px;
	height: 1px;
}

.menu_fold_join {
	background: url(../pic/menu-join-bg.gif) repeat-y;
}

.menu_fold_joinbottom {
	background: url(../pic/menu-joinbottom-bg.gif) no-repeat;
}

.menu_fold_bullet {
	padding-left:8px;
	width: 16px;	
}

.menu_fold_bullet_select {
	padding-left:8px;
	width: 16px;
	background: url(../pic/menu-bullet-select-bg.gif) no-repeat bottom;	
}

.menu_fold_item {
	text-decoration: none;
	height: 20px;
}

.menu_fold_item a {
	color: #CD0A0A;
	text-decoration: none;	
}
.menu_fold_item a:hover {
	background-color: #FA9778;
	text-decoration: none;
}

.menu_fold_item_select {
	font-weight: bold;
	text-decoration: none;
	height: 24px;
}

.menu_fold_item_select a {
	color: #CD0A0A;
	font-weight: bold;
	text-decoration: none;	
}
.menu_fold_item_select a:hover {
	background-color: #FA9778;
	font-weight: bold;
	text-decoration: none;	
}

.menu_sub_item_tr {
	background-color: #DFDFDF;
}

/*------  INDEX ------*/

.menu_index a {	
	font-size: 14px;	
	text-decoration: none;
	display: block;
}

.menu_index_box {
	width: 18px;
	text-align: center;
	border: 1px solid #542D39;
}

.menu_index_box_selected {
	width: 18px;		
	font-size: 14px;	
	text-align: center;
	border: 1px solid #542D39;
	color: #FFFFFF;
	background-color: #CD0A0A;
}

.menu_index a:hover {
	color: #FFFFFF;
	background-color: #CD0A0A;
}

/* ------------------ global style ------------------------- */

.notice {
	font-style: italic;
	font-size:9px;
	color:#999999;
}

.field_value {
	color:#4A5C7E;		
}

.alternA {
	/*background-color: #FFF6C6;*/
	background-color: #FFFFFF !important;
}

.alternB {
	/*background-color: #FFF09D;*/
	background-color: #A89FA2 !important;
}


/* ------- Invisible button ------------- */

TABLE.invisible_button {
	border: 0px solid #FFFFFF;	
}

.invisible_button td {
	border: 0px solid #00FFFF;	
}

.invisible_button th{
	border: 0px solid #FFFFFF;	
}


/* ----------- footer ------------------ */

.main_footer{		
	width: 960px;		
	height: 262px;
	padding: 0px;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	color: #CD0A0A;
	
	background: url(../pic/footer_bg.jpg) no-repeat;
	/*background: url(../pic/footer_bg.gif) no-repeat;*/
}

.main_footer_text{	
	text-align: right;
	vertical-align: bottom;	
	color:#CD0A0A;
	padding-bottom: 45px;
}

.main_footer_text a, a:hover{		
	color:#CD0A0A;
}

.footer_pipe {	
	font-size: 14px;	
	color:#000000;
}

DIV.footer_link{
	width:650px;
	color:#999999;
	padding-top:10px;
	text-align:center;
}

DIV.footer_link a{
	color:#999999;
}

DIV.footer_link a:hover, u{
	color:#777777;
}

a.dyn_footer_link {
	color: #CE0000;
}

/* ------- TEXT WEB ------ */

.web_text {
	
}


/* ------- ERROR ALERT ------ */

DIV.error_alert {
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;	
	text-align:center;
	color:#FF0000;
	border: 1px solid #FF0000;
}

/* ------- INFO ALERT ------ */

DIV.info_alert {
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;	
	text-align:center;
	color:#42B642;
	border: 1px solid #42B642;
}

.bordure {
	border: 1px solid #aaa;
	border-left: 0;
	border-right: 0;
}

.active_tab, .inactive_tab {
	padding: 8px;
	text-align: center;
}



.home_inset{
	background: black url("../pic/bg_inset.jpg") no-repeat;
	height: 187px;
	width: 270px;
	overflow: hidden;
	border:1px solid #CC0A0A;
	cursor: pointer;
}
.home_inset_title{
	padding-top: 8px;
	text-align: center;
	color:white;
	font-weight: bold;
	height:27px;
	overflow: hidden;
}
.home_inset_picture{
	text-align: center;
}

/*********************** DISCOUNT CODE ****************************/

.discountCode_table {
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
}

.discountCode_detail {
	color: red;
	font-weight: bold;	
}