/* CSS Document */

#link{
	width:964px;
	margin:auto;
}

a.link{
	margin-top:20px;
	width:76px;
	height:14px;
	display:block;
	float:right;
	background-image:url('img/past1.jpg');
	background-repeat:no-repeat;
	margin-left:2px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:2px;
	font-size:9px;
}

a:hover.link{
	margin-top:20px;
	width:76px;
	height:14px;
	display:block;
	float:right;
	background-image:url('img/past2.jpg');
	background-repeat:no-repeat;
	margin-left:2px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:2px;
	font-size:9px;
}

#cosprincipal3{
	width:950px;
	margin:auto;
	text-align:center;
	border:7px solid #CCCCCC;
	background-image:url("img/fnp2.gif");
}

#cosprincipal3{
	background-color:#FFFFFF;
	border-color:#003b4b;
	background-repeat: repeat-y;
}
#botoGRAN {
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: left;
	background-image:url("continuar.gif");
	cursor:pointer;
}