@import url("general.css");

h1
{
	background-image: url('../images/sav/tit_home.gif');
	height: 16px;
	margin-bottom: 10px;
}

div.home
{
	background: url('../images/sav/fond_home.jpg') no-repeat;
	width: 845px;
	min-height: 348px;
	position: relative;
}

p.comment
{
	text-align: right;
	margin: 0 80px 0 350px;
}

form
{
	position: absolute;
	right: 86px;
	bottom: 70px;
	color: #FFF;
	width: 190px;
}

form h2
{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: .6em;
}

form label
{
	margin: 0 8px;
	text-transform: uppercase;
}

form p.action
{
	margin: 10px 0 0 40px;
}

input.action
{
	background-image: url('../images/sav/btn_valider.gif');
	width: 77px;
	height: 26px;
}

input.saisie
{
	border: none;
	width: 130px;
}
