@charset "utf-8";
/* CSS Document */
body {		background-image: url(images/data_back2.jpg); background-repeat:repeat-y; background-position:center}
body, table, td {
	font-family: verdana;
	color: #333;
	font-size: 12px;
}
h1 {text-align: center;	}

a:link, a:active, a:visited  {text-decoration: none; color: #333333;font-weight: 400;}
a:hover {text-decoration: none;color:#ac1111;font-weight: 400;}
.TxtTitle	{	font-weight: bold; }
.tablagenerica	{
border: 0px;
border-collapse: collpase;
padding: 0px;
margin: 0px;
width: 100%;
}
.titulocontenidotablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.enlaces{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.enlaces:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ac1111;
	text-decoration: none;
}
.enlaces:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.enlaces:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.autoresarticulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.enlacesbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.enlacesbottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.enlacesbottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
.enlacesbottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.tituloproyectos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.tablaproyectos {
	border: thin dashed #CCCCCC;
}
.bordewarhammernotis {
	border: thin solid #cccccc;
}
.enlaceswarhammer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.enlaceswarhammer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
.enlaceswarhammer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.enlaceswarhammer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.TablaBorderFooter {
	border-bottom: 1px solid #333;
}
.tabla_stats_warhammer {
	border: 1px solid #ccc;
	padding: 5px;
}
.tabla_stats_warhammer th {
	background: #333;
	color: #f6f6f6;
	height: 25px;
}
