body {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #efefef;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.td_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #efefef;
}

.td_notahome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #efefef;
}

.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: bold;
	color: #003366;
	background-image: url(../imgs/input_shadow.gif);
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

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;
}

.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: 18px;
	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: #FFCC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.footersmall {
	font-weight: normal;
	font-size:9px;
	color: #CCCCCC;
}

.txtnovedades {
	font-weight: normal;
	font-size:9px;
	color: #FFFFFF;
}

.boldnovedades {
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
}

.fechanovedades {
	font-weight: bold;
	font-size:9px;
	color: #000000;
}

.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;
}

A:link {
	COLOR: #FFCC00;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
A:visited {
	COLOR: #FFCC00;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

.linkceleste:link {	COLOR: #87a5ad; TEXT-DECORATION: underline; FONT-FAMILY: arial; FONT-WEIGHT: normal}
.linkceleste:visited {	COLOR: #87a5ad; TEXT-DECORATION: underline; FONT-FAMILY: arial; FONT-WEIGHT: normal}
.linkceleste:active {	COLOR: #87a5ad; TEXT-DECORATION: underline; FONT-FAMILY: arial; FONT-WEIGHT: normal}
.linkceleste:hover {	COLOR: #87a5ad; TEXT-DECORATION: none; FONT-FAMILY: arial; FONT-WEIGHT: normal}

