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

table {
		border-collapse:collapse;
		/*background:#EFF4FB url(http://www.roscripts.com/images/teaser.gif) repeat-x;*/
		background:#FFFFFF url(file:///D|/wamp/img/fondo.PNG) repeat-x;
		
		
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

td, th {
	padding:5px;
	text-align: left;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

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

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

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

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

thead th, tfoot th, tfoot td {
	background-image: url(file:///D|/wamp/img/fondo.PNG);
	background-repeat: repeat-x;
}

tfoot td {
		text-align:right
}

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

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#fafafa
}

.comando {
	height:50px;
	width:150px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	alignment-baseline:central;
	word-wrap:normal;

}

.cmd_rpt {
	height:35px;
	width:250px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	alignment-baseline:central;
	word-wrap:normal;

}

.cmd_rpt50 {
	height:35px;
	width:125px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	alignment-baseline:central;
	word-wrap:normal;

}
