/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	}
object {
	width:400px; height:200px;
	}
	
#nav {
	width: 220px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	}
	
	
#content {
	padding: 10px;
	margin-left: 350px;
	}

#header {
	background-color: #fff;
	color: #006;
	margin-bottom: 0px;
	}
	
object{
position: absolute;
left:138px;
top: 367px;
width: 464px;
height: 505px;
overflow: auto;
}
	
#footer {
	background-color: #fff;
	color: #000000;
	font-size: 11px;
	clear: both;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 120px;
	}


.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}

img {
border : 0 none ; 
}
.titretexte {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.corptexte {
	font-size: 12px;
	width: 500px;
	text-align: justify;
}
.textemenu {
	font-size: 12px;
}
.textefooter {
	font-size: 9px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.textelien {
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.legendeillustration {
	font-size: 9px;
	color: #CCCCCC;
}
.attention {
	font-size: 10px;
	color: #FF0000;
}
.fondecran {
	text-align: left;
	width: 700px;
}
.exemple {
	font-style: italic;
	font-weight: bold;
}
.citation {
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
.stitres {
	font-size: 12px;
	font-weight: bold;
}
.alignerbloc {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
.galerie_image
	{
	margin: 5px;
	text-align: center;
	}
.news {
	width: 800px;
}
.infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 100px;
	width: 200px;
}
.texteaccueil {
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
a:link {
	color:#999999;
	text-decoration:none;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:none;
}
