body {
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	background: #333333;
}
.message {
	color:#FFF;
	}
.SubtituloLink {
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
}
.SubtituloLink:hover
{
   	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
}
.EpigrafeLink {
	font-size: 12px;
	color: #BD2A3A;
	cursor:pointer;
	text-decoration: none;
}
.EpigrafeLink:hover
{
   	font-size: 12px;
	color: #BD2A3A;
	cursor:pointer;
	text-decoration: none;
}
.NormalLink {
	cursor:pointer
}
#tiempo {
	WIDTH: 215px; MARGIN-BOTTOM: 8px; FLOAT: right; HEIGHT: 120px
}
textarea, select {
	overflow: hidden;
	overflow: auto;
		  color: #B90D13;
		  text-align: left;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 10px;
		  font-weight: bold;
		  background-color:#fff;
		  border:1px solid;
		  border-color: #0077dd;
		  cursor:pointer;
}
#select_box {
   width: 100px;
   height: 80px;
  font-size: 11px;
 color : #B90D13;
}
#cabecera {
	float: left;
	width: 768px;
	height: 187px;
	margin-top: 19px;
}
	#logo {
		float: left;
		width: 155px;
		height: 187px;
	}
	.link1_rojo {
		text-decoration: none;
		color: #B90D13;
	}
	.link1_rojo:hover {
		color: #660000;
		border-bottom: none;
	}
	.link_T_rojo {
		text-decoration: none;
		font-size: 16px;
		color: #B90D13;
		font-weight: bold;
		color: #B90D13;
	}
	.link_T_rojo:hover {
		color: #660000;
		border-bottom: none;
	}

.link1 {
	color: #FFF;
	font-size: 12px;
}

	.link1:hover {
		color: #B90D13;
	    text-decoration: none;
	    font-size: 12px;

	}

.link2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

	.link2:hover {
		color: #000000;
	    text-decoration: none;
	    font-size: 12px;

	}
	
.link_c {
    color: #FFFFFF;
    text-decoration: none;
	font-size: 12px;
			
}
.link_c a { color: #880000;
    text-decoration: none;
}

.link_c a:active {
    color: #000;
    text-decoration: none;
    font-size: 11px;
}

.link3 {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
	#logueo {
		float: right;
		width: 155px;
		height: 59px;
		margin-right: 20px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 10px;
		font-size: 10px;
		color: #FFF;
	}
		.search-box {
			font-size: 12px;
			color: #CED6CF;
			height: 12px;
			width: 110px;
		}
.Titulo_logo {
	color: #666666;
	font-size: 26px;
	font-weight: bold; 
	font-style:italic;
}

	#menu_horiz {
		width: 650px;
		height: 22px;
		padding-right: 10px;
		padding-left: 5px;
		background-color:#666666;
		color: #FFFFFF;
	}
		#boton_horiz {
		float: left;
		padding-top: 3px;
		padding-right: 10px;
		padding-left: 10px;
		}

#conten {
	clear: both;
	width: 768px;
	margin: 13px;
	background-color: #F9F8F9;
}
	#col_botonera {
		float: left;
		width: 163px;
	    border-right: solid 1px #666666;
	}
	#buscar {
		width: 143px;
		height: 60px;
		background-color:#9D9D9D;
		font-size: 10px;
		color: #4D4D4D;
		}

	#botonera {
		width: 143px;
		background-color:#000000;
	    border-top: solid 10px #C4050E;
		border-bottom: solid 10px #C4050E;
	}
		#boton {
		width: 143px;
		height: 20px;
		border-bottom: dashed 10px #FFF;
		padding-right: 3px;
		padding-left: 3px;
		}

	#cuerpo {
		float: left;
		width: 605px;
		padding-left: 25px;
		padding-right: 40px;
	}
	#box_545 {
		width: 545px;
		background:#EAE9E9;
	    border-left: solid 1px #D9D9D9;
	    border-right: solid 1px #D9D9D9;
	}
	#box_530 {
		width: 530px;
		background:#EAE9E9;
	    border-left: solid 1px #D9D9D9;
	    border-right: solid 1px #D9D9D9;
	}

#tabla_pistas {
	    font-family: arial, Helvetica, sans-serif;
		font-size: 11px;
	    color: #000000;
		width: 100%;
		float:left;
	}
.filaoscura	  {	
		background-color: #E9E9E9;
		padding-left: 30px;
		}
.filaclara	  {	
		background-color: #FCF5F5;
		padding-left: 30px;
		}
	
.Epigrafe {
	font-size: 12px;
	color: #BD2A3A;
}
.codigo_lef{
		  text-align: right;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 16px;
		  font-weight: bold;
		  background-color:#fff;
		  border:1px solid;
		  border-color: #0077dd;
}
.cantidad{
		  color: #B90D13;
		  text-align: right;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 16px;
		  font-weight: bold;
		  background-color:#fff;
		  border:1px solid;
		  border-color: #0077dd;
}
.importe
{
          color: #B90D13;
		  text-align: right;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size: 12px;
		  font-weight: bold;
}

.titulorojo {
	font-size: 16px;
	color: #B90D13;
	font-weight: bold;
}
.titulogris {
	font-size: 14px;
	font-weight: bold;
}
.textorojo {
	font-size: 11px;
	color: #B90D13;
}
.labelrojo {
	font-size: 12px;
	color: #B90D13;
	font-weight: bold;
	font-style:italic;
}
.labelgris {
	color: #666666;
	font-size: 12px;
	font-weight: bold; 
	font-style:italic;
}
.textobl {
	font-size: 11px;
	color: #FFFFFF;
}
.Subtitulo1 {
	font-size: 12px;
	font-weight: bold;
}
.codigo {
	font-size: 9px;
	height: 10px;
}
.codigo2 {
	font-size: 9px;
	height: 12px;
}
.codigo3 {
	font-size: 9px; 
	width: 130px;
	height: 20px; 
}
.Volanta {
	font-size: 12px
}

.pie {
	font-size: 9px;
	color:#FFFFFF
}


.top {
margin-bottom: 15px;
}
.buttondiv {
margin-top: 10px;
}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.chk{}
