/* Global Defaults
=====================================================================*/
body,div,ul,li {
	margin:0;
	padding:0;

}

ul {
	list-style:none;
}

:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555a53;
	font-size:10px;
	font-weight:normal;
	background-color:#5B5756;
}

a:link {
  text-decoration: none;
  color: #000000 }
a:visited {
  text-decoration: none;
  color: #000000 }

.regresa1 { TEXT-DECORATION: none; FONT-WEIGHT: bold;FONT-SIZE: 14px;COLOR: #000000;FONT-FAMILY: tahoma,sans-serif;padding : 0px 5px}
.regresa1:link {TEXT-DECORATION: none; color: #FFFFFF; font-family: tahoma,sans-serif; font-size: 14px}
.regresa1:hover {text-decoration: none; color:#cc0000; font-weight: bold; font-family: tahoma,sans-serif; font-size: 14px}

#cuerpo {
	display:block;
	width:1005px;
	height:auto;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px 0 0 0;
}

.Scroll
{
	border: 0px none #DEEBF5;/*#cccccc;*/
    /*cursor:pointer;*/
	/*overflow: auto;*/
    width:100%;
    height:300px;
    overflow-x:hidden;
    overflow-y:auto;
}

.Scroll2
{
	border: 0px none #DEEBF5;/*#cccccc;*/
    /*cursor:pointer;*/
	/*overflow: auto;*/
    width:205px;
    height:200px;
    overflow-x:auto;
    overflow-y:auto;
}

.Scroll_grande
{
	border: 0px none #DEEBF5;/*#cccccc;*/
    /*cursor:pointer;*/
	/*overflow: auto;*/
    width:600px;
    height:200px;
    overflow-x:auto;
    overflow-y:auto;
}

/* AGRANDAR IMAGENES
=====================================================================*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -100px;
border: 5px double gray;
visibility: hidden;
color: #ffffff;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */
}
/*=====================================================================*/


tbody.scrollprod td, tbody.scrollContent tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}
tbody.scrollprod tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

div.tableProd {
	clear: both;
	border: 1px solid #4875B6;
	height: 480px;
	overflow: auto;
	width: 756px
}

/* define width of table. IE browsers only				 */
div.tableProd table {
	float: left;
	width: 738px
}

div.bolsatrabajo {
	clear: both;
	border: 1px solid #4875B6;
	height: 180px;
	overflow: auto;
	width: 756px
}

/* define width of table. IE browsers only				 */
div.bolsatrabajo table {
	float: left;
	width: 738px
}

tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}
tbody.scrollContent tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

div.tableContainer {
	clear: both;
	border: 1px solid #4875B6;
	height: 285px;
	overflow: auto;
	width: 756px
}

/* define width of table. IE browsers only				 */
div.tableContainer table {
	float: left;
	width: 537px
}

thead.fixedHeader tr {
	position: relative;
}

thead.fixedHeader th {
	font-weight: normal;
	text-align: left;
	background-color: #4875B6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #95AED5;
	border-right-color: #6F92C6;
	border-left-color: #6F92C6;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

/* make the A elements pretty. makes for nice clickable headers				*/
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 100%
}
/* make the A elements pretty. makes for nice clickable headers				*/
/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
thead.fixedHeader a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
	width: 100%
}

.fea {
	background:url(../images/cabecera20.jpg);
	width:1000px;
	height:148px;
}	

.gradiente {
	background:url(../images/cabecera2.gif);
	width:1000px;
	height:10px;
}	

.borde01 {
	background:url(../images/borde.jpg);
	width:1000px;
	height:20px;
}	

.space {
	clear:both;
}
	
.zonaIzq {
	width:20%;
	height:auto;
	margin:0 0px 0 10px ;
	padding:0;
	float:left;
	display:block;
	/*border:#009900 solid 1px;	*/
}

.zonader {
	width:75%;
	height:auto;
	margin:0;
	padding:0;
	/*display:block;*/
	float:right;
	/*border:#009900 solid 1px;*/
}
	
.bntMenu {
	width:93px;
	padding:0 14px;
	height:40px;
	background:url(../images/fnd_bntAzul.png) repeat-x;
	color:#FFFFFF;
	line-height:40px;
	text-align:center;
	float:left;
	margin:0 1px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.bntMenu:hover {
	background:url(../images/fnd_bntVerde.png) repeat-x;
}

.bntMenuActivo {
	width:auto;
	padding:0 15px;
	height:40px;
	background:url(../images/fnd_bntVerde.png) repeat-x;
	color:#FFFFFF;
	line-height:40px;
	text-align:center;
	float:left;
	margin:0 1px;
	text-decoration:none;	
	font-size:11px;
	font-weight:bold;
	
}

.menus {
	width:740px;
	height:40px;
	display:block;
	float:none;
}

.barra_gris {
	background-color:#CCCCCC;
	width:740px;
	height:12px;
}

.centrar {
	text-align:left;
}
.vinieta3 {
	list-style-image:url(../images/vinieta_menu_on.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#024a92;
}
.vinieta2 {
	list-style-image:url(../images/vinieta_titulos.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#024a92;
}
.vinieta {
	list-style-image:url(../images/vinieta_titulos.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#024a92;
	border-bottom:#666666 solid 1px;
}

.subtit001 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#024a92;
	border-bottom:#666666 solid 1px;
}

h0 {
	/*color:#fba000;*/
	color:#402BFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	vertical-align:center;
}

h1 {
	color:#FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h2 {
	color:#48cc09;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
h3 {
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
h4 {
	color:#024a92;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h5 {
	color:#FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.agregar {
	list-style-image:url(../images/icono_carrito.png);
}

.agregar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fba000;
	text-decoration:none;
	vertical-align:top;
}

.verprod {
	list-style-image:url(../images/vinieta_titulos.png);
}

.verprod a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
	vertical-align:top;
}


.boton_naranja {
	color:#fbf0dd;
	background-color:#fba000;
	/*font-weight:bold;
	font-size:12px;
	height: 25px;*/
}



.botcom	{
      clear: right;
	  margin: 0 0 3px 0;
	  height: 30px;
	  width: 200px;
	  font-size: 9px;
}	

.botcom a	{
        display: block;
	 	line-height: 22px;
		height: 30px;
		text-align: center;
		color: rgb(55,66,172);
		padding: 0 1px 1px 21px;
		background: url("../images/vinieta_menu.png") 0 0 no-repeat;
}
	
.botcom a:hover	{
		color: rgb(55,65,172);
		background-position: -27px 0;
}

.botcom a:active {
		padding: 1px 0 0 22px;
		background-position: -52px 0;
}


.menu_vertical  {
    clear: right;
	padding:0;
	background-color:RED;
	width:200px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin:1px 0;

}
.submenu_vertical  {
	padding:1px 0 1px 0;
	background-color:#628595;
/*	background:url(../images/menu_down2.jpg) repeat-x;*/
	width:200px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin: 0;
	color:#FFFFFF;
}

.submenu_vertical a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}
	.submenu_vertical a:hover {
		color:#FFFF33;
	}	

.submenu_vertical li {
	list-style-type:square;
}

.menu_vertical a{
	display:block;
	padding: 0 1px 1px 30px;
	background: url(../images/vinieta_menu_off.png) 0 0 no-repeat;
	height:30px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
}

.menu_vertical a:hover	{
		color:#FFFF33;
		background: url(../images/vinieta_menu_on.png) 0 0 no-repeat;
}

.menu_vertical a:active {
		background: url(../images/vinieta_menu_off.png) 0 0 no-repeat;
}

.ventana {
	width:100%;
	color:#FFFFFF;
	padding:0;
	margin:0;
	border:0;
}

.ventana td {
	padding:0 !important;
	margin:0 !important;
	background-color:#024a92;
}

.ventana td  a{
	color:#FFFFFF;
}

.ventana_titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	height:30px;
	width:100%;
	background-color:#68ba1c !important;
	padding:0 !important;
	margin:0 !important;

} 

.pie {
	display:block;
	background:url(../images/pie.png) repeat-x;
	height:29px;
	width:90%;
	text-align:center;
	margin:5px auto;
}

.pie a {
	color:#FFFFFF;
}

.pienew {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:url(../images/pie4.jpg) repeat-x;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	height:60px;
	width:100%;	
}

.pienew02 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:url(../images/pie4.jpg) repeat-x;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	height:60px;
	width:100%;	
}

.piew10 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:url(../images/pie4.jpg) repeat-x;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	height:60px;
	width:1000px;	
}

.bordes_updown {
	border-bottom:#666666 solid 1px;
	border-top:#666666 solid 1px;
	padding:5px;
}

.lista_producto {
	border:0;
	padding:0;
	margin:0;
	width:90%;
}

.titulo_columna {
	color: #0033FF;
	margin:0 0 5px 0;
}

.titulo_columna td{
	border-top:#666666 solid 1px !important;
	border-bottom:#666666 solid 1px !important;
}

.cont_contenido {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 58px;
	text-align: justify;
}

.cont_contenido9 {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 158px;
	text-align: justify;
}

.cont_centrado {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 150px;
	text-align: justify;
}

.cont_contenido2 {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 45px;
	padding-left: 20px;
	text-align: justify;
}
.cont_contenido4 {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 5px;
	text-align: justify;
}

.prgt_frte {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
}

.formas_de_pago {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 5px;
	text-align: justify;
}

.fondo_contenido {
	background-color: #FFFFFF;
	background-image: url(../images/bg_int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.capasubmenu {
	position:relative; top:0px; left:20px;
}

.cont_contenido3 {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position:relative; top:20px; left:120px; width:500px
}

.cont_fechahora {
      /*Verdana, Arial, Helvetica, sans-serif*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.subtitulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#024a92;
	border-bottom:#666666 solid 1px;
}

.subt_sinlinea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#024a92;
	
}
.detalle {
	FONT-FAMILY: arial,sans-serif; padding : 0px 5px;
	font-size: 12px;	
	FONT-WEIGHT: bold;
}
.TextoAzul {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333399;
	FONT-FAMILY: tahoma,sans-serif;
	padding : 0px 5px;
	text-decoration: none;
}

.TextoRojoGrande {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #cc0000;
	FONT-FAMILY: tahoma,sans-serif;
	padding : 0px 5px;
}

.textoTitulo {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#separador {
	width: 580px;
	border-top: 1px solid #d7d7d7;
	padding: 0 0 0 15px;
	margin: 10px 0 15px 8px;
}

#apDiv1 {
	position:relative;
	left:10px;
	top:6px;
	width:580px;
	height:23px;
	z-index:1;
}
#apDiv2 {
	position:relative;
	left:10px;
	top:0px;
	width:580px;
	height:28px;
	z-index:2;
}
.bolder {
	font-weight: bold;
}
.gruesito {
	font-weight: bold;
}

#wrapper #content table tr td table tr td #apDiv2 a strong {
	color: #FF5E5E;
}


/* Start CSS Coding
=====================================================================*/
#wrapper {
	width:999px;
	margin:0 auto;
}
#header {
	width:999px;
	height:43px;
	margin: 0 0 12px 0;
}
#logo{
	width:255px;
	height:43px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent: -5000px;
}
#logo span{
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#menutop {
	float: right;
	display: inline;
	margin: 8px 0 0 0;
	height: 27px;
}

#menutop a, #menutop a:link, #menutop a:visited, #menutop a:hover{
	color:#0071c8;
	text-decoration:none;
}

#menutop li {
	display: inline;
	float: left;
	height: 27px;
	background: url(../images/topmenu_left.png) no-repeat;
	margin: 0 6px 0 0;
}
#menutop li a, #menutop li a:link, #menutop li a:visited {
	display: inline;
	float: left;
	height: 21px;
	background: url(../images/topmenu_right.png) no-repeat 100% 0;
	padding:6px 12px 0 12px;
	font-size:1.1em;
	color:#c7e5fc;
	font-weight:bold;
	text-transform:uppercase;
}
#menutop li:hover {
	background-position:0 -27px;
}
#menutop li:hover a, #menutop li:hover a:link, #menutop li:hover a:visited, #menutop li a:hover {
	background-position:100% -27px;
	color:#fff;
	text-decoration:none;
}
#menutop li.last {
	margin: 0;
}


/* Menu
=====================================================================*/

#placemainmenu {
	width: 999px;
	height: 41px;
	background: url(../images/mainmenu.png) no-repeat;
	margin: 0 0 12px 0;
}

#mainmenu {
	position:relative;
	width:760px;
	height:28px;
	float:left;
	display: inline;
	margin: 6px 0 0 0;
	padding: 0 0 0 7px;
	z-index:15;
}

#mainmenu a, #mainmenu a:link, #mainmenu a:visited, #mainmenu a:hover{
	color:#0071c8;
	text-decoration:none;
}

#mainmenu li {
	display:inline;
	float:left;
	height:28px;
	margin:0 5px 0 0;
	position:relative;
}
#mainmenu li:hover, #mainmenu li.active {
	background:url(../images/menu_left.png) no-repeat;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	display:inline;
	float:left;
	height:22px;
	padding:6px 20px 0 20px;
	font-size:1.2em;
	font-weight:bold;
	color:#797979;
}
#mainmenu li a:hover, #mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited, #mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited {
	background:url(../images/menu_right.png) no-repeat 100% 0;
	text-decoration:none;
	color: #4b4b4b;
}
/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu #mainmenu ul a{
	text-align:left;
	border:none;
	background:none;
}
#placemainmenu ul ul {
	position:absolute;
	z-index:1000;
	display:none;
	width:189px;
	margin:26px 0 0 0;
	left:0;
	border-top:none;
}
#placemainmenu ul li ul li, #placemainmenu ul li ul li:hover {
	display:inline;
	width:183px;
	height:28px;
	float:left;
	background:url(../images/dropdown_back.png) no-repeat;
	padding: 2px 0 0 6px;
}
#placemainmenu ul li ul li.top, #placemainmenu ul li ul li.top:hover {
	width:183px;
	height:28px;
	background:url(../images/dropdown_top.png) no-repeat;
	padding:9px 0 0 6px;
}
#placemainmenu ul li ul li.bottom, #placemainmenu ul li ul li.bottom:hover {
	width:183px;
	height:31px;
	background:url(../images/dropdown_bottom.png) no-repeat;
	padding:2px 0 0 6px;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	width:159px;
	color:#4b4b4b;
	font-size:1.1em;
	display:inline;
	float: left;
	height:18px;
	padding: 6px 9px 0 9px;
	margin: 0;
	text-transform:none;
	background:none;
	font-weight: lighter;
}
#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../images/dropdown_hover.png) no-repeat;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */



