@charset "UTF-8";
h1 {
	font-size: 1em;
	color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
p {
	color: #CCC;
	font-size: 12px;
	text-align: justify;
}
#inicio h6 {
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	margin-right: 25px;
	margin-left: 25px;
}
#inicio h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 20px;
	margin-right: 240px;
}
#contenido {
	height: 774px;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-color: #30383b;
}
#animacion {
	float: right;
	height: 195px;
	width: 496px;
}
#logo {
	float: left;
	height: 173px;
	width: 255px;
}
#izquierda_menu {
	float: left;
	height: 534px;
	width: 255px;
}
#contenido_central {
	float: right;
	height: 432px;
	width: 496px;
	background-color: #30383b;
}
#menu {
	float: right;
	height: 80px;
	width: 496px;
	clear: none;
	vertical-align: bottom;
}
#menu p {
	padding-top: 20px;
}
#bajo_menu {
	float: left;
	height: 67px;
	width: 751px;
	text-align: center;
	font-size: 13px;
	color: #CCC;
	background-image: url(Metal-Slip.gif);
}
.copyrigth {
	font-size: 10px;
	margin: 10px;
}
a {
	color: #7ad0e0;
}
#inicio a {
	font-size: 0.8em;
	padding-left: 25px;
	line-height: 16px;
}
