@charset "UTF-8";
/* CSS Document */

@import url("avanzados.css");
@import url("boxover.css");

body {
	background: #d4d5d6 url(../images/gradiente.png) repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}
hr {
	clear: both;
}
legend {
	color: #d87a00;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 0px;
}

