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