

body {
	margin: 0;
	padding: 0;
	background-color: #efefef;

}

img {
	behavior: url("win_png.htc");
	border: 0;
}

#container {
	
}

#parent4 li{
	padding: 0px;
	margin: 0px;
			}
#menu4 a.wactive{
	color: #ec008c;
	text-decoration: none;
	border-bottom: 1px solid #ec008c;
			}
#menu4 {
	margin: 0;
	padding: 0;
	color: #000;
	display: block;	
      }
	  
   #menu4 a {
	display: block;
	text-decoration: none;
  border-bottom: 1px solid #000;
	color: #000000;
	font-weight: bold;
      }



#myController span{
color:#000;
cursor:pointer;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
}

#myController {
	margin-left: 0px;
	width: 0px;
	height: 00px;
}

#jFlowSlide{
	border:0px;
}

#myController p.jFlowSelected {

}

p.jFlowControl {

}

#mySlides {
	width: 1000px;
}
.jFlowPrev, .jFlowNext{
cursor:pointer;
}

.jFlowSlideContainer {
	float: none;
	display: inline;
}

/** PAGE POSITIONING **/

/*.positioning {
	position: absolute;
	width: 1920px;
	height: 1200px;
}*/


#images {
	width: 130px;
	height: 100px;
	background-position: center bottom;
	float: left;
}
.lien {
	text-align: right;
	background-color: #ec008c;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	margin-left: 300px;
	margin-top: 20px;
}

.inside {
	
	width: 430px;
	float: left;
}

.chapo {
	width: 200px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/fond-chapo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	
}

.chapo2 {
	width: 200px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/fond-chapo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 60px;
	margin: 0;
}


.chapo3 {
	width: 200px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/fond-chapo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 60px;
	margin-left: 80px;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #000000;
	letter-spacing: 0.1em;
	margin-top: 0px;
}


.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: 0.05em;
	vertical-align: top;
	margin-top: -25px;
	margin-left: 80px;
	margin-bottom: 50px;
}

.spip {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #000000;
}

.contenu {
	float: left;
	width: 450px;
	margin-top: 0px;

}


		
	.inside .header {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
		font-size: 13pt;
		color: #FFF;
		padding-bottom: 10px;
		line-height: 25px;
	}

	.inside .text {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
		font-size: 8pt;
		color: #FFF;
		text-align: justify;
		line-height: 23px;
		padding-top: 80px;
		height: 220px;
	}
	

#documents_portfolio img {
	margin-right: 20px;
	margin-top: 15px;
}



.navigator {

	display: block;
	clear: both;
	width: 970px;
	
}

.button {
	float: left;
	cursor: pointer;
	margin-right: 2px;
}

.slider {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	font-size: 8pt;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	padding: 10px;
}

.slider img {
	border: 5px solid #FFF;
}


#list2 {
	height: 700px;
	margin: 0px;
	overflow: hidden;
}
#list2 .red {
	color: #000000;
	background-color: #FF0099;
}
#list2 .green {
	color: black;
	background-color: #CCCCCC;
}
#list2 .blue {
	color: #FFFFFF;
	background-color: #000000;
}
#list2 dd {
	height: 20px;
	overflow: hidden;
	border-bottom: 3px;
	margin: 0;
	border-bottom-color: #000000;
	background-color: #000000;
}




@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
