@charset "utf-8";
/* CSS Document */

.footer {font-family:Tahoma; 
font-size:10px;
color:#333333;
}

.mplus {font-family:Tahoma; 
font-size:10px;
color:#333333;
text-decoration:none;
}

.mplus:hover {color:#003300
}

.header {background-repeat: no-repeat;
	background-position: top center;
	background-image:url(../images/header_toro.jpg);
}

#sinmovimientos
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;

}


.data  {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	background:#000000;
	padding: 3px 2px 3px 2px;
	border:hidden;
	}
	
.tabladata  {
	background-image:url(../images/black_trans.png);
	border:1px solid #FFFFFF;
	}
	
.textodatos {font-family:Tahoma; 
font-size:11px;
color:#333333;
text-decoration:none;
padding:0 0 0 10px;
}

#borrarmovimiento
{
	font-family:Tahoma; 
	font-size:12px;
	color:#F00;
	text-decoration:none;
	padding-top:3px;
	font-weight:bold;
}

#stockActual
{
	font-family:Tahoma; 
	font-size:11px;
	color:#063;
	text-decoration:none;
	padding:0 0 0 10px;
	font-weight:bold;

}

#stockParcial
{
	font-family:Tahoma; 
	font-size:11px;
	text-decoration:none;
	padding:0 0 0 10px;
	font-weight:bold;

}

.toroscliente
{
	font-style:italic;
	text-decoration:none;
	color:#666;
	font-weight:bold;	
}

select
{
	font-family:Tahoma; 
	font-size:11px;
	color:#333333;	
}