/* CSS Document */
@charset "utf-8";

body {
	font-size:10px;
	background-color: #000000;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}


#topografies {
	position: absolute;
	left: 0x;
	top: 0px;
	background-image: url(img/topografies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 698px;
	height: 186px;
	
}


#presentacio {
	position: absolute;
	left: 80px;
	top: 186px;
	with:220px;
	width: 220px;
		}

#enllacos {
	position: absolute;
	left: 375px;
	top: 186px;
	with:220px;
	width: 210px;
	color:#FFFFFF;
		}


#logotips {
	position: absolute;
	left: 41px;
	top: 470px;
	with:220px;
	width: 297px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9c9c9d;
	border-right-color: #9c9c9d;
	border-bottom-color: #9c9c9d;
	border-left-color: #9c9c9d;
	vertical-align: top;
	
		}


h1 {
	visibility: hidden;
	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#5e6269;
	font-size:15px;
	fon-weight: bold;
	}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	fon-weight: bold;
	padding-top: 0;
	margin-top: 0;
	}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#c6cac2;
	font-size:10px;
	fon-weight: bold;
	padding-top: 0;
	margin-top: -15px;
	margin-bottom: -4px;
	
	}
	
.marge	{
	margin-top: -4px;
	margin-bottom: 30px;	
	}


