* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Arial, Verdana, Helvetica, sans-serif;color: #000000;
	background: #FFFFFF;
}
#page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 101px;
	width: 750px;
	background: url(../images/bg_header.gif) no-repeat right;
}
#logo {
	float: left;
	margin-top: 30px;
}
#insert1 {
	line-height: 49px;
	float: left;
	height: 49px;
	width: 310px;
	margin-top: 35px;
	margin-left: 14px;
	font-size: 10px;
}
#insert1 a {
	color: #000000;
	text-decoration: none;
}
#navsec {
	line-height: 52px;
	float: left;
	height: 52px;
	width: 211px;
	margin-top: 32px;
	margin-left: 32px;
	color: #FFFFFF;
}
#navsec a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	float: left;
	height: 327px;
	width: 180px;
	background: url(../images/bg_nav.gif) no-repeat left top;
	clear: both;
}
#nav table {
	border-collapse:collapse;
	margin-top: 26px;
	margin-left: 0px;
	height: 250px;
	width: 180px;
}
#content {
	margin-left: 183px;
	background: #888A91 url(../images/bg_content.gif) no-repeat right bottom;
}
#contentNav {
}
#flechesG {
	margin-left: 70px;
}
#flechesC {
	margin-left: 255px;
}
#flechesD {
	margin-left: 450px;
	text-align: left;
}
#contentBloc {
	background: #FFFFFF url(../images/coin_ig.gif) no-repeat left bottom;
	width: 536px;
	margin-left: 14px;
	margin-left: 14px;
}
#contentBloc p {
	}
#footer {
	background: no-repeat right;
	color: #FFFFFF;
	width: 567px;
	height: 22px;
	margin-top: 10px;
	clear: right;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#navTer {
	line-height: 22px;
	float: left;
}
#navTer p {
	margin-left: 22px;
}
#lang {
	line-height:22px;
	padding-right:13px;
	float:right;
}
.nfr {
	clear: right;
}
.pad {
	clear:both;
	height: 10px;
	
}
.minh {
  min-height:326px;
  height:auto !important;
  height:326px;
}
