/*BODY {
	scrollbar-face-color: #7189AB;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #94A9CA;
	scrollbar-arrow-color: #FFCC00;
}*/
#globalContainer {
	margin:auto;
	width:960px;
	height:600px;
	/*background-color:#EBC43F;*/
	background-image:url("images/bg_global.gif");
}

#mainContainer {
	display:inline;
	float:left;
	width:730px;
	margin:0px;
	padding:0px;
	height:530px;
	background-color:#FAF2D3;
	border-top:2px solid #FFFFFF;
	/*border-left:2px solid #FFFFFF;*/
	border-right:2px solid #FFFFFF;
}
#mainContent {
	display:inline;
	float:left;
	width:690px;
	margin:0px;
	padding:0px;
	height:500px;
	margin-left:30px;
	border:0px solid;
	background-color:#FAF2D3;
}
body {
	background-color:#FAF2D3;	
}

#mainContent .content {
	margin-top:15px;
	margin-bottom:0px;
	width:650px;
	height:457px;
	border:0px solid;
	background:url(images/bg_boat_homegr.jpg);
	vertical-align:top;
}

.content span {
	margin:10px;
}

.title {
	width:648px;
	height:20px;
	border:0px solid #000000;
	border-bottom:0px;
	font-weight:bolder;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
}
.title span{
	width:216px;
	position:relative;
	float:left;
	padding-top:9px;
	z-index:1000;
	color:#FFFFFF;
}
.title .selected {
	font-weight:bolder;
	font-family:verdana;
	font-size:14px;
	color:#EBC43F;
	position:relative;
	float:left;
}

.titleTop, .titleTop td {
	width:648px;
height:auto;
	border:0px solid #000000;
	border-bottom:0px;
	font-weight:bolder;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
}

.titleTopSpan {
	background-color:#626264;
	width:648px;
	height:16px;
	padding-top:2px;
}

#header {
	margin:0px;
	padding:10px 0px 0px 10px;
	height:60px;
	width:100%;
}
.leftHeader {
	width:357px;
	display:inline;
	float:left;
}
.rightHeader {
	width:593px;
	display:inline;
	float:left;
	height:60px;
	text-align:right;
	border:0px solid;
}
span#header {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#leftContainer {
	display:inline;
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
	/*padding-left:10px;*/
	height:530px;
	background-image:url("images/bg_left.gif");
	/*border-right:2px solid #FFFFFF;*/
	font-weight:bolder;
	font-family:verdana;
	font-size:10px;
	color:#395687;
	text-align:right;
}

.leftOn {
	height:20px;
	border:2px solid #FFFFFF;
	border-right:0px;
	background-color:#FAF2D3;
	width:190px;
	margin-left:10px;
	font-weight:bolder;
	font-family:verdana;
	font-size:10px;
	color:#395687;
	text-align:right;
	padding-right:15px;
}

.leftOff {
	height:20px;
	border:2px solid #FFFFFF;
	background-color:#F7E7B1;
	width:190px;
	margin-left:0px;
	font-weight:bolder;
	font-family:verdana;
	font-size:10px;
	color:#395687;
	text-align:right;
	padding-right:10px;
}

.leftOff a, .leftOn a,.leftOff a hover, .leftOn a hover,.leftOff a visited, .leftOn a visited{
	color:#395687; 
	text-decoration:none;
}

.leftEmpty {
	height:8px;
	margin:0px;
	padding:0px;
	font-size:3px;
	border-right:2px solid #FFFFFF;
	background-image:url("images/bg_left.gif");
	background-color:#F7E7B1;
	width:190px;
	margin-left:0px;
}

.news_title {
	border-right:2px solid #FFFFFF;
	background-color:#274986;
	color:#FFFFFF;
	font-size:13px;
	height:22px;
	padding-top:7px;
	padding-right:10px;
	width:190px;
	margin:0px;
	font-weight:bolder;
	font-family:verdana;
	vertical-align:middle;
	text-align:center;
}
.news_content {
	border-right:2px solid #FFFFFF;
	background-color:#FAD681;
	color:#274986;
	font-size:10px;
	height:auto;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	width:190px;
	font-family:verdana;
	text-indent:5px;
	text-decoration:none;
	font-weight:bold;
}

#pensee {
	position:relative;
	float:right;
	bottom:10px;
	right:30px;
	color:#1061A5;
	font-weight:bolder;
	font-family:verdana;
	font-size:10px;
}

#iframe {
	width:100%;
	height:98%;
	top:5px;
	border:0px solid;
	background-color:#FAF2D3;
}

.contentCommon {
	margin:15px 0px 0px 0px;
	width:650px;
	height:457px;
	border:0px solid;
	background:url(images/bg_boat_homegr.jpg);
	vertical-align:top;
}

.titleCommon {
	position:relative;
	top:70px;
	left:20px;
	color:#1061A5;
	font-weight:bolder;
	font-family:verdana;
	font-size:13px;	
	width:90%;
}

.textCommon, .textCommon td {
	position:relative;
	top:80px;
	left:20px;
	color:#000000;
	font-weight:bolder;
	font-family:verdana;
	font-size:12px;	
	padding:5px;
	width:610px;
	height:auto;
}

.textCommon p {
	color:#000000;
	font-weight:bolder;
	font-family:verdana;
	font-size:12px;	
	height:auto;
}

.textCommon p span {
	color:#000000;
	font-weight:bolder;
	font-family:verdana;
	font-size:12px;	
	padding:5px;
	padding-left:40px;
	padding-right:40px;
	width:auto;
	height:auto;
	margin-top:40px;
	text-align:center;
	border:0px solid;
}

.textCommon ul {
	height:auto;
}

.textCommon li {
	height:auto;
	width:auto;
	padding:3px;
}

#anthro_menu {
	position:absolute;
	z-index:100;
	display:none;
	width:auto;
	font-weight:bolder;
	font-family:verdana;
	font-size:12px;	
}
#anthro_menu li {
	list-style-type: none;
	height:auto;
	border:2px solid #FFFFFF;
	background-color:#F7E7B1;
	width:220px;
	margin:0px;
	padding:5px;
	font-weight:bolder;
	font-family:verdana;
	font-size:10px;
	color:#395687;
	text-align:left;
	padding-right:10px;
	vertical-align:middle;
}

.presseTitle {
	height:auto;
	width:100%;
	border-top:1px solid #CCCCCC;
	color:#1061A5;
	font-weight:bolder;
	font-family:verdana;
	font-size:13px;
	margin:1px;
	margin-bottom:18px;
	padding:1px;
}

.presseMag {
	height:auto;
	color:#999999;
	font-weight:300;
	font-family:verdana;
	font-size:13px;
}

.presseDate {
	height:auto;
	color:#999999;
	font-weight:300;
	font-family:verdana;
	font-size:11px;
}

.presseTagline {
	height:auto;
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:500;
	margin:0px;
	padding:0px;
}

.presseVignette {
	float:right;
}

.cvLeft {
	color:#000000;
	font-family:verdana;
	font-size:11px;
	height:100%;
	margin:0px;
	padding:4px;
	display:inline;
	float:left;
	width:190px;
	border-right:1px solid #EBC43F;
}

.cvRight {
	color:#000000;
	font-family:verdana;
	font-size:11px;
	height:100%;
	margin:0px;
	padding:4px;
	display:inline;
	float:right;
	width:400px;
	border:0px solid;
}

.cvLeft .cvPSmall, .cvRight .cvPSmall {
	font-size:9px;
	font-weight:normal;
}
.cvRight .cvPSmall {
	font-size:10px;
	font-weight:normal;
}
.cartonsHref {
	height:auto;
	color:#999999;
	font-family:verdana;
	font-size:11px;
}
.cartonsTop {
	padding:2px;
	margin:0px;
	margin-bottom:2px;
	width:100%;
	height:20px;
	border:0px solid;
	height:auto;
	color:#00529C;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.cartonsTop a {
	color:#00529C;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#F7E7B1;
	padding:5px;
	text-decoration:none;
}
.cartonsTop a:hover{
	color:#FFB106;/*#00529C;*/
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;/*#FAF2D3;*/
	padding:5px;
	text-decoration:none;
}
.cartonsTopHover{
	color:#FFB106;/*#00529C;*/
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;/*#FAF2D3;*/
	padding:5px;
	text-decoration:none;
}
#footer {
	font-family:verdana;
	font-size:9px;
	padding:10px;
	margin:auto;
	width:960px;
	text-align:center;
	color:#CCCC99;
	text-decoration:none;
}
#footer a {
	color:#CCCC99;
	text-decoration:none;
}