body {
	/*background-attachment: fixed;
	background-image: url(images/fondo_degradeazul.gif);
	background-repeat: repeat-x;*/
	scrollbar-face-color: #056BAD;
	scrollbar-highlight-color: #56A5D6;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color: #014D7D;
	scrollbar-3dlight-color: #6AA9D1;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #014F80;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
a {
	color: #0467A5;
	text-decoration: underline;
}
a:hover {
	color: #545454;
	text-decoration: none;
}
.vincbotonera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.vincbotonera:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0573B8;
	text-decoration: none;
}
.texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0573B9;
	border: none;
}
.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0467A5;
}

.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 3px;
	background-image: url(images/fondo_encabezado.jpg);
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #464646;
	font-weight: bold;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/admin/images/degrade_grisclaro.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	color: #666666;
	margin: 0px;
	padding: 2px 15px;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	clear: both;
	height: 17px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.but:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/admin/images/degrade_animado.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 15px;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	clear: both;
	height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.textoencabezado {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.butceleste {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/admin/images/degrade_celeste.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	color: #0467A8;
	padding: 2px 15px;
	border: 1px solid #0467A8;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	clear: both;
	height: 17px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: 1%;
}
.butceleste:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/admin/images/degrade_animado_celeste.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 15px;
	border: 1px solid #0467A8;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	clear: both;
	height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: 1%;
}

.titcliente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.textoblanco {
	color: #FFFFFF;
}
.campoform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0571B7;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}
