td.marge_haut {
	vertical-align: top;
	text-align: center;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.txt_accueil {
	font-size: small;
	width: 215px;
	left: 12px;
	top: 0px;
	position: relative;
	color: #5A4F60;
	text-align: justify;
	overflow: auto;
	z-index: 5;
}
.bandeaupub {
	height: 360px;
	width: 100px;
	position: relative;
	top: 22px;
	left: 5px;
	border: thin dashed #BFBDC6;
}
.contact {
	top: 3px;
	right: 8px;
	position: relative;
}




.imagerubrique {
	top: 9px;
	width: 146px;
	position: relative;
	height: 104px;
	border: 1px solid #FFFFFF;
}
.texterubrique {
	width: 150px;
	top: 15px;
	position: relative;
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 12px;
}
a {
	text-decoration: underline;
	color: #AE609E;
}
.grille td {
	background-color: #9a9a9a;
}

a:hover {
	text-decoration: underline;
}


#footer .contact a {
	color: #FFFFFF;
}

#footer .contact a:hover {
	text-decoration: underline;
}
.case_rubrique a:hover p {
	text-decoration: underline;
}

td.case_rubrique {
	background-image: url(../images/accueil_plus.jpg);
	background-position: right bottom;
	height: 166px;
	width: 166px;
	background-color: #77687F;
	background-repeat: no-repeat;
}
.case_rubrique div {
	z-index: auto;
	height: 150px;
	width: 146px;
	left: 10px;
	top: 6px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.case_rubrique img {
	margin-bottom: 6px;
	border: 1px solid #FFFFFF;
}
.case_rubrique h4 {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
}
.div_bienvenue {
	width: 210px;
	position: relative;
	z-index: 8;
	left: 16px;
	top: 22px;
	color: #62546A;
	font-size: 14px;
}


p {
	margin: 0px;
}
.lignehorizontale {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77687F;
}
.pointvert {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #62546A;
}
.dblepoint {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #62546A;
	border-left-color: #62546A;
}
