body  {
	background-color:#333;
	font-family: "Droid Serif", serif;
	line-height: 1.5;
}

h1.presentation {
	font-family: Helvetica, "Helvetica Neue", Arial;
	font-size: 11px;
	color:#666;
	font-weight: normal;
	width: 650px;
	padding-left:14px;	
}



.titre {
	font-family: Helvetica, "Helvetica Neue", Arial;
	color: #ffffff !important;
	font-size:12px;
	font-weight: normal;
}

a:link, a:visited  { color: #666; text-decoration: none; }
a:hover  { color: #fff;text-decoration: none; }

.bkg {
	color:#000;
	background-color:#FF0;
}
	
.sub-presentation a {
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	background-color: #c19dd5;
	color: #705380 !important;
	font-weight: normal;
	text-decoration: none;
}

.sub-presentation a:hover {
	text-shadow: -1px -1px #521d6f; !important;
}

.content {
	margin: 0 auto;
	width: 960px;
	padding: 0 5px 0 5px;
	margin-top: 106px;
	width: 960px;
}

.container {
	height:90%;
	top: 50px;
	position: absolute;
	width: 100%;
}

