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

#logo
{
	margin: 232px auto 42px auto;
	width: 464px;
	text-align:center;
}

#all
{
	margin: 0px auto 0px auto;
	width: 460px;
	height: 92px;
}

#ligne1
{
	background: url(/Content/Images/Public/bande1.png) no-repeat;
	width: 460px;
	height: 25px;
}

#ligne1 p
{
	padding-top: 5px;
	padding-left: 8px;
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	color: #5e5e5e;
}

#ligne2
{
	background: url(/Content/Images/Public/bande2.png) no-repeat;
	width: 460px;
	height: 18px;
}

#mail
{
	padding: 17px 0 0 32px;
	float: left;
}

input
{
	margin: 18px auto 0 8px;
	border: #78af24 solid 1px;
	width: 313px;
	float: left;
	font-family: 14px;
	font-family: segoe ui, Arial, sans-serif;
	color: #acacac;
}

#send
{
	background: url(/Content/Images/Public/ok_02.png) no-repeat;
	width: 30px;
	height: 23px;
	margin: 15px auto 0 8px;
	border: #78af24 solid 1px;
	float: left;
	color: #FFFFFF;
	font-size: 17px;
	font-family: segoe ui, Arial, sans-serif;
	text-align: center;
	outline: none;
}


#ligne3
{
	background: url(/Content/Images/Public/bande3.png) no-repeat;
	width: 460px;
	height: 23px;
}

#ligne4
{
	background: url(/Content/Images/Public/bande4.png) no-repeat;
	width: 460px;
	height: 25px;
}

input.error
{
	border: solid 1px #FF0000;
}

#maintenance
{
	margin: 0px auto 42px auto;
	width: 464px;
	text-align: center;
	font-weight: bold;
	color: #404040;
}
