body { 
	font: 9pt/12pt georgia; 
	color: #000; 
	background: url(/img/fond_300x20.gif) repeat top left; 
	margin: 0px; 
}

p,td { 
	font: georgia; 
	margin-top: 0px;
}

h1 { 
	font: italic normal 30pt georgia; 
	letter-spacing: 1px; 
	color: #000;
	background: #fff;
	margin-left: 3px;
	margin-bottom: 0;
	margin-top: 0;
}

h2 { 
	font: italic normal 18pt/20pt georgia;
	margin-top: 0;
	text-decoration: normal;
	letter-spacing: 1px; 
	background: #fff;
}

h3 {
	margin:0;
	padding:0;
}

a:link { 
	text-decoration: underline; 
	color: #CC0000;
	background: #fff;
}
a:visited { 
	text-decoration: underline; 
	color: #CC0000;
	background: #fff;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ffffff;
	background: #CC0000;
}


#footer {
	background: #fff;
	float: left;
	font: normal 8pt georgia; 
}

#logo {
	padding: 0;
	position: absolute;
	top: 25px;
	left: 130px;
	width: 900px;
	float: right;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background: #fff;

}

#cheminfer {
	font: normal 10px verdana; 
	padding: 0;
	position: absolute;
	top: 75px;
	left: 130px;
	background: #fff;
}

#navgauche {
	padding: 0;
	margin: 5px;
	position: absolute;
	font: normal 10pt georgia; 
	top: 115px;
	width: 120px;
	background: #fff;
}


#navdroite {
	padding: 0;
	position: absolute;
	font: normal 8pt verdana; 
	top: 170px;
	left: 710px;
	width: 200px;
	background: #fff;
}

#article {
	padding: 0;
	position: absolute;
	top: 115px;
	left: 130px;
	float: right;
	width: 560px;
	margin-top: 5px;
}


#contenu_03 {
	padding: 0;
	position: absolute;
	font: normal 8pt verdana; 
	top: 6px;
	left: 630px;
	width: 200px;
	background: #fff;
}

.article_bloc {
}

.illustration {
	text-align: right;
	font: normal 9px verdana;
	float: left;
	background: #fff;

}


img, embed {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


.legende {
	font: normal 9px verdana; 
	padding: 0;
	text-align: right;
	position: relative;
	background: #fff;
	width: 260px;
}

.titre {
	padding: 0;
	float: left;
	background: #fff;
	width: 560px;
	background: #fff;
}

.titrelarge {
	padding: 0;
	float: right;
	background: #fff;
	width: 580px;
	text-align: right;
	background: #fff;
}

.texte {
	padding: 0;
	width: 560px;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background: #fff;
}



