@charset "UTF-8";

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #F30;
	font-weight: normal;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.Comoh2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.ComoH3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.ComoH4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.TenedorBack {
	background-image: url(Images/page_title_bg13.jpg);
	background-repeat: no-repeat;
	top: auto;
}
.TablaGris {
	background-color: #CCC;
}
.TablaBlanca {
	background-color: #FFF;
}
.Live {
	width: 72px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.ErrorRojo {
	color: #F00;
}
