body  {
	margin: 0px; 
	padding: 0px;
	background-color: #ebd1c2;
	color: #666666;
	font: 13px "Times New Roman", Times, serif;
	letter-spacing:1px;
	text-align:center;
}
a  {
	color: #666666;
}
img {
	border: 0px;
}
h1 {
	font-size:14px;
	margin:0px;
	padding:10px 0px 2px 0px;
}
h2 {
	font-size:15px;
	margin:0px;
	padding:4px 0px 6px 0px;
	font-variant: small-caps;;
}
h3 {
	font-size:14px;
	margin:0px;
	padding:14px 0px 0px 0px;
}
h4 {
	width: 234px;
	padding:8px;
	border-left: 1px solid #cdb6a8;
	border-top: 1px solid #cdb6a8;
	border-bottom: 2px solid #cdb6a8;
	border-right: 2px solid #cdb6a8;
	background-color: #ffe8db;
	color: #645a58;
	font-size:13px;
	font-weight:normal;
	font-variant:small-caps;
	margin-bottom:20px;
}
.bold {
	font-weight:bold;
}
p {
	margin-top:6px;
	margin-bottom:4px;
}
#form-container {
	width: 700px;
	margin: 0px auto;
	padding:10px 0px 0px 20px;
	text-align: justify;
}
#form-container div {
	width:340px;
	margin:0px;
	padding:0px;
	float:left;
}
form {
	padding-top:6px;
}
.input, .boxmessage, .boxmessage-info {
	width: 300px;
	height:12px;
	display:block;
	margin-left: -2px;
	padding: 5px 4px 4px 4px;
	border-left: 1px solid #cdb6a8;
	border-top: 1px solid #cdb6a8;
	border-bottom: 2px solid #cdb6a8;
	border-right: 2px solid #cdb6a8;
	background-color: #ffe8db;
	color: #645a58;
	font: 11px Verdana, Geneva, sans-serif;
}
.boxmessage {
	height:100px;
	overflow:auto;
}
.boxmessage-info {
	height:60px;
	overflow:auto;
}
.check {
	margin-right: 4px;
	margin-left: 2px;
	margin-bottom:1px;
	border: 1px solid #d0b8aa;
	background-color: #ffe8db;
	color: #645a58;
}
.noimg {
	position:relative;
	width:110px;
	height:18px;
	z-index:1;
	display:block;
	background-color: #645a58;
	color: #dbc0b2;
	text-align:center;
	line-height:18px;
	margin-top:20px;
}
.button {
	position:absolute;
	top:0;
	left:0;
	width:129px;
	height:23px;
	display:block;
	z-index:2;
	background: url(../images/submit.jpg) no-repeat 0 0;
	border:0px;
	cursor: pointer;
}
.button:hover {
	background-position: 0 -23px
}
.button:active {
	background-position: 0 -46px
}
.center-address-v {
	border: 1px solid #d0b8aa;
	background-color: #ffe8db;
	margin: 26px 0px 0px 0px;
	font-size:12px;
	text-align:center;
	padding:4px;
	line-height:18px;
}
.clearfloat { 
	clear:left;
}
.center-address {
	border: 1px solid #d0b8aa;
	background-color: #ffe8db;
	margin: 0px;
	margin-bottom: 10px;
	padding:4px;
	font-size:12px;
	text-align:center;
}
#sentmessage {
	width:500px;
}
#sentnewsletter {
	width:380px;
	text-align: justify;
}
.sentdata {
	line-height:22px;
}
#container-privacy {
	width: 700px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: justify;
}
#container-privacy h1 {
	font-size:14px;
	text-align:center;
	margin: 0px;
	padding:0px;
}
#container-privacy h2 {
	font-size:15px;
	text-align:center;
}
