/************************************************* TAGS DE HTML */
BODY
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin: 1px 0px 0px 2px;
	/*background-image: url(Images/fondo_principal.gif);
	background-position: left top;
	background-repeat: repeat-y;*/
}

form
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #777777; /* background-image :url(Images/input_bg01.gif);  */
}

select
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #333333; /* background-image: url(Images/input_bg01.gif); */
}

textarea
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	background-image: url(Images/input_bg01.gif);
}


img
{
	border: 0px;
	display: inline;
}

a:link, a:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:	#333333;
	text-decoration: none;

}
a:visited
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:	#666666;
}
a:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:	#4AAA42;
	text-decoration: none;
	cursor: hand;

}

/************************************************* TERMINA TAGS DE HTML */

/************************************************* CLASES GENERALES */
.button1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	border-width: 1px;
	border-left-color: #F7F7F7;
	border-right-color: #4AAA42;
	border-top-color: #F7F7F7;
	border-bottom-color: #4AAA42;
	background-color: #C7C8CB;
	background-image: none;
}

.inputblank
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 0px;
	background-image: url(../../hide.html);
}

.f10px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.f11px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.f13px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.f15px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.f17px
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}

.space2
{
	height: 2px;
}
.space4
{
	height: 4px;
}
.space7
{
	height: 7px;
}
.space10
{
	height: 10px;
}
.space14
{
	height: 14px;
}
.space20
{
	height: 20px;
}


.TextoAnulado
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: line-through;
}

.PrecioEspecial
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	font-weight: bold;
}
/************************************************* TERMINA CLASES GENERALES */

/************************************************* HEADER */
.top_header_table
{
	border-bottom: 1px dashed #999999;
	margin-bottom: 2px;
}

.head_table
{
	background-image: url(Images/BG_LogoTop1.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 900px; /*last: 780px*/
	height: 111px;
}

.head_td_logo
{
	width: 485px;
	padding-left: 37px;
	height: 63px;
}

.head_td_menu_top
{
	width: 415px;
	height: 32px;
	text-align: left;
	vertical-align: middle;
	background-image: url(Images/bg_TopMenu.gif);
	background-position: center, left;
	background-repeat: no-repeat;
	cursor: hand;
	/*border: 1px solid #000000;*/
}

.headmenu_td_option
{
	text-align: left;
	height: 18px;
	padding-left: 15px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(Images/bg_TopMenuLink.gif);
	background-repeat: no-repeat;
	border-right: #999999 1px solid;
	cursor: hand;
}


.head_td_menu_modules
{
	width: 590px;
	height: 38px;
	/*background: #A4B0BF;   07:40 a.m. 15-03-2013 */
	background: #ffffff;
	text-align: left;
}

.head_td_menu_item_off
{
	background-image: url(Images/BTN_Off_20100824.gif);
	width: 118px;
	height: 38px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	/*color: #EFE9D5;*/
	color: #FFFFFF;
	text-decoration: none;
}

.head_td_menu_item_on
{
	background-image: url(Images/BTN_On_20100824.gif);
	width: 118px;
	height: 38px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #254467;
	text-decoration: none;
	cursor: hand;
}


.head_td_buscar
{
	width: 310px;
	height: 52px;
	text-align: center;
	vertical-align: middle;
	background-image: url(Images/bg_Buscar.jpg);
}

.InputTextBuscar
{
	width: 120px;
}
.SelectEmisoras
{
	width: 100px;
}

.head_td_spc14
{
	height: 14px;
}
.head_td_spc27
{
	height: 27px;
}
/************************************************* TERMINA HEADER */


/************************************************* COLLAGE & CARRITO */

.head_collage_table
{
	width: 900px;
	border: 0px;
	border-top: 1px solid #5C6481;
	color: #333333;
}
.head_td_collage
{
	height: 72px;
	background-image: url(Images/collage_top_20100824.jpg);
}

.head_td_titulo_seccion
{
	width: 700px;
	height: 38px;
	background-image: url(Images/back_degra_gris.jpg);
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	padding-left: 10px;
}

.head_td_carrito
{
	vertical-align: top;
	width: 200px;
	height: 38px;
	background-image: url(Images/Carrito.gif);
}

.head_link_carrito
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1EBD6;
	text-decoration: none;
}
a.head_link_carrito:link, a.head_link_carrito:active, a.head_link_carrito:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1EBD6;
	text-decoration: none;
}
a.head_link_carrito:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1EBD6;
	text-decoration: none;
	cursor: hand;
}

/************************************************* TERMINA COLLAGE & CARRITO */

/************************************************* COLUMNA IZQUIERDA */

.leftmenu_td
{
	height: 400px;
	width: 202px;
	border-top: 1px solid #DDDDDD;
	border-left: 0px;
	border-bottom: solid 1px #EFEFEF;
	border-right: solid 1px #FEFEFF;
	text-align: left;
	vertical-align: top;
   background-color: #F7F7FA;
}

.leftmenu_td_title
{
	text-align: left;
	vertical-align: middle;
	height: 30px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #254468;
	font-style: italic;
	font-weight: bold;
	padding-left: 2px;
}

.leftmenu_td_option
{
	clear: both;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.leftmenu_link_option, a.leftmenu_link_option:link, a.leftmenu_link_option:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333399;
	text-decoration: none;
	text-indent: 15px;
	vertical-align: middle;
	background-image: url(Images/left_menu_option.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 202px;
	display: block;
	padding-top: 2px;
}

a.leftmenu_link_option:hover, a.leftmenu_link_option:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333399;
	text-indent: 15px;
	vertical-align: middle;
	background-image: url(Images/left_menu_option2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 202px;
	display: block;
	padding-top: 2px;
}

/************************************************* TERMINA COLUMNA IZQUIERDA */


/************************************************* COLUMNA DERECHA */

.rightmenu_td
{
	height: 400px;
	width: 170px;
	background: #DBEBD4;
	border: 0px;
	text-align: center;
	vertical-align: top;
}
.rightmenu_module_container
{
	margin-bottom: 10px;
	width: 160px;
}

.rightmenu_module_body
{
	height: 120px;
	background: #DBEBD4;
	border: 1px;
	border-left: 1px #DBEBD4 solid;
	border-right: 1px #DBEBD4 solid;
	text-align: left;
	vertical-align: top;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.rightmenu_module_header
{
	width: 160px;
	height: 22px;
	background-image: url(Images/module_title.gif);
	background-color: #DBEBD4;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	/*color: #4AAA42;*/
	color: #254468;
	font-size: 12px;
	font-weight: bold;
}
.rightmenu_module_footer
{
	width: 160px;
	height: 12px;
	background-image: url(Images/module_footer.gif);
	background-color: #DBEBD4;
}


/************************************************* TERMINA COLUMNA DERECHA */


/************************************************* FOOTER */

.footer_td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(Images/back_footer.gif);
	text-align: center;
	vertical-align: middle;
	height: 36px;
}
.footer_link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.footer_link:link, a.footer_link:active, a.footer_link:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.footer_link:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4AAA42;
	text-decoration: underline;
}

/************************************************* TERMINA FOOTER */


/************************************************* CELDA DE CONTENIDOS */

.content_td
{
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.content_td_container
{
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.content_prodBuyBtn
{
	background-image: url(Images/B_Comprar.gif);
	width: 81px;
	height: 18px;
	display: block;
	text-indent: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #4AAA42;
	padding-top: 2px;
	font-family: Arial;
	background-repeat: no-repeat;
	text-decoration: none;
}

.content_td_prodTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/Prod_Title_BG.jpg);
	border: 0px;
	border-top: 1px solid #999999;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.content_td_prodInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.content_td_Price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #446482;
}

.content_td_Leyenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #990000;
}

.content_image_small
{
	margin: 0px;
	margin-right: 2px;
	border: 1px solid #990000;
}



/************************************************* TERMINA CELDA DE CONTENIDOS */

/************************************************* BOTONES DE NAVEGACION */

.nav_next
{
	background-image: url(Images/nav_next.gif);
	width: 85px;
	height: 19px;
	display: block;
	text-indent: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #464748;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.nav_cancel
{
	background-image: url(Images/nav_cancel.gif);
	width: 100px;
	height: 19px;
	display: block;
	text-indent: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #464748;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

/************************************************* DATOS TABULARES */

.cssTabularTable
{
	/*border: 1px solid #336699;*/
	margin: 3px 0 0 0;
}

.cssTabularCellTitleCT
{
	background-color: #99CCFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.cssTabularCellTitleRT
{
	background-color: #99CCFF;
	font-weight: bold;
	text-align: right;
	padding: 3px;
}

.cssTabularCellContentCT
{
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	border: 1px solid #99CCFF;
	padding: 3px;
}

.cssTabularCellContentLF
{
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: 1px solid #99CCFF;
	padding: 3px;
}

.cssTabularCellContentRT
{
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	border: 1px solid #99CCFF;
	padding: 3px;
}

.cssTabularGridView
{
	border: 1px solid #99CCFF;
	margin-top: 10px;
}

.cssTabularRowTitle
{
}

.cssTabularRowTitle th
{
	background-color: #99CCFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.cssTabularRowData
{
}

.cssTabularRowData td
{
	padding: 3px;
}

.cssDetailsTitleTD
{
	background-color: #EFEFEF;
	border: solid 2px #CCCCCC;
	border-left-width: 0;
	border-right-width: 0;
	padding: 0 3px 0 3px;
	height: 22px;
	font-weight: bold;
	color:	#333333;
}

.cssTabularSimpleCellRT
{
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 1px 2px 1px 2px;
}

.cssTabularSimpleCellLF
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 1px 2px 1px 2px;
}

.cssTabularSimpleCellCT
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 1px 2px 1px 2px;
}

/************************************************* TERMINA DATOS TABULARES */
