@import url(structure.css);
.titlebeige{
	color: #817A68;
	font-size: 160%;
}
.subtitlebeige{
	color: #817A68;
	font-size: 140%;
	font-weight: normal;
}
form {border: 0; padding: 0; margin: 0;}
.input { font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
margin: 5px 0 0 0;
border-color:#8E8E8E #D2D3D3 #D2D3D3 #8E8E8E;
background:#FFF;
padding: 0;
color: #303030;
} 
.formimg{
	margin-left: 130px;
	margin-top: 5px;
}
.footer{
	width: 100%; 
	height: 48px; 
	background-color: #68A465; 
	padding: 0px;
	margin-top: 20px;
	font-size: 11px;
	color: White;
	text-align: center;
}
.footer A{
	text-decoration: none;
	color: White;
}
.footer A:hover{
	text-decoration: none;
}