@charset "utf-8";

body {
	font-family: Arial;
	margin-top: 0px;
	background:url(../images/logo.jpg);
	background-attachment:fixed; 
	background-repeat:no-repeat; 
	vertical-align:middle; 
	background-position:center;
}
img{border:none;}
   #scroll {
   width:550px; height:100px;overflow:auto;
   SCROLLBAR-FACE-COLOR:#286BB8; SCROLLBAR-HIGHLIGHT-COLOR: #B5CDE6; SCROLLBAR-SHADOW-COLOR: #B5CDE6; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #E3E3E3; SCROLLBAR-DARKSHADOW-COLOR: #000000; 
   }
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.alerta_roja {
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
}
.blanca24 {
	font-family: Arial;
	font-size: 20px;
	color:#FFFFFF;
}
.blanca18 {
	font-family: Arial;
	font-size: 16px;
	color:#FFFFFF;
}
.negrita {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;	
}
.titulo_blanco {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-transform:capitalize;
	}
.formularios {
	font-family: Arial;
	font-size: 11px;
}
.botones {
	font-family: Arial;
	font-size: 10px;
}
.campos {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: inherit;
	border: none;
	background-attachment: fixed;
	background: transparent;
}

.datos {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
}
.datos_formulario {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}
.campo_busqueda {
	font-family: Arial;
	font-size: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #000000;
	border-color: #000000;
	background-color: #FFFFFF;
}
.campos3 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.campos4 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
#topbar {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	Z-INDEX: 100;
	VISIBILITY: visible;
	BORDER-LEFT: black 1px solid;
	WIDTH: 400px;
	BORDER-BOTTOM: black 1px solid;
	POSITION: absolute;
	left: 98px;
	top: 51px;
}.linea_celda {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linea_lateral {
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}
.textos_java {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
	font-size:10px;
}
.boton{background: #D4D0C8; color:#000000;font-size: 11px;padding: 2px 10px;font-weight: normal;text-decoration: none;border: 2px outset #F8F3EA;font-family: Tahoma;}
.tabla{
border-width:1px;
}
.tabla_negra{
border-width:1px;
border-collapse:collapse;
border:solid 1px #399;
}
.table{
border-collapse: collapse;
border: 1px solid #666666;
}
.table td{
border: 1px solid #666666;
}
.table th{
background-image:url(../images/border.png);
border: 1px solid #666666;
}

.tabla_categorias{
border:solid 1px #000000;
}
.table_servicios{
border-collapse:collapse;
border:solid 1px #333333;
font-size:11px;
color:#000000;
}

.table_servicios td{
border:solid 1px #999999;
}
.table_servicios tr{
}

