/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-position: top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bg1 {
	background-image: url(imagenes/bg1.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(imagenes/bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(imagenes/bg3.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bg_flash {
	background-image: url(imagenes/bg_flash.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#pie td{
	background-color: #C10E14;
	border-top: 2px #89090A solid;
	font-size: 10px;
	color: #FFFFFF;
}
.enlace_menu {
	padding-bottom: 35px;
}
.tabla {
	background-image: url(imagenes/tabla.gif);
	background-position: center;
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	color: #E6131A;
	padding-left: 15px;
	padding-top: 15px;
}
.enlace_rojo {
	color: #C10E14;
	font-size: 10px;
	padding-right: 15px;
}
.enlace_rojo:a {
	color: #C10E14;
	font-size: 10px;
	text-decoration: underline;
}
.enlace_rojo:link {
	color: #C10E14;
	font-size: 10px;
	text-decoration: underline;
}
.enlace_rojo:hover {
	color: #C10E14;
	font-size: 10px;
	text-decoration: none;
}
.enlace_rojo:active {
	color: #C10E14;
	font-size: 10px;
	text-decoration: none;
}
.enlace_rojo:visited {
	color: #C10E14;
	font-size: 10px;
	text-decoration: underline;
}
.mapa {
	border: 1px #CCCCCC solid;
}