td.sup{
	background-image: url(../images/design/acc_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

td.bandeau{
	background-image: url(../images/design/acc_bandeau.jpg);
	background-repeat: no-repeat;
}
	
td.page{
	background-image: url(../images/design/acc_centre.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/*--------------------------------------------elements----------------------------------------*/
div#log{
	position: absolute;
	top: 3px;
	left: 465px;
	width:320px;
	height: 80px;	
}
div#logConnecte{
	position: absolute;
	top: 20px;
	left: 300px;
	width:320px;
	height: 70px;	
}
div#accroche{
	position: absolute;
	top: 83px;
	left: 175px;
	width:404px;
	height: 61px;	
}
div.medecin{
	background-color: #ecebe8;
	border : 1px #d0dadf solid;
	position: absolute;
	width:205px;
	height: 100px;
	left: 244px;
	top: 190px;
}
td.medecinFd{
	background-color: #425b8a;
	}

td.bulleMedecin{
	background-image: url(../images/design/bulle_medecin.jpg);
	background-repeat: no-repeat;
}
div.laboratoire{
	background-color: #ecebe8;
	border : 1px #d0dadf solid;
	position: absolute;
	width:205px;
	height: 100px;
	left: 529px;
	top: 190px;
}
td.laboratoireFd{
	background-color: #55a44a;
	}

td.bulleLaboratoire{
	background-image: url(../images/design/bulle_labo.jpg);
	background-repeat: no-repeat;
}
div.public{
	background-color: #ecebe8;
	border : 1px #d0dadf solid;
	position: absolute;
	width:205px;
	height: 100px;
	left: 371px;
	top: 345px;
}
td.publicFd{
	background-color: #b52925;
	}

td.bullePublic{
	background-image: url(../images/design/bulle_public.jpg);
	background-repeat: no-repeat;
}

div#actualites{
	position: absolute;
	width:150px;
	height: 34px;
	left: 155px;
	top: 325px;
}
div#inscrire{
	position: absolute;
	width:150px;
	height: 34px;
	left: 142px;
	top: 365px;
	display:none;
}
div#qui{
	position: absolute;
	width:160px;
	height: 34px;
	left: 142px;
	top: 365px;	
	/*
	left: 122px;
	top: 400px;
	*/
}
div#contact{
	position: absolute;
	width:155px;
	height: 34px;
	left: 122px;
	top: 400px;
	/*
	left: 94px;
	top: 436px;
	*/
}
div#rubBas{
	position: absolute;
	width:366px;
	left: 15px;
	top: 560px;
}
div#altair{
	position: absolute;
	width:200px;
	left: 600px;
	top: 562px;
}
span.Accroche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #425b8a;
	font-style: normal;
	font-weight: bold;
}
span.TitreAccroche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #425b8a;
	font-style: normal;
	font-weight: bold;
}
span.TitreAccroche span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px!important;
	color: #425b8a;
	font-style: normal;
	font-weight: bold;
}

/*----------------------adressebas--------------------------------------------------------------*/


a.altairlien:link {color: #000000; font-family:  Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
a.altairlien:visited {color: #000000; font-family:  Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
a.altairlien:hover {color: #003f82; font-family:  Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
a.altairlien:active {color: #000000; font-family:  Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
