/* CSS Document */
#coral{
	float:center;
	width:480px;
	height:329px;
	background-image: url(../imagenes/coral_1987.gif);
	background-repeat:no-repeat;
	margin:10px 0 10px 80px;
	.margin:10px 0 10px 0;
	padding-top:8px;
	
}


#escudo{
	width:224px;
	height:302px;
	float:right;
	margin-left:10px;
	background-image: url(../imagenes/escudo.jpg);
}
#contador{
	width:400px;
	height:20px;
}