	/* política de enlaces 
#page a:link {color:#0288D1; text-decoration:underline;}
#page a:visited {color:#0288D1; text-decoration:none;}*/


/** LAYER NAV 
#page #layer_nav #nav li {background:url(../images/blue_tab_left.png) no-repeat left top;}
#page #layer_nav #nav a{background:url(../images/blue_tab_right.png) no-repeat right top; color:#FFF;}
#page #layer_nav #nav .selected {background-image:url(../images/black_tab_left_current.png);}
#page #layer_nav #nav .selected a {background-image:url(../images/black_tab_right_current.png);}

#page #layer_nav #sub_nav li {color:#FFF;}
#page #layer_nav #sub_nav li a{color:#FFF;}
#page #layer_nav #sub_nav li.selected{background:#75A022;}
#page #layer_nav #sub_nav li.selected a{}**/

	/* interiores area usuario*/
#page .login{min-height:204px; margin-top:30px; padding:35px 20px;}
#page .login a{color:#FFF; text-decoration:underline;}
#page .login input, #page .login select, #page .login textarea{width:200px; margin-bottom:10px;}
#page .bg_log_left{background:#F5F5ED url(../images/bg_newUser.gif) bottom left no-repeat;}
#page .bg_log_right{background:#89A4D3 url(../images/bg_regUser.gif) bottom right no-repeat; color:#FFF;}
#page .login .text{margin-bottom:59px; font-size:1.6em; text-align:right; color:#000;}
#page .login .title{margin-bottom:20px; font-size:1.9em; font-weight:bold;}
#page .login a{color:#FFF; text-decoration:underline;}

#page ul#comment_book{margin:20px 0 0 0;}
#page ul#comment_book li{margin:10px 0 0 0; padding:0 0 20px 0; border-bottom:1px dotted #A4AEB0;}
#page ul#comment_book li img{float:left; display:inline; width:83px; height:61px; margin:0 10px 0 0; padding:3px; background:url(../images/bg_comment_book.gif) top left no-repeat}
#page ul#comment_book li h4 a{color:#719A21;}

#page ul#photo_book, #page ul#link_book{margin:10px 0 0 0; border-bottom:1px dotted #A4AEB0;}
#page ul#photo_book li, #page ul#link_book li{float:left; display:inline; width:200px; margin-bottom:15px;} 
#page ul#photo_book li img{float:left; display:inline; width:46px; height:46px; margin-right:10px; padding:3px; background:url(../images/bg_img_foto.gif) top left no-repeat;}
#page ul#photo_book li strong a{color:#000; text-decoration:underline;}
#page ul#photo_book li small a, #page ul#link_book li small a{color:#676767; text-decoration:underline;}

#page #edit_menu{width:269px; height:177px; padding:30px; background:url(../images/bg_user_menu.gif) top left no-repeat;}
#page #edit_menu ul{}
#page #edit_menu ul li{margin-bottom:15px; font-size:1.6em;}
#page #edit_menu ul li a{color:#FFF;}
#page #edit_menu ul li a.selected {padding:0 3px 3px; background:#FFF; color:#000;}

#page .message_box{width:570px; min-height:119px; margin:20px 0; padding:20px; background:#EDF4F7 url(../images/bg_message_box.gif) bottom left no-repeat}

	/*inbox table*/
#page ul.tab_inbox{float:left; display:inline; width:205px;}
#page ul.tab_inbox li{float:left; display:inline; padding:10px 20px; background:url(../images/tab_inbox_on.jpg) top left no-repeat; color:#FFF; font-size:1.2em;}
#page ul.tab_inbox li.off{background:url(../images/tab_inbox_off.jpg) top left no-repeat; color:#000;}
#page ul.tab_inbox li.new{background:url(../images/tab_inbox_new.jpg) top left no-repeat;}
	
#page table.inbox thead{background-color:#89A4D3; color:#FFF;}
#page table.inbox tbody{background:#EDF4F7 url(../images/bg_table_inbox.jpg) bottom left no-repeat;}
#page table.inbox tfoot{background-color:#EDF4F7;}
#page table.inbox tfoot td{color:#0088D0;}
#page table.inbox tbody tr td{border-bottom:1px dotted #999;}
#page table.inbox tbody tr td.new{font-weight:bold; text-decoration:underline;}

#page .table_links{padding:10px 20px; background-color:#89A4D3; font-size:1.1em; color:#FFF;}
#page .table_links a{margin-right:20px; color:#FFF; text-decoration:underline;}


#page .new_message{padding:10px; background:#EDF4F7 url(../images/bg_table_inbox.jpg) bottom left no-repeat;}
#page .new_message input, #page .new_message select, #page .new_message textarea{width:507px; margin-bottom:15px;}
