
body	{font-size: 62.5%;	/* 16px × 62.5% = 10px */ }
h1		{font-size: 2em;		/* 10px × 2em = 20px */ }



#bubble_text, #bubble_text p, #dynamic_content{
	color: #003c5b;
	font-family: Arial !important;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0	em;
	line-height: 1.4em;
}
.txt1, .couleur{
	font-family: Arial !important;
	font-size: 1em !important;
	font-style: normal;
	font-weight: bold !important;
	color: #000884;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: 0em;
	text-align: left;
	line-height: 1.4em;
}

.txt2{
	font-family: Arial !important;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	/*color: #083C38;*/
	text-decoration: none;
	word-spacing: 0em;
	text-align: center;
	letter-spacing: 0em;
	line-height: 1em !important;
	margin: 0px 5px 0px 5px;
}
.txt3{
	font-family: Arial !important;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #fff5b9;
}
.txt4{
	font-family: Arial !important;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #b22222;
}
.txt5{
	font-family: Arial !important;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #316088;
}
.txt6{
	font-family: Tahoma, Arial !important;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #434343;
}
.titre01{
	font-family:Georgia, Verdana, Helvetica, Tahoma, Arial,  sans-serif;
	color:#1889a7;
	font-size: 1.6em;
	font-variant: small-caps;
	font-weight:bold;
	text-align:center;
	margin: 20px 0px 5px 0px;
	border-bottom: 1px solid #85e5f1;
	display: block;
	width: 100%;
}

.titre02{
	font-family:Georgia, Verdana, Helvetica, Tahoma, Arial,  sans-serif;
	color:#1889a7;
	font-size: 2em;
	font-weight:bold;
	text-align:center;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #85e5f1;
}
.titre03{
	font-family:Tahoma, Arial, Verdana, Helvetica, Georgia, sans-serif;
	color:#12647a;
	font-size: 1.0em;
	font-weight:bold;
	margin: 5px 0px 5px 10px;
	border-top: 1px solid #85e5f1;
	display: block;
}
.titre04{
	font-family:Tahoma, Arial, Verdana, Helvetica, Georgia, sans-serif;
	color:#12647a;
	font-size: 1.0em;
	font-weight:bold;
	margin: 5px 0px 0px 10px;
	border-bottom: 1px solid #85e5f1;
	display: block;
}
.box_tarifs{
	/*color: #1889a7;*/
	background-color: #fff5b9;
	border-left: 1px solid #dfbe00;
	border-top: 1px solid #dfbe00;
	border-right: 1px solid #ffee88;
	border-bottom: 1px solid #ffee88;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	margin: 2px 0px 0px 0px;
	width:200px;
	display:inline;
	float:left;
}

/*...*/
#dynamic_content{
	padding:10px;
	text-align:justify;
}
#dynamic_content p{
	color: #003c5b;
	font-family: Arial !important;
	/*font-size: 1.2em !important;*/
	font-style: normal;
	font-weight: normal;
}
#dynamic_content a:link, #dynamic_content a:visited{
	color: #0056a8;
	text-decoration: none;
	letter-spacing: 1px;
}	
#dynamic_content a:hover, #dynamic_content a:active{
	color: #ff5015;
	text-decoration: underline;
}
#dynamic_content ul li {
	list-style: disc;
	margin: 0px !important;
	padding: 0px !important;
	/*font-weight: bolder !important;*/
	/*color: #14667d;*/
}
#dynamic_content table{
	background-color: #4fd9eb;
	table-layout: fixed;
	width: 98%;
	font-size: 11px;
	padding: 0px!important;
}

#image{
	display: block;
	width: 30%;
	float: left;
	margin: 10px 5px 10px 5px;
	text-align: center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#image img, #dynamic_content img{
	border: 5px solid #fff;	
}
/*
.titre_prod{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#E20000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left !important;
}
*/
/*
.txt_prod{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#015e6a;
	text-transform:none;
}
*/
/*
.couleur{
font-weight:bold;
font-size: 12px;
color: #004b93;
}
*/