A
{
	color: #0066CC;
}
INPUT
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TEXTAREA
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
OPTION
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
SELECT
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H2
{
	color: #0066CC;
	margin-bottom: 20px;
	font-size: 16px;
}
BODY.ventanita
{
	background: #BEC4CA;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
DIV.main
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
DIV.box
{
	background: #BEC4CA;
	padding: 10px;
	color: #000000;
	text-align: left;
}
.input-text
{
	border: 1px solid #000000;
}
INPUT.input-text, TEXTAREA.input-text
{
	border: 1px solid #000000;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.input-text:hover, .input-text:focus
{
	background: #DDD9D4;
	color: #160A66;
-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
box-shadow: 5px 5px 10px #000000;
}
/*BUTTONS*/
.buttons A, .buttons BUTTON
{
/*
display:block;
float:left;*/
	margin: 0 7px 0 0;
	background-color: #F5F5F5;
	border: 1px solid #DEDEDE;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px;
/*Links*/
}
.buttons BUTTON
{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.buttons BUTTON[type]
{
	padding: 5px 10px 5px 7px;
/*Firefox*/
	line-height: 17px;
/*Safari*/
}
*:first-child+HTML BUTTON[type]
{
	padding: 4px 10px 3px 7px;
/*IE7*/
}
.buttons BUTTON IMG, .buttons A IMG
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}
/*STANDARD*/
BUTTON:hover, .buttons A:hover
{
	background-color: #DFF4FF;
	border: 1px solid #C2E1EF;
	color: #336699;
}
.buttons A:active
{
	background-color: #6299C5;
	border: 1px solid #6299C5;
	color: #FFF;
}
/*POSITIVE*/
BUTTON.positive, .buttons A.positive
{
	color: #529214;
}
.buttons A.positive:hover, BUTTON.positive:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons A.positive:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #FFF;
}
/*NEGATIVE*/
.buttons A.negative, BUTTON.negative
{
	color: #D12F19;
}
.buttons A.negative:hover, BUTTON.negative:hover
{
	background: #FBE3E4;
	border: 1px solid #FBC2C4;
	color: #D12F19;
}
.buttons A.negative:active
{
	background-color: #D12F19;
	border: 1px solid #D12F19;
	color: #FFF;
}
.buttons BUTTON[disabled]
{
	cursor: default;
	background-color: #BEC4CA;
}
.brinca
{
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
LABEL:hover
{
	color: #0066CC;
	text-shadow: 0px 0px 20px #D13D0E;
}
INPUT:disabled
{
	background: #BEC4CA;
}
LABEL.error2
{
	float: none;
	color: #FF0000;
	vertical-align: top;
	font-weight: bold;
}
INPUT.error2, SELECT.error2
{
	display: block;
	border: 1px solid #FF0000;
	background-color: #F2B8B9;
}
LABEL
{
	font-weight: bold;
}
.impresion
{
	visibility: hidden;
	height: 0px;
}
