body {
	margin-top: 1cm;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #93B6CD;
	font-weight: bold;
	line-height: 20px;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #93B6CD;
}

a:link {
	text-decoration: underline;
	color: #93B6CD;
}
a:active {
	color: #93B6CD;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #C4C7C9;
}


a.LINKBIG:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #93B6CD;
}

a.LINKBIG:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #93B6CD;
}
a.LINKBIG:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #93B6CD;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.LINKBIG:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #C4C7C9;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 60px;
	text-transform: uppercase;
}
.title_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0px;
	text-decoration: none;
}
.title_belso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81B5C9;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenuitem {
	position:absolute;
	left: 12px;
	top: 4px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.INVISITABLE {
	display: none;
}
