a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.vinculo {
	font-family: "MS Sans Serif";
	font-size: small;
	font-style: normal;
	color: #661a00;
}
.vinculo:hover {
	font-family: "MS Sans Serif";
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: underline;

}.linkfondomarron {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
}

.linkfondomarron:hover {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-style: normal;
	color: #FF9900;
}

.fondo{
background-image:url(images/fondocatalog.jpg);
background-position:right;
background-repeat:no-repeat;
height:510px;
margin-top:0px;
margin-right:0px;
}
.titulo{
padding-left:60px;
}
.contenido{
margin-top:20px;
margin-left:10px;
margin-right:20px;
width:640px;
}

#divUpControl{
position:absolute;
width:660;
left:20;
top:13;
z-index:1;
text-align: right
} 
#divDownControl{
position:absolute;
width:660;
left:20;
top:435;
z-index:1;
text-align:right
} 
#divContainer{
	position:absolute;
	width:640;
	height:424;
	overflow:hidden;
	top:18;
	left:20;
	clip:rect(18,640,400,0);
	visibility: visible;
} 
#divContent{position:absolute; top:0; left:0} 
