table {
	border:1px;
	border-color:black;
}
ol {
	list-style: circle;
}
body {
	background-color:#F8F8FE;
}
#conteneur {
	height:874px;
	;
	width: 1000px;
	margin:0 auto;
	background-image: url(../images/design.png);
	position:relative;
}
#head {
	background-color: transparent;
	height: 139px;
	width:1000;
	position:relative;
	text-align:left;
}
#menu {
	background-color: transparent;
	width:195px;
	height: 700px;
	position:absolute;
	vertical-align: middle;
	left:0;
}
#centre {
	top: 134px;
	margin-left: 195px;
	width:805px;
	height:auto;
	overflow: auto;
	background-color:transparent;
	list-style-type: disc;
	text-align: justify;
}
#pied {
	background-color:transparent;
	position:absolute;
	height:26px;
	width:805px;
	left: 195px;
	text-align:center;
	font-size: x-small;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:visited {
	color:#000000;
}
hr {
	width: 700px;
	border-style: dotted;
}
img {
	border:0;
}
.titrenew2 {
	display: block;
	background-color: #566082;
	color: White;
	width: 350px;
	;
}
.large {
	width: 50%;
}
.large1 {
	width: 100%;
}
.titrenew {
	display: block;
	background-color:#566082;
	color:#ffffff;
	width: 750px;
}
.map {
	text-align: center;
}
.info {
	text-align: center;
	color: Red;
	font-size: large;
}
.map a {
	cursor:	crosshair;
}
.intro {
	font-style: italic;
}
.titre {
	color: black;
	font-style: italic;
	width: auto;
	text-align: center;
	font-size: x-large;
	height: 	auto;
}
.titre1 {
	color: #596387;
	font-style: italic;
	width: auto;
	text-align: left;
	font-size: large;
	padding:15px;
}
.titre2 {
	color: #5963ff;
	font-style: italic;
	width: auto;
	text-align: left;
	font-size: large;
	height: 	auto;
	padding:15px;
}
.titre3 {
	color: #6495ED;
	font-style: italic;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
.titre4 a, titre4 a:link, titre4 a:hover {
	color: #20B2AA;
	font-style: italic;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
	font-size: medium;
}
.date {
	text-align: left;
	width: 10%;
}
.newt {
	text-align: left;
}
.litimg {
	height: 100px;
	width: 100px;
}
.imgtd {
	width: 120px;
}
.comm {
	font-size: small;
	color: Blue;
	text-align: center;
}
.comm2 {
	font-size: small;
	text-align: center;
}
.formation {
	text-align: center;
	border: solid 1px black;
}
.formation td {
	text-align: center;
	border: solid 1px #696969;
}
.retour {
	display: block;
	width: 300px;
}
.marche {
	width: 95%;
	border: thin solid Gray;
}
.marche th {
	background-color: #D3D3D3;
	border: thin solid Gray;
}
.marche td {
	border: thin solid Gray;
}
.ligne {
	background-color: Gray;
	height: 1px;
}

#menud {
	position:relative;
	width: 140px;
	border: solid 1px #576184;
	cursor: pointer;
}
dl, dt, dd, ul {
	margin: 0;
	padding: 0;
	display:block;
}
#menud dt {
	height: auto;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-color:transparent;
	color: white;
	list-style-type: none;
}
#menud dt a {
	background-color: transparent;
	color: White;
	font-weight: bold;
	height: 100%;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #9CA1BE;
}
#menud dd {
	border: 1px solid #0066B0;
	list-style-type: none;
}
#menud li {
	text-align: left;
	left: 20px;
	list-style-type: none;
	border-bottom: thin 1px red;
}
#menud li a {
	color: white;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	list-style-type: none;
}
#menud li a:hover {
	border: thin 1px blue;
	color:#E6E6FA;
	list-style-type: none;
}
