/* CSS Document */
html, body{height:100%}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	
}
a:link {
	color: #000000;
		text-decoration: none;
}
a:visited {
	color: #000000;
		text-decoration: none;
}
a:hover {
	color: #1F2B80;
	text-decoration: underline;
}
a:active {
	color: #1F2B80;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
		text-align: center;

}.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00974F;
		text-align: center;

}

.proprio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		text-align: center;

}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 140%;

}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1F2B80;
	text-align: left;
	font-weight: bold;
}
.pharmaciens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00974F;
	text-align: left;
	font-weight: bold;
	line-height: 125%;
}
.pharmacienstitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00974F;
	text-align: left;
	font-weight: bold;
	line-height: 125%;
}

.encadrer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 200%;
	padding-left:10px;

}
