
img {
	border:0;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
body {
	background-image:url(../images/landing_page_colette/fond.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#corps {
	width: 930px;

	margin: 0px auto 0px auto;
	padding: 60px 0px 0px 0px;
	text-align:right;
}
#image {
	width: 310px;
	height: inherit;
	float:left;
	margin: 40px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#texte {
	width: 600px;
	height: inherit;
	float:right;
	margin: 30px auto 30px auto;
	padding: 10px 10px 10px 10px;
	text-align:justify;
	line-height:18px
}
.presse {
	width:570px;
	float:left;
	padding:10px;
	background-color:#000000;
	color: #FFF;
}
.contact {
	color: #999;
}
.contact a {
	color: #999;
	text-decoration:none;
	font-weight: normal
}
.contact a:visited {
	color: #999;
	font-weight: normal;
	text-decoration:none;
}
.anglais {
margin-bottom:100px;
margin-left:72px;
}
h1 {
	font-weight: normal;
	font-size: 60px;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Helvetica, sans-serif;
}
h1 a {
	font-weight: normal;
	text-decoration:none;
}
h1 a:visited {
	font-weight: normal;
	text-decoration:none;
}
h2 {
	font-weight: normal;
	font-size: 45px;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	font-size: 20px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	margin: 0px;
	margin-bottom: 10px;
	padding-top:7px;
	padding-bottom:7px;
	font-family: Georgia, Helvetica, sans-serif;
}
h4 {
	font-weight: normal;
	font-size: 20px;
	text-align:center;
	color:#000000;
	margin: 20px 0 10px 0;
	padding-top:7px;
	padding-bottom:7px;
	font-family: Georgia, Helvetica, sans-serif;
}
ul {
	margin:0;
	padding:0;
	width:148px;
}
li {
	list-style-type:none;
	margin:3px 0px 3px 0px;
}

.ul_right {
	float:left; text-align:right;
}
.ul_right A {
	border-right:3px solid black;
	padding-right:4px;
}
.ul_left {
	float:left;
	text-align:left;
	margin-left:7px;
}
.ul_left A {
	border-left:3px solid black;
	padding-left:4px;
}
.tableau
{
	width: 100%;
}
table.tableau td
{
	text-align:justify;
	padding: 8px 8px 8px 8px;
}
table.tableau th
{
	padding: 0px;
	margin:0px;
}

.images {
	background-color:#000;
	padding-left:2px;
	margin-bottom:40px;
	clear:both;
}

.images IMG {
	margin:16px;
}

