body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
background-image: url(images/fond.png);
background-attachment:fixed; 
background-position:center center;
}
#ground {
	background-image: url(images/ground.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#position {
	margin: 0px;
	padding-left: 100px;
}
.bg {
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-color: #77AC00;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

A:hover {
	color: #ffffff; 
	background-color: #800000; 
}
.input {
	background-color: #f4f4f4;
	border: 3px solid #FFCC00;
	font-size: 45px;
	height: 38px;
	width: 200px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
.input2 {
	background-color: #f4f4f4;
	border: 3px solid #FFCC00;
	font-size: 45px;
	height: 38px;
	width: 200px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}

.input1 {
	background-color: #f4f4f4;
	border: 1px solid #E3C06C;
	font-size: 15px;
	height: 15px;
	width: 30px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
}

select { 
 background-color: #E3C06C; 
 color: #000000;
 font-size: 11pt;
 font-family: verdana, sans-serif;
}
.text {
	font-size: 14px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #620000;
}
.text1 {
	font-size: 14px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.text2 {
	font-size: 14px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	color: #407410;
}
.text3 {
	font-size: 10px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #ffffff;
}
.text4 {
	font-size: 30px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #ffffff;
}
.d1 {
	background-image: url(images/d1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 720px;
	height: 290px;
}
.d2 {
	background-image: url(images/d2.png);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: center top;
	width: 100px;
	height: 170px;
}
.d3 {
	background-image: url(images/d3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 270px;
	height: 170px;
}
.d4 {
	background-image: url(images/d4.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 350px;
	height: 170px;
}
.d5 {
	background-image: url(images/d5.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 720px;
	height: 30px;
}
.d6 {
	background-image: url(images/d6.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 130px;
	height: 40px;
}
.d7 {
	background-image: url(images/d7.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 540px;
	height: 40px;
}
.d8 {
	background-image: url(images/d8.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	height: 40px;
}
.d9 {
	background-image: url(images/d9.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 720px;
	height: 60px;
}


.e1 {
	background-image: url(images/e1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 290px;
	height: 350px;
}
.e2 {
	background-image: url(images/e2.png);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: center top;
	width: 240px;
	height: 100px;
}
.e3 {
	background-image: url(images/e3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 240px;
	height: 210px;
}
.e4 {
	background-image: url(images/e4.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 240px;
	height: 40px;
}
.e5 {
	background-image: url(images/e5.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 370px;
	height: 350px;
}



.a {
    border: none;
    background: url(images/a.png) no-repeat top left;
    width: 200px;
	height: 200px;
}
.a:hover {
    border: none;
    background: url(images/a_h.png) no-repeat top left;
    width: 200px;
	height: 200px;
}

.b {
    border: none;
    background: url(images/b.png) no-repeat top left;
    width: 200px;
	height: 200px;
}
.b:hover {
    border: none;
    background: url(images/b_h.png) no-repeat top left;
    width: 200px;
	height: 200px;
}

.c {
    border: none;
    background: url(images/c.png) no-repeat top left;
    width: 200px;
	height: 200px;
}
.c:hover {
    border: none;
    background: url(images/c_h.png) no-repeat top left;
    width: 200px;
	height: 200px;
}

.d {
    border: none;
    background: url(images/d.png) no-repeat top left;
    width: 200px;
	height: 200px;
}
.d:hover {
    border: none;
    background: url(images/d_h.png) no-repeat top left;
    width: 200px;
	height: 200px;
}

.sociable					{
		margin				:	16px 0 !important;
}
.sociable img				{
		float				:	none;
		width				:	20px;
		height				:	20px;
		border				:	0;
		margin				:	0;
		padding				:	0;
}
.sociable-hovers			{
		opacity				:	.4;
		-moz-opacity		:	.4;
		filter				:	alpha(opacity=60);
}
.sociable-hovers:hover		{
		opacity				:	1;
		-moz-opacity		:	1;
		filter				:	alpha(opacity=100);
}