.titre {
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B2A3A;
	padding-left: 5px;
}
.cadre {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #802C3C;
	border-left-color: #802C3C;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/beige198.jpg);
	background-repeat: repeat;
	margin-top: 4px;
}
.H1 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	padding-left: 6px;
}

.H2 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
    display:inline; 
}
#H1 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
    display:inline; 
}
.H3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titre-text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #802C3C;
}
.text-reg {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.text-reg-padding {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
}
.text-reg-rouge {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #802C3C;
	text-align: justify;
}
.text-reg-rouge-bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #802C3C;
	text-align: justify;
}
.text-reg-cadre {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	border: 1px solid #802C3C;
	padding-right: 7px;
	padding-left: 7px;
}
.text-reg-cadre-contact {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	border: 1px solid #802C3C;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.text-reg-note {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.text-reg-bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
.footer-text {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.texte-cadre {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #802C3C;
	border: 1px solid #802C3C;
	background-color: #F9ECEE;
	padding-left: 6px
}
.texte-cadre-prive {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #802C3C;
	border: 3px solid #802C3C;
	background-color: #F9ECEE;
	padding-left: 6px;
	height: 45px;
}
.texte-cadre-contact {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #802C3C;
	border: 1px solid #802C3C;
	background-color: #F9ECEE;
	padding-left: 6px;
}
.texte-cadre-contact2 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #802C3C;
	border: 1px solid #802C3C;
	padding-left: 6px;
}
.texte-cadre2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #802C3C;
	background-color: #F9ECEE;
	padding-left: 6px;
	height: 25px;
}

.texte-cadre2 .img{

	border: 0px solid #802C3C;

}


.hauteur {
	height: 16px;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #802C3C;
	background-color: #FFFFFF;
}

/* POUR REFERENCEMENT */
#main {
	z-index: 100;
}


#ref_desc,#ref_key,#ref_link{
	color:#F2D7AA;
	z-index: 1;
	left: 450px;
	top: 45px;
	position: absolute;
}.bouton {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	text-align: center;
	border: 1px solid #666666;
}
.bouton-bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	text-align: center;
	border: 1px solid #666666;
	font-weight: bold;
}

