@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	background-image: url(imagenes/bg.gif);
}
.full {
	display: table;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #656565;
	border-right-color: #656565;
	border-left-color: #656565;
	background-color: #141414;
}
.encabezado {
	height: 159px;
	width: 100%;
	display: table;
	background-image: url(imagenes/index_01.jpg);
}
.textocentro {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	float: left;
	width: 450px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F4F4F4;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-align: center;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
p a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DB8400;
}



h1 {
	font-family: "Times New Roman";
	font-size: 45px;
	font-weight: normal;
	color: #999;
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 31px;
}
.naranja {
	color: #DB8400;
}
h1 a{
	font-family: "Times New Roman";
	font-size: 45px;
	font-weight: normal;
	color: #999;
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 31px;
	text-decoration: none;
}
.naranja a{
	color: #DB8400;
	text-decoration: none;
}
.central {
	display: table;
	width: 900px;
	background-image: url(imagenes/index_02.jpg);
	height: 565px;
}
.down {
	background-color: #141414;
	background-image: url(imagenes/index_03.jpg);
	height: 75px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.down li {
	background-color: #141414;
	background-image: url(imagenes/index_03.jpg);
	height: 75px;
	width: 100%;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	padding: 0px;
}
.down a{
	height: 75px;
	width: 100%;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.down a:hover{
	height: 75px;
	width: 100%;
	text-decoration: none;
	color: #DB8400;
	margin: 0px;
	padding: 0px;
}
.newmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
}
.newmenu a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
