@charset "utf-8";
/* CSS Document */

.tabel1 {
	background-color: #abbfd8;
	background-position: center;
	width: 947px;
	border: 1px outset #000000;

}


	
	

.tabel2 {
	width: 947px;
	background-color: #abbfd8;
	padding:3px;
}	

td#menu {
	background-color: #abbfd8;
	vertical-align:top;
	width: 157px;
	
	
	
}

td#content {
	background-color: #2f3e5d;
	vertical-align:top;
	width: 400px;
	height: 419px;
	border: solid #21283a 1px;
	
	
}

td#content2 {
	background-color: #2f3e5d;
	vertical-align:top;
	width: 520px;
	height: 419px;
	border: solid #abbfd8 1px;
	
}

td#content3 {
	background-color: #2f3e5d;
	vertical-align:top;
	width: 780px;
	height: 420px;
	border: solid #abbfd8 1px;
	
}


td#fotos {
	background-color: #abbfd8;
	vertical-align:top;
	
}
td#top {
	background-color: #abbfd8;
}
td#bottom {
	background-color: #abbfd8;
}
p {
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 1.2em;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 6px;	
}

p#foto { 
margin-left: 2px;
	margin-right: 2px;	
}


h2 {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #f47e36;
	margin-left: 10px;
	margin-top: 10px;
	
	}
h3 {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	
}
body {
	background-color: #e0e8f1;
	}
	
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
}
	
	
}

