/* CSS Document */

#contenu {
	background-image:url(../../images/template/contenu-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#contenu #presentation {
	margin-left:224px;
	padding-top:44px;
	width:300px;
}

#contenu #presentation p {
	color:#6b7577;
	font-size:11px;
	line-height:15px;
}

#contenu div#teaserTrouverUnPodiatre {
	float:right;
	width:187px;
	height:142px;
	background-image:url(../../images/template/teaser-trouver-un-podiatre.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-right:24px;
	margin-top:38px;
	text-indent:-9999px;
}

#contenu div#teaserTrouverUnPodiatre a {
	display:block;
	width:100%;
	height:100%;
}

#contenu div#teaserTrouverUnPodiatre a:hover {
	background-image:url(../../images/template/teaser-trouver-un-podiatre-over.jpg);
}

h1 {
	font-size:18px;
}

h2 {
	color:#00afe4;
	font-size:14px;
	border:none;
}
