/* CSS Document */
#celdasup{
	height:305px;
	background-image:url(../images/cel.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#celdacentral{
	height:179px;
	background-image:url(../images/home_fondo_down.jpg);
	background-repeat:repeat-x;
	}
	
#link a{
	font-family:Lucida Sans Unicode;
	font-size:9px;
	color:#996600;
	text-decoration:none;
	}
	
#link a:hover{
	color:#990000;
	}

#copy{
	padding-top:10px;
	Padding-left:10px;
	font-family:Lucida Sans Unicode;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	}

