/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0; padding: 0;
    background: #fff;
    color: #000;
}

html {
	width: 100%;
	height: 100%;
}

body {
    padding: 0 0 20px 0;
    color: #fff;
    font-family: Arial, "MS Sans Serif";
	font-size: 0.7em;
	background: #736352;
	_behavior: url("scripts/csshover.htc");
}

img {
    border: none;
    vertical-align: top;
}

a {
    color: #736352;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    line-height: 1.2em;
    margin-bottom: 10px;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 2em;
	color: #000;
}

h2 {
	margin: 0 0 7px 0;
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	color: #000;
}

h4, h5 {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: #000;
}

table {
	margin: 0;
	font-size: 0.9em;
}

table a {
	text-decoration: underline;
}

table th {
	padding: 3px 20px;
	border-bottom: 1px #736352 solid;
	color: #fff;
	background: #736352;
}

table td {
	padding: 1px 20px;
	border-bottom: 1px #736352 solid;
}

ul {
	margin: 0 0 15px 20px;
}

ul li {
	padding: 2px 0 2px 0px;
	list-style: square;
}

ul li ul {
	margin: 0 0 0 20px;
}

ul li ul li {
}

form table {
	border: none;
	margin: 0;
}

form table td {
	border: none;
	padding: 0;
	background: none;
}

hr {
	color: #238F42;
	border: 0 none;
	border-top: 1px solid #238F42;
	height: 1px;
	margin: 10px 0 10px 0;
	_margin: 5px 0 5px 0;
}

/*--ABSOLUTE---------------------------------------------------------------*/

#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#spFlash {
	display: none;
}

#hpFlash {
	display: none;
}

#phoneNumber {
	display: none;
}

#langSelect {
	display: none;
}

#headerLinks {
	display: none;
}

#breadCrumbs {
	display: none;
}

#footerLinks {
	display: none;
}

/*--USEFUL-----------------------------------------------------------------*/

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
	background: #fff;
	height: 0;
}

.invisible {
	display: none;
}

.underTitle {
	font-size: 1.1em;
	color: #00b4d5;
	font-weight: bold;
}

.brownBorder {
	margin: 20px 0 10px 0;
	padding: 8px;
	background: #e8e6e3 url("../images/brown_box_bg.gif") 0 0 repeat-x;
	font-weight: bold;
	color: #fff;
}

.table {
	padding: 0 10px 10px 10px;
	background: url("../images/table_bg.gif") 0 bottom repeat-x;
}

.table table {
	width: 100%;
}

.noMargin {
	margin: 0 !important;
}

.taRight {
	text-align: right;
}

/*--LAYOUT----------------------------------------------------------------*/

#main {
	width: 100%;
	height: 100%;
	padding: 30px 0 50px 0;
	text-align: center;
	color: #736352;
}

#page {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background: #ffffff;
}

/*--HOMEPAGE---------------------------------------------------------------*/

.bigButton {
	margin-left: 10px;
}

/*--SUBPAGE---------------------------------------------------------------*/

#content {
	width: 100%;
	padding: 70px 0 0 0;
	float: left;
}

.hp #content {
	padding: 364px 0 0 0;
}

.leftPart {
	width: 486px;
	float: left;
}

.rightPart {
	width: 238px;
	float: right;
}

.detail .leftPart {
	width: 240px;
}

.citation {
	margin-bottom: 18px;
	display: block;
}

/*--RIGHT-PANEL----------------------------------------------------------*/

#rightPanel {
	display: none;
}

/*--DETAIL----------------------------------------------------------------*/

.detail .rightPart {
	width: 486px;
}

.plan {
	width: 484px;
	margin: 8px 0 10px 0;
	padding: 30px 0 30px 0;
	text-align: center;
	border: 1px #59b3d4 solid;
}

.links {
	float: left;
	margin-bottom: 10px;
	color: #59b3d4;
}

.links a {
	color: #59b3d4;
}

.zoom {
	padding: 0 25px 0 0;
	float: right;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #59b3d4;
	background: url("../images/ico_pluss.gif") right 0 no-repeat;
}

.interest {
	padding: 0 0 0 25px;
	line-height: 20px;
	font-size: 12px;
	color: #59b3d4;
	display: block;
	background: url("../images/ico_hearth.gif") 0 0 no-repeat;
}

.detail .leftPart .table {
	border-bottom: 1px #59b3d4 solid; 
	border-left: 1px #59b3d4 solid; 
	border-right: 1px #59b3d4 solid; 
	padding-top: 5px;
	margin-bottom: 3px;
}

.detail .leftPart .table table td  {
	padding: 1px 0 1px 0; 
}

.tabs {
	height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
	top: 1px;
	_top: 0;
	border-bottom: 1px #59b3d4 solid;
}

.tabs li {
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	position: relative;
	_top: 1px;
}

.tabs li.active {
	font-weight: bold;
}

.tabs li a {
	height: 29px;
	margin: 0 0 0 0;
	padding: 0 10px;
	float: left;
	line-height: 30px;
	border: 1px #59b3d4 solid; 
	text-transform: uppercase;
	background: #fff;
}

.tabs li.active a {
	font-weight: bold;
	border-bottom: 1px #fff solid; 
}

/*--MENU-----------------------------------------------------------------*/

#menu {
	display: none;
}


