@charset "utf-8";
/* CSS Document */

.form2008{
	display: block;
	margin-left: 20px;
	color: #7f7f7f;
}

.form2008 label{
	display: inline-block;
	min-width: 130px;
}

.form2008 input, select{
	margin-bottom: 5px;
	vertical-align: top;
}

#fontVariable .form2008 table tr td{
	padding: 0;
	margin: 0;
	width: 170px;
}

.form2008 .button /*button submit */
{
	background: #acbbd2;
	color: #ffffff;
	width: 150px;
}

.form2008 strong, .form2008 .title{
	display: block;
	margin: 2px 0;
	color: #011743;
}

.form2008 select{
	width: 120px;
}

.form2008 textarea{
	width: 300px;
	min-height: 100px;
}

.hBlueSepar{
	width: 400px;;
	height: 1px;
	background: url(../fr/img/commun/hBlueSepar.gif) repeat-x;
	margin: 5px;
}
.ancre {
	color:#444444;
	text-decoration:underline;
}
