/*
** auto-generated by cssConfigHandler
** from /home/cocpit/symfony/caplr/apps/pilres/modules/accueil/templates/login.css
** date: 2009/08/12 13:53:27
*/

#popup_logo img {
	width: 144px; height: 99px; /* logo size */
}
#popup_logo {
	text-align: center;
	margin-top: 1.33em;
}
h1 {
	text-align: center;
	margin-top: 1.33em;
	margin-bottom: 2.66em;
}

form {
	border-width: 1px;
	border-style: solid;
	border-color: #CEC675;
	-moz-border-radius: 7px;
	background-color: palegoldenrod;
	padding: 1.33em;
	margin-left: 20%;
	margin-right: 20%;
	text-align: center;
	position: relative;
	height: 6.8em;
}
form input {
	position: absolute;
	left: 50%;
}
form b {
	position: absolute;
	right: 50%;
}
form .l1 {
	top: 10px;
}
form .l2 {
	top: 20px;
	margin-top: 1.33em;
}
form .l3 {
	top: 30px;
	margin-top: 2.66em;
}
