﻿#left_texte {
	width: 290px;
	height: 460px;
	margin: 10px 0 0 15px;
	float: left;
}
#right_texte {
	width: 290px;
	height: 460px;
	margin: 10px 0 0 0;
	float: left;
}
#inh_footer {
	margin: 450px 0 0 0;
	padding: 0;
	text-align: right;
}
#inh_footer a {
	text-decoration: none;
	font-weight: bold;
	font-size:.9em;
	color: #008000;
}
#inh_footer a:hover {
	text-decoration: underline;
}
#left_texte ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
	border-left: 1px solid #008000;
}
#left_texte li {
	margin: 0;
	padding: 1px 0;
	text-indent: 5px;
}
#right_texte ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
	border-left: 1px solid #008000;
}
#right_texte li {
	margin: 0;
	padding: 1px 0;
	text-indent: 5px;
}
#left_texte a {
	text-decoration: none;
	color: #000;
}
#left_texte a:hover {
	text-decoration: underline;
}
#right_texte a {
	text-decoration: none;
	color: #000;
}
#right_texte a:hover {
	text-decoration: underline;
}

.otext {
	font: 100%;
	color: #808080;
}
.wtext {
	font: 100%;
	color: #CC0000
}
#txt_head {
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 20px;
	color: #000;
	height: 31px;
	width: 100%;
	border-bottom: 1px solid #fff;
}
*+html #txt_head {
	height: 32px;
}
}
*html #txt_head {
	height: 32px;
}
#txt_main{
	clear: left;
	width: 640px;
	height: 566px;
	overflow: hidden;
	margin: 105px 25px 0px 0px;
	padding:0;
	background: transparent url('../img/txt_box7.png') no-repeat top left;
}
*+html #txt_main{
    height: 588px;
	overflow: hidden;
	margin: 0;
	background: transparent url('../img/txt_box_ie7.png') no-repeat top left;
}
*html #txt_main {
	height: 588px;
	margin: 0;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (sizingMethod="crop", src='../img/txt_box_ie7.png');
	
}
#txt_autor {
	text-align: left;
	font-size: 11px;
	width: 540px;
	margin: 10px 0 0 60px;
}
#txt {
	margin: 10px 0 0 60px;
	padding: 0 0 0 10px;
	width: 540px;
	border-left: 1px solid #404040;
}
