
.menu
{
  font-family : Arial ;
  color : white ;
  font-size : 16px ;
  font-weight : bold ;
}

body 
{
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px ;
  margin-bottom : 2px;
	font-family : Arial ;
	color : white ;
	font-size : 14px ;
	font-style : normal ;
}

p.texte_accueil
{
	font-family : Arial ;
	color : black ;
	font-size : 12px ;
	font-style : normal ;
}

.texte_accueil
{
	font-family : Arial ;
	color : black ;
	font-size : 14px ;
	font-style : normal ;
}

p.texte_coordonnees
{
	font-family : Arial ;
	color : black ;
	font-size : 18px ;
	font-style : normal ;
}

.texte_pied_page
{
  font-family: Arial ;
  font-size: 17px ;
  font-style: normal ;
  color: white ;
  font-weight:bold ;
}

.texte_arborescence
{
  font-family: Arial ;
  font-size: 10px ;
  font-style: normal ;
  color: black ;
  font-weight:italic ;
}

p.texte_contact
{
	font-family : Arial ;
	color : black ;
	font-size : 13px ;
	font-style : normal ;
}

.texte_titre_lien
{
	font-family : Arial ;
	color : white ;
	font-size : 12px ;
	font-style : normal ;
	font-weight : bold ;
}

.texte_contact
{
	font-family : Arial ;
	color : black ;
	font-size : 13px ;
	font-style : normal ;
}

.titre_coup_coeur
{
	font-family : Arial ;
	color : black ;
	font-size : 18px ;
	font-style : normal ;
	font-weight : bold ;
}

.texte_coup_coeur
{
	font-family : Arial ;
	color : black ;
	font-size : 14px ;
	font-style : normal ;
}

.formu_epargne {
  margin-left : auto;
  margin-right : auto ;
	padding-right: 5px;
	padding-left: 25px;
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-top:20px;
	background-color: #e5edf8;
}

.formu_epargne LABEL {
  margin-top: 5px;
  float: left;
  width: 200px;
  height: 20px;
}

.formu_epargne INPUT {
  width: 150px;
  margin-right: 5px;
}

.formu_epargne BR {
	clear: both
}

.formu_epargne .col2 {
	margin-left: 25px; 
  width: 80px; 
  margin-right: 10px
}

INPUT.calcul_result {
  padding-right: 5px;
  font-weight: bold;
  font-size: 12px;
  color: #ff6633;
  text-align: right;
}
