.txt_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #792815;
}
.txt_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #792815;
}
.txt_gras_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #792815;
	font-weight: bold;
}
.txt_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #792815;
	font-weight: bold;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #792815;
	font-weight: bold;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #792815;
	font-weight: bold;
	text-decoration: underline;
}
.sous_sous_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #792815;
	font-weight: bold;
	text-decoration: none;
}

CSS POUR LES BALISES 	
body {
	background-color: #792815;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #922B15;
	text-decoration: underline;
}

a.LogoImageLink			{ text-decoration: none; border: 0px; }
a.LogoImageLink:hover	{ text-decoration: none; border:0px; background-color: #F3E1A6; }

.BackgroundColor{ background-color:#F3E1A6; }

.BarakaMassotherapieLogo{ margin-left:27px; margin-top:35px; }

.CertificatCadeauFlip		{ margin-left:20px; margin-top:18px; position:absolute;width:470px; height:65px; background-image: url('http://www.barakamassotherapie.com/images/certificatcadeauxhaut2.jpg');  } 
.CertificatCadeauFlipEnglish{ margin-left:20px; margin-top:18px; position:absolute;width:470px; height:65px; background-image: url('http://www.barakamassotherapie.com/images/certificatscadeauxhautenglish.jpg');  } 

.FlipLink { background-position: 0px 0px; }
.FlipLink:hover { background-position: 0px 65px; }

.AutreLanguage{ 
	padding-top:20px;	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
  }

.AutreLanguage:hover{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #F3E1A6;
	text-decoration: underline;
 }

 .HautSectionDroiteDimension { width:520px;}


.FormFieldTitle, .FormField, .SuivantBoutton, .Boutton, .AutreLanguage, .AutreLanguage:hover, .CertificatTitre, .CertificatText
{	font-family: Verdana, Helvetica, sans-serif;
	color: #792815;
}

.FormField, .FormFieldTitle{
	padding-left: 4px;
	font-size:10px;
}

.FormFieldTitle{ padding-top:4px; }

.SuivantBoutton{ font-size:12px; font-weight:bold; }
.Boutton{ font-size:10px; }

.CertificatTitre						{ font-size:18px; font-weight:bold; font-style: italic; }
.CertificatText, .CertificatDropdown	{ font-size:13px; }
.CertificatDropdown						{ width:230px; }
.CertificatLeftTitleDim					{ width:70px; padding-left:10px; padding-top:10px; }

.CertificatSeparateur					{ width:718px; margin-bottom:10px; margin-top:10px; padding-bottom:10px; padding-top:5px; border-bottom:1px solid; margin-bottom:1px; border-color:#912B16; }
.CertificatDestinataireDim				{  width:230px;}

.CertificatInput						{ border:1px dotted;}
.CertificatMessageDim					{ width:230px; height: 50px; }


