@charset "utf-8";

*				{margin:0px; padding:0px;}
body			{background-color:#666;  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; font-size:14px; text-decoration:none; font-weight:normal; }
#contenedor		{width:700px; margin: 20px auto 0 auto;}
#contenedor	img	{margin-left: -56px;position: absolute; left: 50%; border:0; margin-top:10px;}
#flash			{margin-top:20px; margin-left: -350px; position: absolute; left: 50%;z-index:10;}
#datos			{text-align:justify;}
#datos a		{text-decoration:none; color:#000;}
#datos a:hover	{color:#333;}
#datos h1		{text-align:center; margin-bottom:10px; font-size:30px;}
#datos strong	{font-weight:bold; font-style:italic;}
#datos strong:first-child	{font-style:normal;}
.advertencia	{font-size:10px; font-weight:bold; text-align:center; margin-top:30px;}

#imagen			{width:1024px; margin:0 auto;}
#boton			{width:1024px;}
#boton input	{margin-left: -56px;position: absolute; left: 50%; margin-top:5px; width:112px;}