#corps {background:#fff; height:670px;}

#page-prestations-g {
	width:210px;
	float:left;
}
#page-prestations {
	margin:10px 5px 20px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:660px;
}

#page-prestations p {
	line-height:1.5em;
}
.skills {
	width:650px;
	height:160px;
}
#page-prestations ul {
	width:210px;
	margin-top:13px;
	height:120px;
	float:left;/**/
}
#page-prestations li {
	list-style:none;
	margin-bottom:5px;
	padding-left:17px;
	margin-left:10px;
	background:url(img/check.jpg) no-repeat left;
}
#page-prestations a {
	font-style:italic;
	color:#101010;
}
#page-prestations a:hover {
	border-bottom:1px dotted #353535;
}
#page-prestations h1 {
	font-size:1.4em;
	color:#333;
	margin-left:2px;
	margin-bottom:8px;
}

.menu-pg {
	background-color:#ebe8e8;
	/*height:100px;*/
	margin-top:3px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 2px 5px 5px;;
}

.menu-pg h2 {
	color:#3ba00e;
	padding-left:13px;
	font-size:12px;
	margin-bottom:3px;
	background:url(img/puce.png) left no-repeat;
}
.menu-pg a {
	color:#3ba00e;
	border-bottom:1px dotted gray;
}
.menu-pg a:visited {
	color:#3ba00e;
}

