div#nav_article {
	background: url(../img/nav_petiteenfance.png) no-repeat;
	display: block;
}

div#nav_article ul li a{
	/*color: #b076b2;*/
	color: white;
}

div#content_article {
	width: 500px;
	float: right;
}

div#content_article h1{
	color: #7c1b7e;
}

div#content_article a {
	border-bottom: 1px dotted #7c1b7e;
	color: #7c1b7e;
	text-decoration: none;
}

div#content_article a:hover {
	border-bottom: 1px solid #7c1b7e;
	color: #7c1b7e;
	text-decoration: none;
}

div#simForm {
	width: 200px;
	float: left;
}

div.simInput {
	padding: 10px 0px 0px 0px;
}

div#resultat {
	float: right; 
	width: 150px;
	text-align: center;
	height: 100px;
	padding: 20px 0px;
	font-size: 20px;
	font-weight: bold;
}
