@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #191818;
	color: #141414;
	letter-spacing: 0.2em;
	background-repeat: repeat;
	background-image: url(../images/bkg_a3.png);
	background-position: 0px 0px;
}
#home-footer {
	margin-top: 25px;
	padding-top: 25px;
	padding-left: 10px;
	font-size: 10px;
	font-style: italic;
	line-height: 1.4em;
	clear: both;
	position: relative;
	color: #3F3D3D;
	font-variant: normal;
}

#home-content {
	width: 640px;
	background-image: url(../images/bkg_a2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
#home-logo {
	height: 300px;
	width: 300px;
	float: left;
	position: relative;
}
h1  {
	font-family: "Helvetica LT Std", Verdana, Arial, sans-serif;
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 175px;
	color: #E6E6E6;
	font-size: 16px;
	line-height: 1.4em;
}
h1 span {
	display: none;
}

a {
	font-weight: bold;
	color: #930;
	text-decoration: none;
}
a:hover {
	color: #F03;
}
input[type="text"] {
	display: block;
	width: 400px;
	color: #646464;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Helvetica LT Std", Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
	background-color: #333;
	height: 19px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}
input#submitted {
	display: block;
	height: 32px;
	width: 108px;
	font-size: 14px;
	line-height: 0;
	float: left;
	margin-left: -50px;
	color: #FF853C;
	font-style: normal;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#rounded {
	height: 32px;
	background-image: url(../images/rounded.gif);
	background-repeat: no-repeat;
	width: 570px;
	float: left;
}

#risposta {
	color: #E6E6E6;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	display: none;
	line-height: 1.7em;
	clear: both;

}
#erreur {
	color: #E6E6E6;
	margin-top: 5px;
	font-size: 11px;
	display: block;
	float: left;
	line-height: 1.7em;
}
#load {
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

#container {
	width: 630px;
	height: 220px;
	float: left;
	margin-top: 25px;
}

.validation {
	padding: 10px;
	margin-top: 35px;
	color: #FFF;
	float: left;
	font-size: 10px;
}
.msg {
	font-style: italic;
	line-height: 1.7em;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #E6E6E6;
}
#hiring {
	color: #E6E6E6;
	line-height: 1.4em;
	font-weight: normal;
	clear: both;
}
#risposta strong {
	color: #C60;
}
#left {
	float: left;
	width: 280px;
	padding-top: 27px;
}
#right {
	float: left;
	width: 350px;
	text-align: right;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	margin-left: 7px;
	display: inline;
	width: 75px;
}
