/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font: 0.75em "Arial", verdana, helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	height: 100%;
	background-image: url(../site_images/bck_page.gif);

}
form, input {
	margin: 0px;
	padding: 0px;
}
.totalWidth {
	width: 960px;
}
#header {
	height: 76px;
	background-color: #FFF;
}

#logos { float:left; width: 640px; height: 62px; }
#logo { float: left; height: 62px; }
#logo img {	margin-left: 40px; margin-top: 16px; }
.etaplogo {	float:right; height: 62px; }
.etaplogo img { margin-right: 40px; margin-top: 16px; }

#search {
	float:left;
	height: 76px;
	border-left-style: solid;
	border-left-width: 1px;
	width: 299px;
	padding-left: 5px;
}
#searchbox {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C9BB;
	width: 280px;
	height:20px;
	margin-top: 28px;
} 
.inputfield { 
	float:left;
	font-size:0.9em;
	height:16px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding:0px;
	padding-top:3px;
	vertical-align: top;
	width: 176px;
	color: #A2A89C;
	text-align: center;
}
div.button {
	float:left;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
	height:18px;
	display: block; 
	border-left: 1px solid #C3C9BB;
	background:url(../site_images/bck_butSearch.gif) right top no-repeat;
	margin: 0px;
	padding: 2px 16px 0px 16px;
	padding-top:2px;
	color: #a2a89c; 
}
#nav {
	width: 100%; height: 38px;
}
#modnav {
	float:left;
	width: 640px;
	height: 38px;
	overflow: hidden;
	background-color: #B4BAAD;
}
#modnav div {
	vertical-align: middle;
	height: 38px;
	border-right: none;
	font-size: 0.88em;
	float:left;
}
#modnav a {
	display:block;
	padding: 12px 8px 3px 8px;
}
#modnav div.normal {
	border-left: 1px solid #B4BAAD;
	border-right: 1px solid #B4BAAD;
}
#modnav div.active {
	background-color: #969994;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#modnav .normal a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
#modnav .active a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
#modnav td {
	vertical-align:top;
}
#language {
	float:left;
	width: 319px;
	height: 38px;
	border-left-style: solid;
	border-left-width: 1px;
}
#language table {
	margin-left: 20px;
	margin-top: 12px;
	font-weight: bold;
	color: #bec0bb;
}
#language td {
	width:10%;
	font-size: 0.88em;
	text-transform:uppercase;
	text-align:center;}
#language a {
	color: #969893;
	text-decoration:none;
	font-weight: bold;
}
#headerImages {
	border-top: 1px solid #fff;
	height:150px;
}
#headerImages div {
	float:left;
	width:320px; height:150px;
	overflow:hidden;
}
#content {
	border-top: 1px solid #fff;
	padding-left:120px;
}
ul.subnav {
	visibility:hidden;
	background-color: #D7DBD3;
	width: 600px; 
	height: 27px;
	position: absolute;
	left: 0px; top: 115px;
	font-size: 0.88em;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-top: 6px;
	list-style-type: none;
}
.subnav li {
	margin: 0px;
	margin-right: 20px;
	display: inline;
}
.subnav .normal a {
	color: #969893;
	text-decoration:none;
	font-weight: bold;
}
.subnav .active a {
	text-decoration:none;
	font-weight: bold;
}
#undersubnav {
	letter-spacing: 100px;
	width: 640px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 172px;
}
#input {
	float:left;
	width: 840px;
	/*text-align: justify;*/
	overflow: hidden;
	line-height: 1.3em;
	margin-top: 36px;
	font-size:0.9em;
}
#input p {
	margin-top: 6px;
}
#input a {
	text-decoration:none;
	color: #666;
}
#input a:visited {
	color: #969a93;
}
#input table {
	width:100%;
}
.newsArrow img {
	margin-top: 6px;
}
.newsDescr p {
	width:440px;
	margin-top: 0px;
	margin-bottom:6px;
}
.newsDerscr img {
	vertical-align: middle;
}
#input a.title {
	font-size: 1.6em;
	line-height:1.2em;
	font-weight:bold;
}
.newsImage img {
	margin-bottom:1px;
}
.newsMore img {
	vertical-align: middle;
}
#newsEnd {
	margin-left:40px;
	width:100%;
	overflow:hidden;
}
#newsEnd .dotLine {
	float:left;
	background:url(../site_images/bck_newsLineHome.gif) top repeat-x;
	width:480px;
	height:1px;
	overflow:hidden;
}
#newsEnd .line {
	float:left;
	background-color:#9a9c98;
	width:160px;
	height:1px;
	overflow:hidden;
}
#footer {
	clear:both;
}
#disclaimer {
	color:#b3b3b3;
	font-size:0.9em;
	margin-top:8px;
	margin-left:40px;
}
#disclaimer a {
	color: #969893;
}
