@charset "UTF-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
	width: auto;
}
body {
	margin: 0 10px;
}
em {
	font-style: normal;
	font-weight: bold;
}
fieldset {
	border: none;
}


a:link,
a:visited {
	text-decoration: none;
	color:#5b8f02;
	font-size: 12px;
}
a:hover,
a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}

.effect_feed{
	font-weight: bold;
}
.effect_sexe{
	font-weight: bold;
	color: #7DBF0D;	
}

/* HEADER */

#header {
	margin-top: 10px;
	min-width: 800px;
}
#header div {
	float: left;
}
#logo a img {
	border: none;
}
#src {
	margin-left: 20px;
	margin-top: 40px;
}
#frame_src {
	background: url(../i/frame_src.gif) no-repeat;
	height: 20px;
	width: 345px;
	padding: 5px 0 0 5px;
	border: none;
}
#button_src {
	margin: 40px 0 0 20px;
	background: url(../i/button_rech.gif) no-repeat;
	width: 115px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#button_src a:visited, #button_src a:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#button_src a:active, #button_src a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* RESULT */

#result {
	margin-top: 20px;
	border-top: #5b8f02 solid 1px;
	background: url(../i/middle_bg_result.gif) repeat-x;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}
#result span span {
	float: right;
}
/* CONTENT */

#content {
	margin: 20px 10px 20px 0;
}

.link_tittle,
.left_content div h2 a,
#right_com_link div h2 a,
#com div h2 a {
	font-size: 18px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
.left_content div h2 a em,
#com div h2 a em{
	font-weight: bold;
	font-size: 18px;
	color: #0000FF;
	text-decoration: underline;
}
.left_content div a em {
	color:#5b8f02;
	font-size: 12px;
	font-weight: bold;
}
.left_content div p span {
	display: inline;
	font-size: 10px;
	color: #999999;
}

.left_content div span a {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
#bg {
	float: right;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	max-width: 300px;
	min-width: 300px;
}

#right_com_link {
	border-left: #5b8f02 solid 1px;
	padding: 0 10px;
}
#right_com_link strong {
	float: right;
	font-weight: normal;
}
#right_com_link div {
	margin-bottom: 20px;
}
#com {
	background-color: #feefef;
	margin-right: 10px;
	padding: 5px 0;
}
#com strong {
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
#com span, .left_content span {
	display: block;
}

.left_content {
	margin-left: 10px;
	max-width: 600px;
}

.left_content div {
	margin-top: 20px;
}
.pagination {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.pagination a:visited, .pagination a:link {
	background: url(../i/bg_numbers.gif) no-repeat;
	display: block;
	height: 30px;
	width: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0 2px;
	color: #5b8f02;
	text-decoration: none;
}
.pagination a:hover, .pagination a:active {
	text-decoration: underline;
}
.pagination span, .pagination img {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	width: 30px;
	margin: 0 2px;
	float: left;
	color: #5b8f02;
	border: none;
}

.pagination a.img {
	background: none;
}

#pub {
	margin: 20px 0;
	background: #ecf7db repeat-x;
	border-bottom: #7DBF0D solid 1px;
	border-top: #7DBF0D solid 1px;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}




#index_content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	text-align: center;
}

.index_block {
	float: left;
	background: #ecf7db repeat-x;
	border-top: #7DBF0D solid 1px;
	width: 380px;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
}
.index_block_top {
	float: left;
	background: #ecf7db repeat-x;
	border-top: #7DBF0D solid 1px;
	width: 800px;
	margin-top: 50px;
}
.index_block_top h2,
.index_block h2 {
	color: 	#7DBF0D;
	font-size: 16px; 
}
.index_block_top h2 span,
.index_block h2 span {
	font-size: 16px; 	
 }
.index_block_top li,
.index_block li {
	list-style: none;
}





#page_header {	
	border-bottom:  #7DBF0D solid 2px;	
	margin-bottom: 10px;
	height: 89px;
}


#page_logo{
	float: left;
	margin-right: 50px;
	border: none;
}

#page_menu li{
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 65px;
}
#page_menu li a:link,
#page_menu li a:visited {
	color: #7DBF0D;
	font-size: 14px;
	font-weight: bold;
	background-color: #ecf7db;
	border-top:  #7DBF0D solid 1px;
	border-right:  #7DBF0D solid 1px;
	border-left:  #7DBF0D solid 1px;
	padding: 8px;	
	text-decoration: none;
}
#page_menu li a:hover,
#page_menu li a:active {
	text-decoration: underline;
	color: #ecf7db;
	background-color: #7DBF0D;
}

#page_menu li a.selected {
	color: #ecf7db;
	background-color: #7DBF0D;	
}


#page_content {}
#page_content h1{
	color: #7DBF0D;
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 10px;
}
#page_content h2{}
#page_content p {
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page_content ul {
	padding-left: 45px;
}
#page_content fieldset{
	max-width: 800px;
	border:  #7DBF0D solid 1px;	
	padding: 10px;
}
#page_content fieldset legend{
	color: #7DBF0D;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#page_content fieldset label {
	width: 250px;
	font-weight: bold;
	display:block;
	float: left;
}

#page_content fieldset input {
}

#error {
	color: #FF0000;
}

#div_feedResult {
	font-style:italic;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.separator{
	width: 100%;
	height: 1px;
	background-color: #7DBF0D;
	margin-top: 10px;
	margin-bottom: 10px;
}
