*{margin:0;padding:0;line-height:16px;border:0px;}
img {margin-bottom: 5px;}
ul, li, ol {list-style-type:none;}
p {padding-bottom: 16px;}

*.yellowtext, .yellowtext *{color:#ddb339;}
*.whitetext, .whitetext *{color:#ffffff;}

body {
	margin: 0px 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	background:url("../img/main-bg.jpg") #190500 repeat-x;
}

#main_content_box {
	float:left;
	position: relative;
	margin: auto;
	text-align: left;
	margin-top: 40px;
	padding-left: 14px;
	color: white; 
	border: solid 1px #e8a169;
	width: 915px;
	height: 100%;
	background:url("../img/box-bg.jpg") repeat-x #190500;
}

#inner_content_box {
	float:left;
	width: 915px;
	margin-top:20px;
	position: relative;
	margin-top:1px;
	background:url("../img/protected/inner_content_box_bg.gif") repeat-y;
	min-height:450px;
	_height:450px;
}

#menu_header {
	border: solid 0px #FFF;
	margin-bottom:0px;
	margin-left:9px;
	width:202px;
	height:10px;
}

#menu_bottom_decorator {
	position:absolute;
	bottom:-60px;
	margin-left: 15px;
	left:0px;
}

#top_logo_box {
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 107px;

}

#top_menu_box {
	top:0;
	float: right;
	width: 213px;
	height: 18px;

	margin-top: -18px;
	margin-right: 15px;
	margin-left: 15px;
	background:url("../img/protected/top_menu_bg.gif") no-repeat;
}
#top_menu_box a {
	color: #D59803;
	font-family: arial;
	text-decoration: none;
}

#top_menu_box_click_layer {
	width: 213px;
	height: 18px;
	cursor: hand;
	padding-left: 14px;
	font-weight: bold;
}



#top_menu_box_content {
	width: 213px;
	height:38px;
	padding-left: 14px;
	font-size: 10px;
	background:url("../img/protected/top_menu_content.gif") no-repeat;
}

#top_menu_box_content a {
	color: #FFF;
	font-family: arial;
	text-decoration: none;
}
/*
.first_menu_item {
	margin-bottom: 15px;
}
*/

#menu_left a {
	color: #FFF;
	text-decoration: none;
}
.menu_item {
	background:url("../img/protected/menu_separator.gif") no-repeat bottom center;
	padding:15px 0px;
	text-align: center;
}
#menu_left a.selected {color:#ddb339;}

#menu_left_items .first {
	padding-top:0px;
}

.menu_item_selected1 {
	margin-top: 10px;
	padding-top: 15px;
}


#menu_left_items {
	width: 183px;
	clear:left;
	float: left;
	text-align:center;	
	font-family: arial;
	font-weight: bold;
	border: solid 0px #FFF;
	list-style-type: none;
}

#menu_left_box {
	padding-left: 32px;	
}

#menu_left {
	/* margin:0px 0 0 32px; */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 183px;
	float:left;
}





.menu_left_sub_menu {
	clear:left;
	float:left;
	margin-left: 1px;
	width:181px;
	list-style-type: none;
	padding:15px 0px 0px 0px;
	background:url("../img/protected/submenu-bg.gif");
	margin-bottom:10px;
}
.submenu_item {margin-bottom: 15px;/**/
	}
.menu_left_sub_menu .last {margin-bottom: 0px;padding-bottom:15px;background:url("../img/protected/menu_separator.gif") /*#23306F*/ no-repeat bottom center;}

#right_content_box {
	width: 675px;
	float: right;
}

#bottom_menu_box {
clear:left;
	margin: auto;
	color: #825615;
	padding-top: 10px;
}

#bottom_menu_box a {
	text-decoration: none;
	color: #825615;
}

#outer_content_box {
	position: relative;
	margin: auto;
	border: solid 0px #e8a169;
	width: 920px;
	margin-bottom: 100px;
}


#logo_box {
	float:right;
	margin-top: -20px;
	margin-right: 55px;
}


#logocercle_box {
	float: left;
}

#form_register {
	border: solid 0px #270D00;
	float: left;
	width: 363px;
	height: 429px;
	background:url("../img/form_bg0.gif") no-repeat;
	margin-top: 40px;
}

#form_table {
	margin-left:26px;
	margin-top:25px;
	margin-bottom:10px;
	border: solid 0px #e8a169;
	font-size: 10px;
}

.input_text {
	border: 0px;
	height: 17px;
	width: 132px;
	font-size: 10px;
	margin-bottom: 2px;
}

.td1_size {
	width: 152px;
	text-align: left;
}

#submit_btn_box {
	float:left;
	position: relative;
	margin-left: 105px;
	top: -10px;
}

#message_box_layer {
	z-index:10;
	position:fixed; 
	width : 100%; 
	height :100%;
	float:left; 
	background-color:black; 
	background-attachment:fixed;
	top:0;
	left:0;
	opacity:0.7; 
}

#listItems 
{
	float:left;
	width:500px;
	margin-top:15px;
}
#listItems .item
{
	clear:left;
	float:left;
	width:100%;
	margin:5px 0 10px 0;
}
#listItems img
{
	margin-right:10px;
}
#listItems h4
{
	margin-top:10px;
}

#message_box {
	z-index:20;
	border: solid 0px #e8a169;
	position:absolute; 
	top:0;
	left:0;
	text-align:center;
	width:100%;
	height: 100px;
}

#error_box {	
	margin-top: 150px;
	margin-left: auto;
    margin-right: auto;
	width: 596px;
	height: 193px;

	text-align: center;
	padding-left: 35px;
	padding-top: 30px;

	border: solid 1px #270D00;
	background-color: #F2EBE6;
	color: #1E0800;
	opacity:0.9;5	
}

#error_box_ico_close {
	float: right;
	margin-right: 11px;
	margin-top: -20px;
}

#errors_level {
	color:#D39704;
	font-weight: bold;	
}

.errors_list {
	margin-top: 3px;
	margin-left: 25px;
}


#validate_account_message_box{
	float: right;
	border: solid 0px #270D00;
	padding-top: 25px;
	margin-top: 150px;
	margin-right: 30px;
	width: 383px;
	height: 150px;
	background:url("../img/form_bg1.gif");
	text-align: center; 
	font-size: 10px;
}

#welcome_account_message_box {
	float: right;
	border: solid 0px #270D00;
	margin-top: 150px;
	margin-right: 30px;
	width: 383px;
	text-align: left;
	font-size: 10px;
	color: #E9DBBC;
}

#btn_enter {
	float: right;
	margin-right: 100px;
}

#auth_form_box {
	float: right;
	border: solid 0px #270D00;
	padding-top: 25px;
	margin-top: 90px;
	margin-right: 50px;
	width: 350px;
	height: 320px;
	background:url("../img/form_bg2.gif");
	text-align: center; 
	font-size: 10px;
}

#lostpass_form_box {
	float: right;
	border: solid 0px #270D00;
	padding-top: 25px;
	margin-top: 90px;
	margin-right: 20px;
	width: 383px;
	height: 150px;
	background:url("../img/form_bg1.gif");
	text-align: center; 
	font-size: 10px;
}


#auth_form_table {
	margin-left:50px;
	margin-top:5px;
	margin-bottom:0px;
	border: solid 0px #e8a169;
	font-size: 10px;
	text-align: left;
}

#auth_submit_btn_box {
	float:center;
	margin-left:10px;;
	position: relative;
}

#auth_form_box a {
	color: #fff;
}

#bee_member_box {
	padding-top: 20px;
	padding-left: 10px;
}

#lostass_form_table {
	margin-left:80px;
	margin-top:5px;
	margin-bottom:10px;
	border: solid 0px #e8a169;
	font-size: 10px;
	text-align: left;
}



/*..... general  ......*/

.general_texte_title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #DDB339;
}

.general_texte_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.general_texte {
	font-family: arial;
	font-size: 11px;
	color: #FFF;
}

.general_texte p {
padding-top:0px;
}


.general_texte_gold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DDB339;
}
.contentTextColumn {float:left;width:430px;padding:0 2px 0 2px;}
.contentPicsColumn {float:left;width:225px;padding:0 2px 0 2px;margin-left:5px;}

.general_link_underlined {
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline; 

}

.btn_align_right {
	clear: both;
	float: right;
	margin-right:25px;
}


/*..... protected home page ......*/


#left_box {
	float: left; 
	width:320px;
}

#right_box {
	float: left; 
	width:320px;
	margin-left: 10px;
}
/*..... protected recette page ......*/

.recette_photo_text {
	padding-top: 20px; 
	padding-left: 15px; 
	float: left;
}

.recette_photo {
	float: left; 
	margin-top: 10px;
}

.recette_photo_item {
	clear: both;
	width: 100%;
}

/*..... protected cafe select page......*/

#menu_box_cfs {
	margin:20px 0 15px 35px;
}


.menu_cfs_item {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menu_cfs_item_selected {
	color: #DDB339;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#cfs_left_box {
	width: 410px;
	margin-right:10px;
	float: left;	
}

#cfs_right_box {
	width: 230px;
	border: solid 0px #FFF;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#btn_trf_list {
	margin-top: 25px;
}


/*..... card ask page......*/


#card_lost_inner_content_box {
float:left;
		width: 910px;
		margin-top:20px;
		position: relative;
		margin-top:1px;
		min-height:450px;
		_height:450px;
}


/*..... robot conseil page ......*/

#robot_description {
	margin-top: 30px;
	margin-bottom: 30px;
}


/*..... tfs page ......*/

#tfs_left_box {
	padding-top: 0px;
	width: 450px;
	float: left;
	border: solid 0px #FFF;

}

#tfs_right_box {
	width: 200px;
	border: solid 0px #FFF;
	float: left;
	text-align: left;
	margin-right: 10px;
}

#tfs_text_bottom {
	margin-top: 30px;
	border: solid 0px #FFF;
}

/*..... member info page ......*/

#member_info {
	margin-left: 25px;
	margin-top: 20px;
}

/*..... member info gift ......*/

#gift_left_box {
	width: 300px;
	float: left;	
}

#gift_right_box {
	width: 350px;
	border: solid 0px #FFF;
	float: left;
	text-align: left;
	margin-right: 10px;
}

#gift_right_box td {
	padding-bottom: 5px;
}

.input_text {
	width: 150px;
}

/*..... cafe test page ......*/

.form_items {
	margin: 5px 0 15px 25px;
}

.quiz_result_item {
	margin-bottom: 15px;
}

