
body {
	background-color: SILVER !important;
}

a {
	font-family: verdana !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
}

th {
	text-align: center !important;
}

table {
	width: 1000px !important;
	border-collapse: collapse !important;
}

table, th, td {
	border: 2px solid #202020 !important;
	font-family: verdana !important;
}

td {
	background-color: #303030 !important;
	color: WHITE !important;
	font-weight: regular !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
}

.house_header {
	background-color: INDIGO !important;
	color: WHITE !important;
	font-weight: bold !important;
	font-size: 22px !important;
	height: 50px !important;
}

.miembros_vivos {
	background-color: DODGERBLUE !important;
	color: WHITE !important;
	font-weight: bold !important;
	font-size: 18px !important;
	height: 40px !important;
}

.miembros_muertos {
	background-color: FIREBRICK !important;
	color: WHITE !important;
	font-weight: bold !important;
	font-size: 18px !important;
	height: 40px !important;
}

.nombre {
	font-size: 14px !important;
}	

.header {
	background-color: WHITE !important;
	color: BLACK !important;
}

/* --- */

table.center {
	margin-left:auto !important; 
	margin-right:auto !important;
	text-align: center !important;
}

div.center {
	margin-left:auto !important; 
	margin-right:auto !important;
	text-align: center !important;
}	

/* --- */

.hidecontent {
	display: none !important;
}

/* --- */

.nd {
	width: 25 !important;
}

.desaparecido {
	background-color: #242424 !important;
	color: white !important;
	font-weight: bold !important;
	width: 25 !important;
}

.desconocido {
	background-color: #242424 !important;
	color: white !important;
	font-weight: bold !important;
	width: 25 !important;
}

.vivo {
	background-color: green !important;
	color: white !important;
	font-weight: bold !important;
	width: 25 !important;
}

.muerto {
	background-color: firebrick !important;
	color: white !important;
	font-weight: bold !important;
	width: 25 !important;
}

.char_type_family_member {
	color: #FFD800 !important;
	font-weight: bold !important;
	width: 25 !important;
	font-size: 9px !important;
}

.char_type_family_exiled {
	color: #FA98C9 !important;
	font-weight: bold !important;
	width: 25 !important;
	font-size: 9px !important;
}

.char_type_colaborator {
	color: #00ABEA !important;
	font-weight: bold !important;
	width: 25 !important;
	font-size: 9px !important;
}

.char_status_alive {
	color: #8CD048 !important;
	font-weight: bold !important;
	width: 25 !important;
	font-size: 9px !important;
}

.char_status_dead {
	color: pink !important;
	font-weight: bold !important;
	width: 25 !important;
	font-size: 9px !important;
}

.char_last_place {
	color: lavender !important;
	font-weight: bold !important;
	width: 25 !important;
	font-size: 9px !important;
}

/* --- */

.foto {
	width: 20 !important;
}

.blason {
	background-color: #303030 !important;
	width: 20 !important;
	color: WHITE !important;
	font-size: 9px !important;
}

/* --- */

img {
	border: 2px solid dimgray !important;
}

/* --- */

.none:before {
	content: url("../img/none.png") !important;
}

.targaryen:before {
	content: url("../img/targaryen.png") !important;
}

.seaworth:before {
	content: url("../img/seaworth.png") !important;
}

.baratheon:before {
	content: url("../img/baratheon.png") !important;
}

.baratheon_lannister:before {
	content: url("../img/baratheon_lannister.png") !important;
}

.baratheon_fire:before {
	content: url("../img/baratheon_fire.png") !important;
}

.baelish:before {
	content: url("../img/baelish.png") !important;
}

.lannister:before {
	content: url("../img/lannister.png") !important;
}

.stark:before {
	content: url("../img/stark.png") !important;
}

.tyrell:before {
	content: url("../img/tyrell.png") !important;
}

.fe_militante:before {
	content: url("../img/fe_militante.png") !important;
}

.greyjoy:before {
	content: url("../img/greyjoy.png") !important;
}

.frey:before {
	content: url("../img/frey.png") !important;
}

.tully:before {
	content: url("../img/tully.png") !important;
}

.arryn:before {
	content: url("../img/arryn.png") !important;
}

.martell:before {
	content: url("../img/martell.png") !important;
}

.bolton:before {
	content: url("../img/bolton.png") !important;
}

.clegane:before {
	content: url("../img/clegane.png") !important;
}