body {
	color: #003E60;
	background: #FFFFFF;
	margin: 0px;
	padding: 0em;
	font-family: sans serif, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#table {
	
}
	
.popup {
	position: absolute;
	z-index: 14000;
	color: white;
	font-size: 10pt;
	top: 120px;
	right: 7%;
	width: 340px;
	height: 380px;
	padding: 0em;
	margin: 0px;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
	
#popupServicesSante {
	display: none;
	background: url(../imagespec/popup-bleu.gif);
	background-repeat: no-repeat;
}

#popupServicesSante H1 {
	color: #009DDF;
}

#popupTravauxMenagers {
	display: none;
	background: url(../imagespec/popup-vert.gif);
	background-repeat: no-repeat;
}

#popupTravauxMenagers H1 {
	color: #0EAA0B;
}

#popupAidesPersonnelles {
	display: none;
	background: url(../imagespec/popup-rouge.gif);
	background-repeat: no-repeat;
}

#popupAidesPersonnelles H1 {
	color: #DC143C;
}

H1 {
	margin: 11px 0px 8px 0px;
	padding: 0em 0px 0em 25px;
	float: left;
	width: 228px;
	max-width: 204px;
	font-size: 11pt;
	text-align: left;
	font-weight : bold;
}

H2 {
	font-size: 11pt;
	font-weight: bold;
	color: white;
	padding: 0em;
	margin: 2px 0px 3px 38px;
}

H3 {
	font-size: 7pt;
	margin: 14px 0px 8px 0px;
	color: white;
	float: left;
	padding: 0em;
}

H3 A {
	color: white;
}

UL LI {
	width: 250px;
}

A {
	color: #5EC4EC;
	text-decoration: none;
}

A:Hover {
	text-decoration: underline;
}

UL {
	padding: 0em;
	margin: 2px 7px 5px 53px;
}

LI {
	list-style: none;
}

.methodologie {
	font-size: 8pt;
	padding: 0em;
	width: 254px;
	text-align: center;
	margin: 0px 0px 30px 20px;
}

.methodologie H2 {
	margin: 0px;
	padding: 0em;
	font-size: 9pt;
	color: #009DDF;
}

.methodologie H1 {
	margin: 0px;
	padding: 0em;
	font-size: 11pt;
	color: #003E60;
	border: 0px;
	background: transparent;
	text-align: center;
}

.accespro {
position: relative;
z-index: 12000;
	margin: -30px 0px 0px 0px;
	padding: 0em;
	float: right;
	width: 250px;
	font-size: 8pt;
}

.accespro, .accespro A {
	color: #FF4E00;
}

