﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #9a730a;
	text-decoration:underline;
}


#bg {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	border-left-color: #9a730a;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #9a730a;
	border-right-style: solid;
	border-right-width: 1px;
		border-bottom-color: #9a730a;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
#hd {
	width: 1000px;
	border-bottom-color: #9a730a;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height: 343px;
	overflow: hidden;
}
#phone {
	width: 500px;
	height: 60px;
	position: relative;
	top: -160px;
	left: 200px;
	color: #9a730a;
	font-weight: bold;
	text-align: right;
	border: 0px;
}
#content {
	border-bottom-color: #9a730a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

img {
	
	border: 0px;
}

h2 {
	color:#9a730a;
	font-size:22px;
	font-weight: bold;
	text-indent: 39px;
	white-space:nowrap;
}
h2:first-letter {
	color: #FFF;
	font-size:22px;
	padding: 3px 1px 1px 30px;
	background-color: #9a730a;
	font-weight: bold;


}
h4 {
	color:#dd953c;
	font-size:18px;
	font-weight: bold;
	text-indent: 9px;
	white-space:nowrap;

}
h4:first-letter {
	color: #FFF;
	font-size:18px;
	padding: 3px 1px 1px 18px;
	background-color: #dd953c;
	font-weight: bold;


}
h3 {
font-size:16px;
font-weight: bold;
}
.pad {
	padding: 17px;
}
#footer .pad {
	padding: 7px;
	font-size: 12px;
	text-align: center;
}
#footer .pad a, #footer .pad a:hover {
color:black;
text-decoration:underline;
}


.fpad {
	padding: 7px;
	width: 400;
	float: left;
	font-size: 12px;


}
.fpad a, .fpad a:hover {
color:black;
text-decoration:none;

}


.style-lagre {
	font-size: large;
}
#footer {
	background-position: top;
	background-image: url('/images/ft.jpg');
	background-repeat: no-repeat;
	height: 100px;
}
.item {

float: left;
width: 140px;
}
.bl {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #804000;	
		margin-bottom: -10px;
	padding-bottom: -10px;
}
