@charset "utf-8";
/* CSS Document */

td {border-collapse:collapse; /*usar el modelo de bordes pegados*/
   border:0px solid; /*color para todas las tablas*/  
}
body {
	background-image: url(imagenes/fondo_liugong.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulos_liugong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04397F;
}
.titulos_grandes_liugong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_normal_blanco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_bold_blanco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos_grandes_interior_liugong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 99999b;
}
.menu_liugong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8B8B8B;
}
.texto_normal_gris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texto_normal_anaranjado {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E95D0F;
}
.titulos_grandes_sub_liugong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FCD7C2;
}
.titulos_liugong_textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E95D0E;
}
.titulos_liugong_secciones {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
