/* CSS Document */
#centre {
	background: url(images/fond-pieddepage-bas.jpg) 0 0 repeat-y;
	height: 809px;
}

div#page {
	background: url(images/fond-homepage.jpg) 0 0 no-repeat;
	height: 789px;
	position: relative
}

td#pieddepage-bas {
	/*background : url(../images/fond-pieddepage-bas.jpg) 0 0 repeat-y;*/
	/*height:500px;*/
	
}

div#bienvenue {
	position: absolute;
	left: 335px;
	top: 60px;
	width: 300px;
}

p#bienvenue1 {
	color: #1267b1;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}

p#bienvenue2 {
	color: #1267b1;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	font-weight: bold;
}

p#bienvenue3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-left: 50px;
}

img#numero-vert {
	position: absolute;
	left: 700px;
	top: 20px;
}

img#img-decouverte {
	position: absolute;
	left: 80px;
	top: 180px;
}

img#img-publics-patients {
	position: absolute;
	left: 370px;
	top: 180px;
}

img#img-professionnels {
	position: absolute;
	left: 679px;
	top: 180px;
}

span#decouverte-h a,span#publics-patients-h a,span#professionnels-h a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

span#decouverte-h {
	position: absolute;
	left: 135px;
	top: 446px;
}

span#decouverte-h a {
	color: #0068aa;
}

span#publics-patients-h {
	position: absolute;
	left: 425px;
	top: 405px;
}

span#publics-patients-h a {
	color: #006675;
}

span#professionnels-h {
	position: absolute;
	left: 693px;
	top: 425px;
}

span#professionnels-h a {
	color: #115d00;
}

div#actualites {
	font-size: 12px;
	background-image: none;
	position: absolute;
	left: 30px;
	top: 535px;
	width: 235px;
}

div#actualites div {
	margin-top: 20px;
}

div#edito {
	position: absolute;
	top: 535px;
	left: 300px;
	width: 365px;
	color: #0077b2;
	font-size: 12px;
	font-weight: bold;
}

p.spip {
	color: #0077B2;
}

div#encadre {
	position: absolute;
	top: 535px;
	left: 695px;
	margin: 0;
	background-color: #ffffff;
}

img#cadenas {
	position: absolute;
	top: 37px;
	left: 10px;
}

.bloc {
	width: 160px;
	margin-left: 50px;
	font-size: 11px;
}

.bloc a {
	text-decoration: underline;
}

.bloc a:hover {
	text-decoration: none;
}

div#pieddepage {
	position: absolute;
	top: 740px;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
	/* text-transform:uppercase; */
	text-align: center;
	font-weight: bold;
	margin: 0;
	font-size: 10px;
}