@CHARSET "ISO-8859-1";
#top_esprit {
	/*background-image: url('../images/esprit_ntk/home.jpg'); */
	width: 1000px; 
	height: 436px;
}

#edito_ntk {
	position: absolute; 
	margin-top: +50px; 
	margin-left: +450px; 
	
	width: 310px;
	text-align: left;

}

#contact_ntk {
	border: 2px solid #699a38;
	padding: 2px;
	background-color: #000000;
	color: black;
}

#contact_ntk .padding {
	background: url('../images/esprit_ntk/bg_box.jpg') repeat-x top;
	height: 122px;
}
#contact_ntk .padding2 {
	background: url('../images/esprit_ntk/bg_box.jpg') repeat-x top;
	height: 122px;
}

#footer {
	margin: 40px 0 20px 0; 
	text-align: center;	
	color: #303030;
}

#footer a {
	color: #303030;
}

#pscroller1{
	float:left;
	border:0px solid blue;
	width:189px;
	height:130px;
	color:red;
	
	
}

.lien_vert a:link{color:#699A38; text-decoration: none;}
.lien_vert a:visited{color:#699A38; text-decoration: none;}
.lien_vert a:hover{color:#699A38; text-decoration: underline;}