body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	text-align:left;
}
td.container {
	clear: both;
	position: relative;
	/*text-align: center;*/
	text-align:left;
	width: 768px;
	margin: 0 auto;
}
td.left {
	text-align: left;
	padding-top: 37px;
	padding-left: 24px;
	background-image: url(imgs/logo_filete.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

.footer {
	width:768px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	background-color: #E1E1E1;
	height: 21px;
}
.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 768px;
	height: 147px;
	clear: both;
	/*text-align:center;*/
}

.mainpane {
	padding-top: 37px;
	text-align: left;
	padding-left: 22px;
	vertical-align: top;
	padding-bottom: 35px;
}
.texto {
	line-height: 22px;
}
.seccion {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #F0B606;
	font-weight: normal;
	letter-spacing: -1px;
}
.subtitulo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #4d4d4d;
	letter-spacing: -1px;
	font-weight: normal;
}
.listado{
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.tabla-titulo {
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-top: 15px;
}
.main table.productos td#nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBB105;
	margin-bottom: 5px;
	width: 25%;
	vertical-align: top;
	text-transform: uppercase;
}
.main table.productos td#nombre a {
	color: #EBB105;
	text-decoration:none;
}
.main table.productos td#nombre a:hover {
	text-decoration:underline;
}

.main table.productos td#descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
	margin-bottom: 5px;
	vertical-align: top;
	line-height: normal;
}
.main table.productos td#descripcion a:hover {
	text-decoration:underline;
}

/*                                         */
.error {
	background-color: #ECF1FF;
	border: 1px solid #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 10px;
}
.main table.productos td {
	padding-left: 10px;
	margin-bottom: 5px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
.subtitulo2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 5px;
}
.destacadoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EBB105;
	text-transform: uppercase;
}
.tabla-titulo2 {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-top: 15px;
}
