/* COMMON */
 
*{
	margin: 0px;
	padding: 0px;
}

html, body{ 
  margin:0px; 
  padding:0px;
  text-align:center;
  background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style : normal;
	text-decoration: none;
	color: #4d4c5d;
} 

p {
}

br {
  font-size: 10px;
  height: 10px;
}

h1 {
  font-size: 18px;
  font-weight: bold; 
}


h2 {
  font-size: 14px;
  font-weight: bold; 
}

img {
	border: 0px;
}

table#table_list_forum{
  border-collapse: collapse;
  width: 100%;
}

table#table_list_forum th{
  text-align: center;
  vertical-align: middle;
  height: 25px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  vertical-align: center;
  background-color: #513C8B;
  color: #ffffff;
}

table#table_list_forum td{
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

table#table_list_forum td{
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

table#table_list_forum td.tinymce{
  padding: 1px;
  width: 95%;
  margin: 0px;
}

table#table_list_forum tr.r0{
  background-color: #b5b3c9;
}

table#table_list_forum tr.r1{
  background-color: #bdbbcf;
}

table#table_list_forum tr.r2{
  background-color: #b6b4ca;
}

table#table_list_forum tr.r3{
  background-color: #9FA0B2;
}

.table_pointiller{
  width: 4px;
  background-image: url("../img/flt-y_pointille-vertical.gif");
  background-repeat: repeat-y;
}

#table_list_forum_head{
  background-image: url("../img/bg_title-table.gif");
  background-repeat: no-repeat;
  width: 574px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 26px;
}

#cont_forum_control{
  background-image: url("../img/bg_control.gif");
  background-repeat: no-repeat;
  width: 574px;
  height: 69px;
  padding: 15px;
}

#cont_forum_control_small{
  background-image: url("../img/bg_control_small.gif");
  background-repeat: no-repeat;
  width: 574px;
  height: 36px;
  padding: 15px;
}

#cont_title {
  position: absolute;
  margin-left: -10px;
  top: -40px;
  width: 539px;
  height: 22px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  color: #4d4c5d;
}

#div_login_zone {
  position: absolute;
  top: 0px;
  right: 90px;
  width: 120px;
  text-align: left;
  padding: 5px;
  background-color: #B5B3C9;
}

#div_paypal {
  position: absolute;
  top: 40px;
  right: 90px;
  text-align: left;
  padding: 0px;
}

#div_ads {
  position: absolute;
  top: 80px;
  right: 90px;
  width: 120px;
  text-align: left;
  padding: 5px;
  background-color: #B5B3C9;  
}

.hr_dashed {
  background-image: url("../img/hr.gif");
  background-repeat: no-repeat;  
  height: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 520px;
  font-size: 0px;
}

a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #523f89;
	font-weight: bold;
	text-decoration: none;
}

.btn{
  position: relative;
  height: 22px;
}

.btn a.btn_forum{
  position: relative;
  left: 2px;
  padding-left: 4px;  
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid #ffffff;
  text-decoration: none; 
}

.btn a.btn_forum:hover{
  border: 1px solid #523f89;
  text-decoration: none; 
}

.btn a:hover{
 border: 1px solid #523f89;
 text-decoration: none; 
 color: #dddddd; 
}

#cont_nbmessage{
  font-size: 14px;
  color: #ffffff;
}

#head_link{
 position: relative;
 margin-left: 102px;
 margin-top: 20px;
 width: 380px;
 height: 55px;
}

#cont_header_table{
 background-image : url("../img/header_table.gif");
 background-repeat : no-repeat; 
 width: 604px;
 height: 22px; 
}

#cont_footer_table{
 clear: both;
 width: 604px;
 height: 22px;
 background-image : url("../img/footer_table.gif");
 background-repeat : no-repeat;
 margin-bottom: 20px;
}

#cont_main_table{
 width: 574px;
 padding-left: 15px; 
 padding-right: 15px;
 background-image : url("../img/flt-y_table.gif");
 background-repeat : repeat-y; 
}

#cont_back_common{
 background-image : url("../img/bg_central.jpg");
 background-repeat : no-repeat;
 background-color : #898CAD;
 width: 572px;
 margin-left: 1px;
}

#pagewidth{ 
  position: relative;
  width: 932px;
  text-align: left;  
  margin-left: auto; 
  margin-right: auto;
  background-color: #ffffff;  
  background-image: url("../img/flt_page.jpg");
  background-repeat: repeat-y;
} 

#cont_header{
  height: 163px; 
  background-color: #ffffff; 
  background-image: url("../img/header.jpg");
  background-repeat: no-repeat;
  width: 932px;
}

#cont_menu{
  position: absolute;
  left: 105px;
  top: 77px;
  width: 530px;
  height: 33px;
  border-collapse: collapse;
  vertical-align: top;
  text-align: left;
}

#leftcol{
  position: absolute;  
  left: 0px;
  top: 163px;
  width: 161px;
  height: 156px;
  background-color: #ffffff;
  background-image: url("../img/lapin_left_bottom.jpg");
  background-repeat: no-repeat;
  color: #3F3F3F;
 }
 

#rightcol{
  top:0px;
  float:right; 
  position:relative; 
  background-color:#ffffff;
  color: #ffffff;
}
 
#maincol{
  position: relative;
  min-height: 521px;
  _height: 521px;
  width:517px;
  padding-left: 170px;
  padding-right: 245px;
  background-image : url("../img/fixed_bottom.jpg");
  background-repeat : no-repeat;
  background-position : bottom;
  
}
 
#footer{
  height: 120px;
  width: 932px; 
  background-color: #ffffff; 
  clear: both;
  background-image : url("../img/footer.jpg");
  background-repeat : no-repeat;
  text-align: center;
  padding-top: 30px;
  color: #000000;
}

#footer2{
  margin-top: 40px;
  margin-right: 230px;
  margin-left: 160px;
  text-align: right;
  width: 542px;
  color: #000000;
  font-size: 11px;
}
 
#footer a{
  color: #000000;
  text-decoration: none;
}

#footer a:hover{
  color: #000000;
  text-decoration: underline;
}

#cont_news_last{
  margin-left:10px;
  background-image : url("../img/imgFd_news.gif");
  background-repeat : no-repeat;  
  width: 231px;
  height: 96px;
  padding: 14px;
}

#cont_news_last_title{
 font-weight: bold;
 font-size: 14px;
 color: #E1DAD4;
 width: 231px;
}

#cont_news_last_title a{
 font-weight: bold;
 color: #E1DAD4;
 text-decoration: none;
}

#cont_news_last_title a:hover{
 text-decoration: none;
}

#cont_news_last_text{
 margin-top: 10px;
 font-size: 10px;
 color: #dddddd;
 width: 220px;
}

#cont_news_last_text a{
 font-size: 10px;
 color: #dddddd;
 text-decoration: none; 
}

#cont_news_last_text a:hover{
 text-decoration: none;
 color: #523f89; 
}

#cont_forum a:hover{
 text-decoration: none;
 color: #523f89; 
}

#cont_main_table a:hover{
 text-decoration: none;
 color: #523f89; 
}

.form_default{
	padding: 0px;
	clear: none;
	float: none;
	margin: 0px;
}

.form_default input{
	display: inline;
}

.form_error{
  color: #ff0000;
  border: 1px solid #ff0000;
	padding: 0px;
	clear: none;
	float: none;
	margin: 0px;  
}

.form_error input{
	display: inline;
}
