body {
	margin:0px; 
	padding:0px;
	background-color:#A8B0B3;
	color:white;
	font: normal 12px Arial;
}

table {
	margin:0px; 
	padding:0px;
	border-collapse:collapse;
}

img {border:0px;}

a,a:active{
	color:#CCCCCC;
	font: bold 11px Arial;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

.menu {
	width:100%;

	margin-bottom:5px;
}
.menu td{
	text-align:center;
	border:1px #D9DADC solid;
	padding:4px 8px;
	font: bold 11px Verdana;
	width:20%;
	background-color:#222F37;
	cursor:pointer;
}
#amenu {
	background-color:#727F87;
}

.box {
	float:right; 
	//border:#C2C7CD 1px solid; 
	font-weight:bold;


}

.boxsize {
	width:201px; 
	height:153px; 
}

.hr {
	background-color:#99C0E1;
	width:150px; 
	height:2px;
	margin:2px 0px; 
}

.impr td {
padding:10px 20px 10px 0;
}

#foto {
	width:800px;
	text-align:center;
	position:absolute;
	display:none;
}
#foto img {cursor:pointer; border:2px blue solid;}
#fotos img {cursor:pointer; border:1px black solid;}
#fotos img:hover {cursor:pointer; border:1px blue solid;}