@charset "utf-8";
/* CSS Document */

body {
	background-color: #e2007a;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	MARGIN: 10px 0px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.container {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 980px
}
.header {
	margin-top: 10px;
	height: 80px;
	text-align: center;
}
.ligne {
	background-color: #FFFFFF;
	height: 1px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.columnleft {
	width: 153px;
	float: left;
	margin-top: -10px;
}
.columnleft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.columnleft li {
	display: block;
	margin-top: 15px;
}
.columnright {
	width: 800px;
	float: right;
}
.style10 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Style12 {
	font-size: 18px
}
.Style13 {
	font-size: 14px;
}
.Style14 {
	font-size: 10px
}
.style16 {
	font-size: 14px;
	font-style: italic;
	
		
}
.style200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.7;
	text-align: justify;
	padding-left: 15px;
}
.tableau {
	border: 1px solid #FFFFFF
}
.image {
	border: thin solid #fff;
}
