body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	background-image:  url('imagesnew/imagesite/fond.png'); 
	background-repeat: repeat-y;
	background-position: center;
	background-color: #006598;
}

.entrez {
	font-size: 200%;
}

.entrez a:link {
	color:#0C3285;
	text-decoration: none;
}

.entrez a:visited {
	color:#0C3285;
	text-decoration: none;
}

.entrez a:hover {
	color:#FF6600;
	text-decoration: none;
}

p {
	margin: 0.1em 0 0.1em 0;
}

h1 {
	margin: 1.5em;
	padding: 0;
	background-repeat: repeat;
	color: #003399;
	font-size: 105%;
	font-weight: bold;
}

h2 {
	margin: 1.3em;
	padding: 0;
	background-repeat: repeat;
	color: #003399;
	font-size: 90%;
	font-weight: bold;
}

div {
	margin: 0; 
	padding: 0; 
	display: block;
}

.header {
	padding: 0; 
	margin: 0; 
	text-align: left;
	background-color: #ffffff;
	background-image:  url('imagesnew/imagesite/header.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 180px;
}

.header p {
	text-indent: 8em; 
	color: #000000;
}

ul.navigation {
	list-style-type: none; 
	float: left; 
	display: block; 
	width: 960px; 
	line-height: 0.1em; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}

.container {
	background-color: #FFFFFF;
	margin: 0 auto 0 auto; 
	padding:0; 
	width: 960px;
}

.left {
	float: left; 
	clear: both; 
	width: 14em; 
	margin: 0 0 0 0.1em; 
	padding: 0;
}

.leftcontent {
	margin: 0.2em; 
	padding: 0.3em; 
	border: 0px;
	color: #006598;
	background-color: #ffffff;
	text-align: left;
	height: 200px;
	width: 200px; 
}

.leftcontent p {
	padding-left: 2.2em;
	margin: 0em;
}

.leftcontent p a:link {
	color: #006598;
	text-decoration: none;	
}

.leftcontent p a:visited {
	color: #006598;
	text-decoration: none;	
}

.leftcontent p a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.left h2 {
	text-align: left; 
	padding: 0 0 0 1em;
}

.content {
	width: 700px;
	clear: right;
	color: #003399;
	text-align: left; 
	margin: 1.1em 0.5em 0 18.2em; 
	padding: 0.3em 1ex 0.3em 1ex;
	border: 0px; 
}

.content a:link {
	color: #003399;
	text-decoration: none;	
}

.content a:visited {
	color: #003399;
	text-decoration: none;	
}

.content a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: none;
}


.content h2 {
	padding: 0 0 0 1em;
}

.lower {
	padding: 0; 
	margin: 0;
	color: #FFFFFF;
	font-size: 80%;
	background-image:  url('imagesnew/imagesite/lower.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	text-align: center;
	width: 960px;
	height: 30px;
}
.lower a:link {
	color: #FFFFFF;
	text-decoration: none;	
}

.lower a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.lower a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: none;
}