@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-style: normal;
	list-style-image: url(arrow.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-style: normal;
	background-color: #F4F4F4;
	}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-style: normal;
	background-color: #F4F4F4;
	}
.peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.normalOrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
}
.normalOrgBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F86833;
	font-style: normal;
	font-weight: bold;
}
.GrOrgBoldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}

.Grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}

.imagenLogo {
	margin: 0 10px 10px 0;
	
}

a:link {color:#003366; text-decoration: underline}
a:visited {
	color:#003366;
	text-decoration: underline;
} 
a:hover {
	color:#0099CC;
text-decoration: underline;
	
} a:active {
	color:#003366;
	text-decoration: underline;
}
.input {
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.inputSend {
	height: 15px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: thin none;
	background-color: #FF6600;
}
.espacioTable {
	padding: 5px;
}
body,td,th {
	font-size: 11px;
}
.estAzul {color: #003366}
.estRojo {color: #FF0000}
.estNegro {color: #000000}
.tBig {
	font-size: 12px;
}

