/* CSS Document */

#content h2 {
	color:#724422;
	font-size: 2.5em;
	line-height:30px;
	display:block;
	padding:45px 0px 15px 0px;
}
#content h2 small {
	font-size: 0.5em;
	font-weight:normal;
	text-transform:none;
}
#content h3 {
	clear:both;
	color:#724422;
	text-transform:uppercase;
	padding:1.5em 0px 0.5em;
	border-bottom: 1px solid #C0B1AE;
	margin-bottom: 1em;
	font: bold 1.3em Arial, Helvetica, sans-serif;
}
#content h4 {
	font-weight:bold;
	color: #724422;
	padding-bottom: 0.5em;
	font-size: 1.3em;
}
#content strong {
	color: #F55A00;
}
#content p {
	padding:0px 0px 1em 0px;
}
#content ul {
	padding:0px 0px 0.5em 20px;
}
#content ul li {
	padding:0px 0px 0.5em 20px;
	background: url(pictures/bullet1.gif) no-repeat 0px 0.55em;
}

#content ul li li{
	background: url(pictures/bullet2.gif) no-repeat 0px 0.55em;
}
.imgFloatRight {
	float:right;
	clear:right;
	font-size:0.8em;
	line-height: 1em;
	color:#7394A9;
	text-align:right;
	margin-right:0px;
	background: url(pictures/bckgrnd_ombre.gif) no-repeat left bottom;
	padding-bottom: 20px;
	padding-left: 20px;

}
.legendImgFloatRight {
	float:right;
	clear:right;
	width:200px;
	text-align:right;
	margin:-20px 0px 0px 0px;
	font-size:0.8em;
	color:#F55A00;
}
.flashFloatRight {
	width:270px;
	height:410px;
	float:right;
	clear:right;
	margin-right:0px;
}
.flashHorizontalFloatRight {
	width:300px;
	height:220px;
	float:right;
	clear:right;
	margin-right:0px;
}

.imgFloatRight img{

}
.table1 {
	margin: 20px 0px;
	border-top: 1px solid #0060A9;
	border-right: 1px none #0060A9;
	border-bottom: 1px none #0060A9;
	border-left: 1px solid #0060A9;
}
.table1 tr td{
	border-top: 1px none #0060A9;
	border-right: 1px solid #0060A9;
	border-bottom: 1px solid #0060A9;
	border-left: 1px none #0060A9;
	padding:0.5em;
	background: #FFFFFF;
}
.table1 tr th{
	border-top: 1px none #0060A9;
	border-right: 1px solid #0060A9;
	border-bottom: 1px solid #0060A9;
	border-left: 1px none #0060A9;
	padding:0.5em;
	background: #A8B0C7;
	color: #000000;
	font-weight: bold;
}

.footerSign {
	height: 40px;
	width: 20px;
	border-bottom: 4px solid #F5833F;
	margin-bottom: 40px;
	
}
#content .tel {
	background: url(pictures/ico_tel.gif) no-repeat 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 16px;
}

#content .siteWeb {
	background: url(pictures/ico_earth.gif) no-repeat 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 16px;
}

#content .eMail {
	background: url(pictures/ico_mouse.gif) no-repeat 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 16px;
}

#content .fax {
	background: url(pictures/ico_fax.gif) no-repeat 0px 0px;
	line-height: 16px;
	padding: 0px 0px 0px 16px;
}

