body { padding: 0; background: #ffffff }

a:visited {
	color: #000066;
}

a.menu {
    color:white ! important;
    font-weight:plain;
    font-size:9pt;
    font-family: cursive;
    text-decoration:none;
    display:block;
    border: solid 1px white;
    text-align:right;
    padding:4px;
    width: 100%;
    background-color:#000044 ! important;
}

a.menu:hover {
    color:white;
    width: 100%;
    background-color:#D00000 ! important;
}

#enlaz {
	color: #000088;	
}

#contenido {
	background: #ccddee;
	background-repeat: no-repeat;
	background-image: url('datos/fondo.gif');
	text-align: center;
	border: 20px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 510px;
	Filter: alpha(opacity = 95, finishopacity = 75, starty = 95, finishy = 75, style = 2);
	-moz-opacity: 0.80;
	opacity: 0.80;
	
}

#topping {
	margin-left: 4px;
	background: #eeeeff;
	width: 100%;
	height: 100%;
}