a:link,
a:visited,
a:active {
	color: #005279;
	text-decoration: underline;
}
a:hover {
	color: #ce171f;
	text-decoration: underline;
}
* html body {
  height: 90%;
}
html {
	height: 90%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 995px;
	position: relative;
	height: 100%;
}
img {
	border: none;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
/****** POPUP LAYER ******/

#layer_bg {
	width: 100%;
	height: 100%;
	z-index: 500;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url(../img/frame/frame_bg.png);
	display: none;
}
.frame {
	position: absolute;
	border: 5px solid #506079;
	background-color: #FFFFFF;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	z-index: 999;
}
.frame div {
	padding: 2px 0px 0px 10px;
	background-color: #506079;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
	text-transform: uppercase;
}
.frame div img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.frame iframe {
	margin: 0px;
	padding: 0px;
}
/****** CONTAINER ******/

.container {
	margin: 0px;
	padding: 0px;
	height: auto;
	min-height: 100%;
	position: relative;
}
* html .container {
	height: 98%;
}
/****** MAIN MENU ******/

.main_menu {
	font-size: 8pt;
	text-align: right;
	padding: 0px;
	margin: 8px 1% 0px 0px;
}
.main_menu a:link,
.main_menu a:visited,
.main_menu a:active {
	margin: 0px 15px 0px 0px;
	color: #747474;
	text-decoration: none;
}
.main_menu a:hover {
	text-decoration: underline;
}
.main_menu a span {
	font-weight: bold;
	font-size: 11pt;
}
a.cur_place:link,
a.cur_place:visited,
a.cur_place:active {
	color: #004785;
	text-decoration: underline;
}
a.cur_place:hover {
	color: #ce171f;
	text-decoration: underline;
}
/****** LOGO ******/

.rdtc_logo_div {
	margin: 20px 0px 0px 3%;
	float: left;
}
/****** SUBMENU ******/

.sub_menu {
	float: right;
	margin: 50px 0px 0px 0px;
}
.sub_menu .line {
	height: 1px;
	background-color: #b5cadc;
	line-height: 1px;
}
.sub_menu table tr td a:link,
.sub_menu table tr td a:visited,
.sub_menu table tr td a:active {
	font-size: 11pt;
	text-decoration: none;
}
.sub_menu table tr td a:hover {
	text-decoration: underline;
}
.sub_menu table tr td a span {
	font-size: 14pt;
}
.sub_menu table tr.top td a {
	color: #004785;
}
.sub_menu table tr.bottom td a {
	color: #ce171f;
}
/****** TXT TOP ******/

.txt_top tr td {
	text-align: justify;
	font-size: 10pt;
	color: #506079;
	line-height: 20px;
	padding: 0px 45px 0px 0px;
}
.txt_top tr td span {
	color: #004785;
	font-weight: bold;
}
.txt_top tr td p {
	font-size: 12pt;
	font-weight: bold;
	color: #ce171f;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.txt_top tr td p span {
	font-size: 16pt;
	color: #ce171f;
	padding: 0px 0px 0px 20px;
}
.txt_top tr td div {
	width: 55%;
	border-bottom: 1px solid #b5cadc;
	line-height: 1px;
	margin: 5px 0px 2px 0px;
	padding: 0px;
}
/****** TXT LEFT ******/

.txt_left p {
	color: #ce171f;
	font-size: 10pt;
	background: url(../img/inside/left_txt_bg.gif) 0px 0px no-repeat;
	width: 348px;
	height: 51px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 0px 15px;
}
.txt_left p a:link,
.txt_left p a:visited,
.txt_left p a:active {
	font-weight: bold;
	font-size: 14pt;
	color: #ce171f;
	text-decoration: none;
}
.txt_left p a:hover {
	text-decoration: underline;
}
/****** TXT DESCRIPTION ******/

.txt_desc_title {
	float: left;
	color: #004785;
	font-size: 10pt;
	border-bottom: 1px solid #f1bcbe;
}
.txt_desc_title span {
	font-weight: bold;
	font-size: 14pt;
}
.txt_desc {
	clear: both;
	width: 420px;
	font-size: 10pt;
	color: #506079;
}
.txt_desc span {
	color: #004785;
	font-weight: bold;
}
/****** MAIN TEXT ******/

.main_txt {
	text-align: justify;
	font-size: 10pt;
	line-height: 20px;
	color: #506079;
}
.main_txt span {
	color: #004785;
	font-weight: bold;
}
/****** TEXT RIGHT ******/

.txt_right {
	float: right;
	color: #004785;
	font-size: 12pt;
	border-bottom: 1px solid #b5cadc;
}
.txt_right span {
	font-weight: bold;
	font-size: 14pt;
}
/****** TABLE ******/

.table_wrapper {
	float: left;
	padding: 10px;
	border: 1px solid #235585;
	border-top: 3px solid #6791b6;
	border-bottom: 3px solid #6791b6;
	position: relative;
	left: 65px;
}
.table_wrapper div {
	background-color: #badbfc;
	margin: 0px;
	padding: 1px;
}
.table_wrapper table tr th {
	background: url(../img/inside/table_bg.jpg);
	color: #FFFFFF;
	font-size: 10pt;
}
.table_wrapper table tr th span {
	cursor: help;
}
.table_wrapper table tr th div {
	display: none;
	position: absolute;
	background-color: #badbfc;
	border: 2px solid #FFFFFF;
	padding: 7px;
	color: #2c72b1;
	font-weight: normal;
}
.table_wrapper table tr td {
	background-color: #dde6ee;
	color: #2c72b1;
	font-size: 10pt;
}
.table_wrapper table tr td.exception {
	text-align: left;
	font-size: 8pt;
	background-color: #badbfc;
}
.table_wrapper table tr td.exception span {
	color: #000;
}
.table_wrapper p {
	margin: 18px 0px 3px 0px;
	padding: 0px;
	text-align: center;
	color: #014785;
	font-weight: bold;
	font-size: 11pt;
}
.table_wrapper .btn_switch_on {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 5px 10px;
	color: #d6171e;
	border: 1px solid #d6171e;
	cursor: pointer;
}
.table_wrapper .btn_switch_off {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 5px 10px;
	background-color: #d6171e;
	color: #FFF;
	border: 1px solid #d6171e;
	cursor: pointer;
}
.table_wrapper .tarif_alert {
	color: #d6171e;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.table_wrapper .switch_off {
	display: none;
}
/****** INCUT ******/

.incut {
	float: left;
	padding: 10px;
	border: 1px solid #235585;
	border-top: 3px solid #6791b6;
	border-bottom: 3px solid #6791b6;
}
.incut hr {
	margin: 2px 0px 5px 0px;
	color: #413117;
	background-color: #506093;
	border: none;
	height: 1px;
	*width: 280px;
}
/****** COPYRIGHT ******/

.copyright {
	background: url(../img/main/footer_bg.jpg) 0px 0px repeat-x;
	padding: 0px 0px 5px 0px;
}
.copyright a {
	display: block;
	text-align: center;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active {
	font-size: 10pt;
	color: #004785;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.copyright img {
	position: absolute;
	margin: -44px 0px 0px 20px;
	//margin: -41px 0px 0px 20px;
}
/****** MARKERS ******/

.markers {
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: url(../img/inside/rdtc_logo_mini.jpg) 0px 4px no-repeat;
}
.markers li {
	background: url(../img/inside/rdtc_logo_mini.jpg) 0px 4px no-repeat;
	padding-left: 22px;
	line-height: 23px;
}
.no_markers {
	background: none;
	margin: -3px 0px 5px 15px;
	padding: 0px;
}
.no_markers li {
	background: none;
	padding: 2px 0px;
	line-height: normal;
}
/****** BOTTOM BANNERS ******/

.bottom_banners {
	margin: 60px 0px 60px 0px;
	clear: both;
	float: left;
	margin: 50px 0px 80px 25px;
}
.bottom_banners td div {
	text-align: left;
	background: url(../img/main/bottom_tablo_bg.jpg) 0px 0px no-repeat;
	width: 314px;
	height: 114px;
	padding: 2px 0px 0px 27px;
}
/****** FOOTER ******/

.footer {
	width: 100%;
	height: 77px;
	position: relative;
}
.footer div {
	margin: 0px 3px 5px 0px;
}
