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

#top {
	position:fixed;
	width:100%;
	height:140px;
	z-index:10;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.texto_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
	letter-spacing: 3px;
	text-align: center;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	letter-spacing: 1px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
}
.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#navegacion {
	position:fixed;
	width:100%;
	height:45px;
	z-index:10;
	left: 0px;
	top: 140px;
	background-color: #FFFFFF;
}
#contenido {
	position:absolute;
	width:100%;
	height:650px;
	z-index:1;
	left: 0px;
	top: 185px;
}
#content {
	position:absolute;
	width:100%;
	height:635px;
	z-index:1;
	left: 0px;
	top: 170px;
}
body {
	background-color: #9E0F0D;
}
.tabla {
	background-color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding: 15px;
	line-height: 27px;
	letter-spacing: 1px;
}
h1 {
	font-size: 20px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #FFF;
	font-style: italic;
}
h3 {
	font-size: 36px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 50px;
}
h4 {
	font-size: 24px;
	color: #FFF;
	line-height: 40px;
}
h5 {
	font-size: 18px;
	color: #FFF;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	background-image: url(images/Fire1.png);
}
.info_tel {
	font-size: 42px;
}
