h2,h3,h4,.link
{
	color:			#ae9f82;
}

#imgcol
{
	top:			200px;
	left:			60px;
}

/* dashboard*/
div#forms {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
}

div#formelement p {
	margin: 0 0 0 0;
	font: 0.9em #FFFFFF verdana, arial, sans-serif;
	left: 0;
	width: 170px;
}

div#formelement p img {
	margin: 0 0 0 0;
	width: 140px;
	left: 0;
	border: 0;
}


div#formelement {
	margin: 0;
	height: 150px;
	width: 30%;
	float: left;
}

div#bscontent {
	position: 		absolute;
	top:			140px;
	left:			155px;
	width:			600px;
}

div#bscontent H2 {
	margin-top: 20px;
}

div#alliages {
	width:100%;
	margin: 0 0 10px 0;
}

div#bleu {
	width:50%;
	float:left;
	color:#0a6cce;
}
	
div#vert {
	width:50%;
	float:left;
	color:#9eca37;
}	
	
div#spacer {
 clear: both;
 width: 100%;
 height: 50px;
}

div#info{
	width: 100%;
	text-align: right;

}

