BODY {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
table.top {
	background-color: #000000;
	width: 100%;
}

table.menu {
	background-image: url("/img/boton.gif");
	background-repeat: repeat-y;
}

table.menu_fondo {
	background-image: url("/img/bg-botongris.jpg");
}

.bg_linea {
	background-image: url("/img/bg-linea.gif");
	background-repeat: repeat-y;
	background-position: top center;
}

.bg_inactivo {
	background-image: url("/img/bg-boton2.png");
	cursor: pointer;
}

.bg_activo {
	background-image: url("/img/bg-boton.jpg");
	cursor: pointer;
}

.bg_numero_piquete {
	background-image: url("/img/numero_piquete.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.piquete_online {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.botones1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tit1 {
	font-size: 16px;
	color: #000080;
	font-weight: bold;
}

.tit2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.tit3 {
	font-size: 14px;
	color: #4F4F4F;
	font-weight: normal;
	text-decoration: none;
}

.tit4 {
	font-size: 12px;
	color: #000080;
	font-weight: normal;
}

.tit5 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.tit5:hover{
	color: #000000;
}

.blue {color: #0000FF}
.red {color: #FF0000}
.lightblue {color: #5588BB}
.green {color:#009900}

.tablaerror {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	padding: 3px;
}
.textoerror {
	font-weight: normal;
	color: #990000;
	text-decoration: none;t
}

.btn_upload{
        font-weight: normal;
        color: #222222;
        width: 90%;

}

.error {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	padding: 3px;
}

.marco{
	border: 1px solid #CCCCCC;
}

.bg_titulos{
	background-image: url("/img/bg-botongris.jpg");
}
