body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #454545;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.td_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #636363;
}

.td_notahome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #636363;
}

.td_notahome_nar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-image: url(../imgs/input_shadow.gif);
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

.tit_nota_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-transform: uppercase;
}

.ico_recoleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-transform: uppercase;
}


.fecha_nota_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.copete_img_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

A:link {COLOR: #FF6600; TEXT-DECORATION: underline; FONT-WEIGHT: bold; }
A:visited {COLOR: #FF6600; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
A:hover {COLOR: #FF9900; TEXT-DECORATION: none; FONT-WEIGHT: bold; }

.tit_internas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.tit_internas2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.tit_internas3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.tit_internas4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.tit_internas5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.bold_nar {
	font-weight: bold;
	color: #FF6600;
}

.bold_ita_nar {
	font-style: oblique;
	font-weight: bold;
	color: #FF6600;
}

.test {
	background-color: #FFFF00;
	font-weight: bold;
}

img {
	border: none;
}

.img_border {
	border: 1px solid #000000;
}

.table_border {
	border: 1px dotted #EFEFEF;
}

.botonCalendario{
	background:none;
	border:1;
	cursor:pointer;
	padding-left:10px;
	width:20px;
	height:20px;
	background: url("calendario.JPG")no-repeat 0 0;
	margin-right:5px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Red;
}


