/* CSS Document */

body{
	background-color:#CCCC00;
}
.conteneur{
	background-color:white;
	height:;
	width: 800px;
}
.image{
	background-image:  url(images/entete.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width: 770px;
	height: 280px;
	margin-top: 15px;
	margin-left: 15px;
}
.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	line-height: 25px;
}
.text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 15px;
	float: left;
	 line-height:1.2em;
	text-align: justify;
	margin-top: 30px;
}
.photo{
 
	background-repeat: no-repeat;
 
	float: left;
	margin-top: 10px;
	margin-left:0px;
}
.contact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	float: center;
	margin-top: 0px;
	margin-left:10px;
	text-align: center;
	line-height: 15px;
	background-color: #0066CC;
	 
	text-indent: 10pt;
}
.liste1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6699FF;
	margin-top: 10px;
	margin-left:15px;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	width: 360px;
	float: left;
}
.liste2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	margin-top: 10px;
	margin-left:15px;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	width: 360px;
	float: left;
}
.text3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC00;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 30px;
	clear:both;
}
.text4{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 15px;
	float: left;
	width: 750px;
	text-align: justify;
	margin-top: 10px;
}
.text5{
font-family:Lucida Sans;
font-size:16px;
font-weight:800;
letter-spaccing:1.2em;
line-height:2em;
color :#0000ff;
 
 text-align: center;
}

.text6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	 
	color: blue;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 30px;
	clear:both;
}
