body{
	margin:0;
	margin:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:11px;
	background:#000;
}

#Tableau_01 {
	margin:40px auto;
	background-color:#000;
}

#container {
	margin:20px auto;
	height:540px;
	width:900px;
	background:#fff url("../images/contact-bg.jpg") no-repeat left 100px;
}

#container-contact {
	background:url(../images/contact-bg.jpg) no-repeat scroll left top;
	height:540px;
	margin:0px auto;
	width:900px;
}

.validation-advice {
	float:right;
	color:red;
	margin-top:-18px;
	height:8px;
}

object {
	float:right;
	margin-right:30px;
}

#form {
	clear:both;
	margin:40px auto;
}

#contact-form {
	margin-left:180px;
	margin-top:10px;
}

#form-left {
	float:left;
	width:340px;
}

#form-textarea {
	float:left;
}

#form-textarea textarea {
	border:1px solid #999;
}

#contact-form tr {
	height:15px;
	border:0px;
}

#contact-form td {
	height:15px;
	border:0px;
}
#contact-form span {
	color:#666;
}

.formtext {
	padding:2px 0px 0px 5px;
	height:20px;
	width:212px;
	border:none;
	background:#fff url("../images/textinput.jpg") no-repeat top left;
}

#buttons {
	width:200px;
}

#form-textarea p {
	margin-top:20px;
	text-align:center;
}

.buttons {
	text-align:center;
	margin:4px auto;
}

a.home {
	display:block;
	position:absolute;
	z-index:1000;
	width:265px;
	height:129px;
	margin:370px 0px 0px 140px;
}
.vlinks{
	text-decoration:none;
	border:none;
}

a img {
	border:none;
	cursor:pointer;
}

#alert {
	padding-top:11px;
}

.alert {
	z-index:500;
	color:#666;
	font-size:15px;
	font-weight:bold;
	padding-left:300px;
}

