.cadre_vert {
border: solid; border-color: #6F9C12; border-width: 1px;
	
}

.cadre_vert_fond_jaune {
border: solid; border-color: #6F9C12; border-width: 1px;
background-color: #F7F994;	
}

.cadre_vert_sans_haut {
	border-bottom-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #6F9C12;
	border-right-style: solid;
	
}

.cellule_bords_verticaux {
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #6F9C12;
	border-right-style: solid;
	border-right-width: 1px;
}

.cellule_bords_verticaux_top {
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #6F9C12;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #6F9C12;
	border-top-style: solid;
	border-top-width: 1px;
}

.cellule_bords_verticaux_bottom {
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #6F9C12;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cellule_bords_horizonaux_left {
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #6F9C12;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cellule_bords_horizonaux_right {
	border-right-color: #6F9C12;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #6F9C12;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cellule_gauche_top {
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #6F9C12;
	border-top-style: solid;
	border-top-width: 1px;
}

.cellule_gauche_bottom {
	border-left-color: #6F9C12;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cellule_droite_top {
	border-right-color: #6F9C12;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #6F9C12;
	border-top-style: solid;
	border-top-width: 1px;
}

.cellule_droite_bottom {
	border-right-color: #6F9C12;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.cadre_bleu {
border: solid; border-color: #003B78; border-width: 1px;
	
}
.bord_vert_inf{
	border-bottom-width: 1px;
	border-bottom-color: #6F9C12;
	border-bottom-style: solid;
}

.bord_vert_sup{
	border-top-width: 1px;
	border-top-color: #6F9C12;
	border-top-style: solid;
}

.bord_vert_gauche{
	border-left-width: 1px;
	border-left-color: #6F9C12;
	border-left-style: solid;
}

.bord_vert_droit{
	border-right-width: 1px;
	border-right-color: #6F9C12;
	border-right-style: solid;
}


.fond_jaune {
	background-color: #FFFF94;
}

.fond_vert {
	background-color: #6F9C12;
}

hr.vert {
	width: 85%;
	border: thin solid #6F9C12;
}
.texte_gris{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5px;
	vertical-align: middle;
	font-stretch: expanded;
	
	padding-bottom: 0%;
}

.titre_corps_niv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-stretch:extra-expanded;
	line-height: 115%;
	color: #B22222;
	margin-bottom: 5px;
	margin-top: 0px;
}

.separateur_barre_nav {
	color: #6F9C12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.italic {
font-style:italic;
}
.texte_rouge_100{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #B22222;
	font-size: 100%;
}

.texte_rouge{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #B22222;
	font-size: 75%;
}

.texte_rouge_italic{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #B22222;
	font-size: 75%;
	font-style: italic;
}

.image_warap {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.image_warap_2 {
float: left;
margin-right: 7px;
margin-bottom: 10px;
}

.texte_vert{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #6F9C12;
font-size: 75%;
}

.texte_vert_gras_non_ind{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #6F9C12;
font-size: 100%;
font-weight: bold;
}

.texte_vert_encart{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #6F9C12;
font-size: 130%;
text-align:center;
font-weight: bold;
}

.texte_vert_gras{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #6F9C12;
font-size: 100%;
font-weight: bold;
text-indent: 10px;
}


.texte_vert_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #6F9C12;
	font-size: 150%;
	font-weight: bold;
}



.texte_titre_entete {
	font-family: cursive;
	font-size: 110%;
	color: #003B78;
	
}

.texte_accroche_entete {
	font-family: cursive;
	font-size: 105%;
	color: #003B78;
	vertical-align: top;
	
}

.texte_diane {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

.texte_col_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: justify;	
}

.texte_normal_interligne {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: justify;
	line-height: 130%;	
}

.texte_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: justify;
}



.titre_service{
font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	font-stretch:expanded;
	color: #B22222;
	font-size: 110%;
	letter-spacing: 1px;
	border-bottom: 1px solid #6F9C12;
	margin-bottom: 10px;
	text-align:left;
}

.sous_titre_service{
font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	font-stretch:expanded;
	color: #B22222;
	font-size: 90%;
	letter-spacing: 1px;
	border-bottom: 1px solid #6F9C12;
	margin-bottom: 10px;
	text-align:left;
}


.menu_bas_page{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #6F9C12;
	text-align: center;
	border-top: 1px;
	width: 80%;
	border-top-color: #6F9C12;
	border-top-style: solid;
	margin-top: 2%;
}


.marge{
margin: 4%;
}



a:link.lien_col_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #003B78;
}

a:visited.lien_col_droite {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #003B78;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link.lien_col_droite_selec {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #6F9C12;
}

a:visited.lien_col_droite_selec {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #6F9C12;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link.lien_col_gauche{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 85%;
	color: #003B78;
}

a:visited.lien_col_gauche {
	font-style: normal;
	font-weight: bold;
	font-size: 85%;
	color: #003B78;
	font-family: Arial, Helvetica, sans-serif;
}


a:link.lien_col_gauche_selec, a:visited.lien_col_gauche_selec {
	font-style: normal;
	font-weight: bold;
	font-size: 85%;
	color: #6F9C12;
	font-family: Arial, Helvetica, sans-serif;
}



a:link.location{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	color: #003B78;
	vertical-align: middle;
	
}

a:visited.location {
	
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	color: #003B78;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

a:link.titre_texte_centre, a:visited.titre_texte_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	font-stretch:extra-expanded;
	color: #B22222;
	font-size: 110%;
	letter-spacing: 2px;
	border-bottom: 1px solid #6F9C12;
	margin-bottom: 10px;
	text-decoration:none;
}


a:link.lien_bas_page, a:visited.lien_bas_page{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #6F9C12;
	text-align: center;
}
a:link.texte_accroche_entete, a:visited.texte_accroche_entete {
	font-family: cursive;
	font-size: 100%;
	color: #003B78;
	vertical-align: top;
	
} 

a:link.retour, a:visited.retour{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #6F9C12;
	text-align: center;
	text-decoration: underline;
}



a:link.menu_haut, a:visited.menu_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	color: #003B78;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


a:link.menu_haut_selec, a:visited.menu_haut_selec {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	color: #6F9C12;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


a:link.texte_vert, a:visited.texte_vert {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

a:link.vert_souligne, a:visited.vert_souligne {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #6F9C12;
}

a:link.titre_therapeute, a:visited.titre_therapeute{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-stretch:extra-expanded;
	line-height: 115%;
	color: #B22222;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration:underline;
}

a:link.lien_orange {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style:normal;
	text-decoration: underline;
	color: #FF6600;
}

a:visited.lien_orange {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style:normal;
	text-decoration: underline;
	color: #666666;
}

