body {
	background-color: #BCE6FE;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	scrollbar-face-color:#9EA3A7;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#9EA3A7;
}
.cuerpo {
	background-color: #F6FBFE;
}
.cabecera {
	background-image: url(images/cabecera.jpg);
	background-repeat:  repeat-x;
	height: 208px;
	background-position: top;
}
.botonera {
	background-image: url(images/sombra.jpg);
	background-repeat:  repeat-y;
	background-position: right;
	width: 200px;
}
.pie {
	background-image: url(images/pie.jpg);
	background-repeat:  repeat-x;
	height: 64px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.titulo1 {
	font-size: 16px;
	font-weight: normal;
	color: #6D9C27;
	background-color: #D7EEFC;
	background-image: url(images/as.jpg);
	background-repeat: no-repeat;
	background-position: 11px center;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	height: 20px;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #39A6F8;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.boton {
	color: #28AFF9;
	background-repeat: no-repeat;
	background-position: right 10px;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/as2.jpg);
	height: 25px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	padding-top: 3px;
	padding-right: 30px;
}
.boton a:link {
	color: #28AFF9;
	text-decoration: none;
}
.boton a:active {
	text-decoration: none;
	color: #28AFF9;
}
.boton a:visited {
	text-decoration: none;
	color: #28AFF9;
}
.boton a:hover {
	text-decoration: none;
	color: #009900;
}
.texto {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.campo_form {
	font-family:"Trebuchet MS", Verdana, Arial;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #009900;
}
.campo_form_activo {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	border: 1px solid #2C91DA;
}
.nombreprod {
	font-weight: normal;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
}
.titulo2 {
	font-size: 14px;
	font-weight: normal;
	color: #3399FF;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	font-style: italic;
}
.boton2 {
	color: #28AFF9;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boton2 a:link {
	color: #009900;
	text-decoration: none;
}
.boton2 a:active {
	text-decoration: none;
	color: #009900;
}
.boton2 a:visited {
	text-decoration: none;
	color: #009900;
}
.boton2 a:hover {
	text-decoration: none;
	color: #28AFF9;
}
.linea {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #90D4FB;
}
.titulo3 {
	font-size: 15px;
	font-weight: normal;
	color: #3399FF;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	font-style: italic;
	text-indent: 11px;
	padding: 5px;
}
.texto_mini {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
