body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/hp.jpg');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: #8aa924;
	}
	
a:link  { color: #536c00; }
a:visited { color: #536c00; }
a:hover { color: #536c00; }

.tableMain {
	width: 100%;
	height: 100%;
	border: none;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

div { border: none; }

.divMain {
	position:relative; 
	left: 10px; 
	top:10px;
	width:62px; 
	height:43px;
	z-index:1;
}

.divLanguages {
	position: absolute;
	left: 150px;
	top: 150px;
	width: 350px;
}

.languages {	
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.languagespicto {	
	color: #000099;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
