/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

table {	width:100%;
		background:#fff;
		font:11px 'arial',helvetica, verdana;
		color:#041449;
		text-align:right;
		
		
		cellpadding:0px;
		cellspacing:0px;
}

td, th {
		padding:5px;
}

/* =links
----------------------------------------------- */

table a {
		color:#041449;
		font-weight:500;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		
		/*text-decoration: line-through;*/
}

table a:hover {
		border-bottom: 1px dashed #fff;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#eeefef url('<? print   _URL_IMAGENES_FRONT_ ?>bg_tit_estad.gif') repeat-x;
		color:#041C38;/*#354fa2;*/
		border-right:1px solid #d0d0d0;
		margin:10px auto;
		text-align:center;
}

tfoot td {
		text-align:right;
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		padding-right:10px;
		border-right:1px solid 	#ededed;	
		border-bottom: dotted 1px #d0d0d0;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#041449;
}

.odd {}

tbody tr:hover {
		background:#F0F0F1;
}
tbody tr:hover .grafico{
		background:#fff;
}
.table_estats{
	width:540px;
	}
