body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana;
	background: #FCE4BC url('../pictures/log_bg.png') repeat-x;
}

a {
	text-decoration: underline;
	color: #804040;
}

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

#log {
	width: 100%;
	height: 30px;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
}

#log input {
	text-align: center;
	height: 15px;
	border: 1px solid #BE926A;
	font-size: 10px;
	font-family: Verdana;
	background-color: #FAD9A2;
	margin-right: 2px;
}

#log input:hover {
	color: #AD5A5A;
}

#log .submit {
	margin-left: 8px;
	font-weight: bold;
	margin-right: 20px;
	padding-bottom: 1px;
}

#log .submit:hover {
	color: black;
}

#container {
	margin: auto;
	text-align: left;
	width: 947px;
	min-height: 540px;
	background: url('../pictures/container_bg.png') repeat-y;
}

#header {
	width: 948px;
	height: 232px;
	background: url('../pictures/header.png') no-repeat top left;
}

#menu {
	display: inline;
	margin-right: 41px;
	float: right;
	width: 165px;
	background: url('../pictures/menu_bg.png') top left repeat-y;
	text-align: center;
	z-index: 1;
}

#menu select {
	font-size: 11px;
	font-family: Verdana;
	margin: 5px 0 2px 0;	
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
}

#menu input {
	float: right;
	text-align: center;
	margin-right: 7px;
	width: 34px;
	height: 20px;
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
}

#menu ul{
	text-align: left;
	margin: 5px 0 0 23px;
	padding: 0;
	list-style: url('../pictures/puce.gif');
}

#img_saga_header {
	background: url('../pictures/menu_saga_header.png');
	width: 165px;
	height: 24px;
}

#img_menu_footer {
	background: url('../pictures/menu_footer.png');
	width: 165px;
	height: 26px;
}

#img_site_header {
	background: url('../pictures/menu_site_header.png');
	width: 165px;
	height: 24px;
}

#content {
	width: 648px;
	background: url('../pictures/content_bg.png') repeat-y;
	margin: 0 0 0 84px; /*76*/
	z-index: 0;
	text-align: left;
}

#img_content_header {
	width: 648px;
	height: 24px;
	background: url('../pictures/content_header.png') top left no-repeat;
}

#content_footer {
	width: 648px;
	height: 16px;
	background: url('../pictures/content_footer.png') bottom left no-repeat;
}

#footer {
	margin: auto;
	width: 948px;
	height: 27px;
	background: url('../pictures/footer.png') no-repeat bottom;
}




#text .topic_table tr:hover {
	background-color: #FCE1B4;
}

#text {
	padding: 0 10px 0 5px;
	text-align: center;
}

#text .articles_table {
	width: 550px;
}

#text table {
	margin: auto;
	text-align: center;
	width: 600px;
	font-size: 11px;	
	border: 1px solid #D9B283;   
	border-collapse:collapse;
	margin-bottom: 10px;
}

#text td, #text th {
	border: 1px solid #D9B283;
}

#text th {
	background-color: #FAD9A2;
	color: #804040;
}

#text tr:hover {
	background-color: #FDEED5;
}

#text tr {
	background-color: #FCE1B4;
}

#text p {
	padding: 0;
	margin: 5px 0 5px 5px;
	text-align: left;
}

#text .sign {
	text-align: right;
	margin-top: 10px;
}

#text a {
	text-decoration: none;
}

#text a:hover {
	text-decoration: underline;
}

#text p:first-line {
	margin-left: 10px;
}

#text strong {
	color: #B89462;
}

#text .title {
	line-height: 54px;
	background: url('../pictures/luke_title.png') no-repeat top left;
	padding-left: 62px;
	color: #B89462;
	text-decoration: underline;
	font-size: 13px;
	padding-top: 18px;
	margin-bottom: -17px;
	text-align: left;
}

#text img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#text .forum_picture {
	margin: 5px 3px -2px 5px;
}

#text ul{
	text-align: left;
	margin: 5px 0 0 22px;
	padding: 0;
	list-style: url('../pictures/puce.gif');
}

#text .double {
	text-align: left;
	margin: 5px 0 0 17px;
	padding: 0;
	list-style: none;
}

#text .double li {
	margin-bottom: 5px;
}

#text li {
	margin-bottom: 10px; /* 10 */
}

#text form {
	padding-top: 5px;
}

#text input {
	margin: 0 0 4px 4px;
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
	text-align: left;
	padding-left: 0;
}

#text select {
	font-size: 11px;	
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
}

#text textarea {
	margin: 0 0 4px 4px;
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
	text-align: left;
}

#text .submit {
	font-weight: bold;
}

#text .form_select {
	font-size: 15px;	
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
	margin: 0 0 4px 4px;
}

#toolbox {
	margin-top: 58px;
	margin-right: 10px;
	float: right;
	width: 98px;
	height: 177px;
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
	text-align: center;
}

#kot_toolbox {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	width: 98px;
	height: 190px;
	border: 1px solid #D9B283;
	background-color: #FAD9A2;
	text-align: center;
}

#toolbox div, #kot_toolbox div {
	text-align: left;
	margin-top: 5px;
}

#toolbox input, #kot_toolbox input {
	text-align: center;
}

#text #navigation {
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #D9B283;
	height: 17px;
}

#text #navigation .selected_onglet, #text #navigation .not_selected_onglet {
	font-weight: bold; 
	padding: 0 10px 4px 10px; 
	border-top: 1px solid #D9B283;
	border-right: 1px solid #D9B283; 
	border-left: 1px solid #D9B283; 
	margin-right: 2px;
}

#text #navigation .selected_onglet {
	padding-bottom: 5px;
	background: url('../pictures/selected_onglet_bg.png') repeat-x top left;
}

#text #navigation .not_selected_onglet {
	border-bottom: 1px solid #D9B283;
	background: url('../pictures/hovered_selected_onglet_bg.png') repeat-x top left;
}

#text #navigation a:hover {
	color: #804040;
}

.like_link {
	text-decoration: underline;
	color: #804040;
	cursor: pointer;
}

.date_message {
   font-size: 9px;
}

.pages {
	background-color: #FAD9A2;
	border: 1px solid #D9B283;  
	padding: 5px;
	margin-left: 11px;
}

#text .white_table, #text .white_table_in_table {
	margin-top: 10px;
	border-color: #FDEED5;
	border-collapse: collapse;
}

#text .white_table td {
	border-color: #FDEED5;
	background-color: #FDEED5;
}

#text .white_table_in_table td {
	border-color: #FCE1B4;
	background-color: #FCE1B4;
}

#text #spoiler {
	width: 96%;
	border: 1px dashed #D9B283;
	background-color: #FDEED5;
	padding: 2px;
	margin: 2px 0px 0px 5px;
	cursor: pointer;
}

#text #spoiler_message {
	visibility: hidden;
	background-color: #FDEED5;
	padding: 2px;
}

#text .annonce_spoil {
	margin: 5px 0 0 0;
}

#text .annonce_citation {
	margin-top: 5px;
}

#text #citation {
	width: 96%;
	border: 1px dashed #D9B283;
	background-color: #FDEED5;
	padding: 2px;
	margin: 2px 0px 0px 5px;
}

#todays_word {
	text-align: left;
	border: 1px solid #D9B283;   
	background-color: #FCE1B4;
	padding: 0 5px 5px 5px;
}

#todays_word img {
	display: block;
	margin: auto;
	text-align: center;
	margin-bottom: -10px;
	margin-top: 5px;
	border: 1px solid #804040;
}

#text .survey {
	border: 1px solid #D9B283;   
	background-color: #FCE1B4;
	text-align: center;
	width: 250px;
	padding-bottom: 5px;
}

#surveys_container {	
	float: left;
}

#birthdays {
	float: right;
	border: 1px solid #D9B283;   
	background-color: #FCE1B4;
	text-align: center;
	width: 375px;
}

#all_widgets_container {
	height: 500px;
	width: 634px;
	text-align: left;
}

#text .survey strong, #birthdays strong, #todays_word strong {	
	color: #804040;
}

#text .survey p {
	text-align: center;
}

#text .survey table {
	width: 230px;
	margin: 5px 0 0 5px;
	border: 0;
}

#text .survey table td {
	border: 0;
}

#text .survey table tr:hover {
	background-color: #FCE1B4;
}

#text .survey form {
	margin: 0;
	padding: 0;
	text-align: left;
}

#text .survey .radio {
	margin: 2px 0 -2px 5px;
	border: 1px solid black;
}
