* {margin:0;padding:0}

body {
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 87%;
	background-color:#000000;
}

#container {
	position: relative;
	top: 20px;
	left: 0;
	margin: 0 auto 0 auto;
	width: 750px;
	min-width: 750px;
	height: 400px;
	line-height: 20px;
}

#bottomSign {
	clear: both;
	text-align: right;
	height:70px;
	text-align:right;
}

.bottomSignElement {
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	background-color:#ffffff;
}

.bottomSignElement a {
	background-image: url(../interface/common/2make2logoSign.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000962;
	padding-right: 55px;
}

.bottomSignElement a:hover {
	text-decoration: underline;
	color: #000962;
}

.clear0{
	clear: both;
	height: 0;
}

.clear5{
	clear: both;
	height: 5px;
}

.clear10{
	clear: both;
	height: 10px;
}

.clear15{
	clear: both;
	height: 15px;
}

.clear20{
	clear: both;
	height: 20px;
}

.clear25{
	clear: both;
	height: 25px;
}

.clear50{
	clear: both;
	height: 50px;
}

.button_entrer{
	color:#ffffff;
}
