h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4, h5, h6 {
	font-size: 18px;
}

.pw-float-left {
	float: left;
}

.pw-float-right {
	float: right;
}

.pw-clear {
	clear: both;
}

.pw-cabinet-dentaire-infos {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

.pw-cabinet-diaporama {
	margin: 20px 0;
	text-align: center;
}

.pw-cabinet-informations,
.pw-cabinet-colls-liste {
	list-style: none;
	margin: 0;
	overflow: visible;
	padding-left:0px;
}

	.pw-cabinet-informations li,
	.pw-cabinet-colls-liste li {
		overflow: visible;
		margin-bottom: 20px;
	}

	.pw-cabinet-colls-liste .pw-cabinet-coll-img {
	/*	clear: left;
		float: left;*/
		margin-right: 20px;
		display : inline-block;
		vertical-align:top;
		min-width:131px;
	}

	.pw-cabinet-colls-liste .pw-cabinet-coll-txt{
		display: inline-block;
		vertical-align: top;
	}

		.pw-cabinet-colls-liste .pw-cabinet-coll-txt h3{
			margin-top: 0;
		}

.pw-cabinet-urgences {
	margin-bottom: 20px;
}

.prevention-rubriques {
	list-style: none;
}

.pw-rubrique-articles {
	list-style: none;
}

	.pw-rubrique-articles li {
		margin-bottom: 5px;
	}


.pw-urgence-complements ul {
	list-style: none;
}


.pw-sudoku {
}

	.pw-sudoku .pw-sudoku-content {
		position: relative;
		padding-right: 120px;
	}

	.pw-sudoku img {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}

form label {
	display: inline-block;
}




/*Nuage de mots clés*/

.pw-nuage-tags {
	height: 100%;
	padding: 8px;
	text-align: justify;
}

.pw-nuage-links {
	height: 100%;
}

	.pw-nuage-links a {
		display: inline-block;
		line-height: normal;
		margin: 2px;
	}

		.pw-nuage-links a:hover {
			color: #FFF;
		}


.r   h2{
    font-size:18px;
}


/*Newsletter*/
.pw-newsletter-introplus {
	font-style: italic;
	font-weight: bold;	
}

.pw-newsletter-link {
	font-weight:bold;
}