body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(images/carbone.gif);
}
#cont1 img {
	margin: 5px;
}
.barrehaut {
	background-image: url(images/bg-barre-haut.gif);
	background-repeat: repeat-x;
}
.barrebas {
	background-image: url(images/bg-barre-bas.gif);
	background-repeat: repeat-x;
}
.header {
	padding-left: 50px;
}
.header h1 {
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#cont1 td {
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #141414;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Style2 {
	color: #B3130D;
	font-weight: bold;
}
#cont1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B3130D;
	border-right-color: #B3130D;
	border-bottom-color: #B3130D;
	border-left-color: #B3130D;
	margin-top: 30px;
}
#cont1 #form2 input {
	margin-left: 20px;
}


.Style3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
