/* CSS Document */

html {
	height:100%;
	width:100%;
}

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#333333;
}
td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
}
h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#9B9B9B;
	background:;
}

h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#C00000;
	background:;
}
h4{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4E4E4E;
	background:;
}

p {
	font-family:"Trebuchet MS";
	color:#333;
	/*margin-left:10px;*/
	font-size:12px;
}
h2 {
color:#666;
font-size:12px;
font-family:"Trebuchet MS";
margin-left:10px;
font-weight:bold;
}

/*///////////////////////////////// GENERAL LINKS /////////////////////////////////*/
a {
	font-size: 11px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}

#buscar{
	margin-top:8px; padding-left:10px; margin-bottom:10px;
}
/*///////////////////////////////// MENU /////////////////////////////////*/

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 181px; /* Width of Menu Items */
/*border-bottom: 1px solid #fff;*/
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
}



.suckerdiv ul li{
position: relative;

}

	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 180px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
background: transparent filter: alpha(opacity=75);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	color: #fff;
	text-decoration: none;
	background: #C00000;
	padding: 3px 5px;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #fff;
}

.suckerdiv ul li a:visited{
color: #fff;
}

.suckerdiv ul li a:hover{
color:#fff;
background:#993333;
}

.triangulito{
	background: url(../images/flechita_04.gif) no-repeat center right;
}

.suckerdiv .subfolderstyle:hover{
	background:#993333 url(../images/flechita_04.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/****************RETAIL******************/
.suckerdiv2 ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 171px; /* Width of Menu Items */
border-bottom: 1px solid #fff;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
}

.suckerdiv2 ul li{
position: relative;

}

	
/*1st level sub menu style */
.suckerdiv2 ul li ul{
left: 170px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
background: transparent filter: alpha(opacity=75);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

/*All subsequent sub menu levels offset */
.suckerdiv2 ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv2 ul li a{
	display: block;
	color: #fff;
	text-decoration: none;
	background: #C00000;
	padding: 3px 5px;
	border-top: 1px solid #fff;
	border-bottom: 0;
}

.suckerdiv2 ul li a:visited{
color: #fff;
}

.suckerdiv2 ul li a:hover{
color:#fff;
background:#993333;
}

.suckerdiv2 .subfolderstyle{
	background:url(../images/flechita_04.gif) no-repeat center right;
}

.suckerdiv2 .subfolderstyle:hover{
	background:#993333 url(../images/flechita_04.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv2 ul li { float: left; height: 1%; }
* html .suckerdiv2 ul li a { height: 1%; }

/* End */

/****************RETAIL******************/

		
#rojo {
	background: #c00000;
	color:#fff;
	
}

#misiones {
	width:181px;
	background-color:#BF0302;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:108px;
}
#misiones2 {
	width:181px;
	background-color:#BF0302;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:108px;
}

#misiones p{
	margin:0 7px 0 7px;
	color: #fff;
}

#misiones2 p{
	margin:0 7px 0 7px;
	color: #fff;
}


#bottom1 {
	width:150px;
	background:url(../images/bottom_31.jpg) no-repeat;
	height:10px;	
}

#importall{
	width:150px; 
	float:right;
	margin-top:0px;
	margin-right:7px;
	margin-left:15px;
	margin-bottom:10;
}

#importante{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:150px;
	margin-top:-2px;
	background: #DCEBED;
}
#import{
		background:url(../images/nosotros_institucional_28.jpg) no-repeat top;
		width:150px;
		height:40px;

}
#importend{
		width:250px;
		height:10px;
		background:url(../images/licuadora_bottom_34.jpg) no-repeat;
}
/*/////////////////////////////// <left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall2{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante2{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#ECF6B7;
	padding-top:10px;
}
#import2{
		background:url(../images/gaiaformulas_30.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend2{
		width:200px;
		height:10px;
		background:url(/images/gaia_prdto_135.jpg) no-repeat;
}

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall3{
	width:201px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante3{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:201px;
	margin-top:-2px;
	background:#D0E3EA;
	padding-top:10px;
}
#import3{
		background:url(../images/linea_dentina_45.jpg) no-repeat top;
		width:201px;
		height:40px;

}
#importend3{
		width:201px;
		height:10px;
		background:url(../images/linea_dentina_62.jpg) no-repeat center center;
}

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall4{
	width:201px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante4{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:201px;
	margin-top:-2px;
	background:#CDE6ED;
	padding-left:15px;
	padding-top:10px;
}
#import4{
		background:url(../images/linea_dentina_45.jpg) no-repeat top;
		width:201px;
		height:40px;

}
#importend4{
		width:201px;
		height:10px;
		background:url(/images/blax_bottom_144.jpg) no-repeat;
}
/*/////////////////////////////// </left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall5{
	width:201px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante5{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:201px;
	margin-top:-2px;
	background:#ECF6B7;
	padding-left:5px;
	padding-top:10px;
}
#import5{
		background:url(../images/nosotros_victorina_31.jpg) no-repeat top;
		width:201px;
		height:40px;

}
#importend5{
		width:201px;
		height:10px;
		background:url(../images/nosotros_victorina_56.jpg) no-repeat;
}

#importall05{
	width:201px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante05{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:201px;
	margin-top:-2px;
	background:#E9F5D6;
	padding-left:5px;
	padding-top:10px;
}
#import05{
		background:url(/images/filosofia_piruleta_.jpg) no-repeat top;
		width:201px;
		height:40px;

}
#importend05{
		width:201px;
		height:10px;
		background:url(/images/filosofia_piruleta.jpg) no-repeat;
}

#importall005{
	width:201px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante005{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:201px;
	margin-top:-2px;
	background:#C3BD9D;
	padding-left:5px;
	padding-top:10px;
}
#import005{
		background:url(/images/yanes_visitanos_139.jpg) no-repeat top;
		width:201px;
		height:40px;

}
#importend005{
		width:201px;
		height:10px;
		background:url(/images/yanes_nos_bottom_144.jpg) no-repeat;
}


#import0005{
		background:url(/images/elmundodeljuguete_noscuadri.jpg) no-repeat top;
		width:201px;
		height:40px;
}

#importend0005{
		width:201px;
		height:10px;
		background:url(/images/elmundodeljuguete_bottom_14.jpg) no-repeat;
}
#importante0005{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:201px;
	margin-top:-2px;
	background:#C4E4FD;
	padding-left:5px;
	padding-top:10px;
}
/*/////////////////////////////// </left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall6{
	width:150px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante6{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:149px;
	margin-top:-2px;
	background:#DCEBED;
	padding:10px 0 0px 0px;
}

#importante6 img {
	display: block;
margin-right:-1px;
	
}
#importante6 p {
margin-right:10px;
margin-left:10px;
	
}

#import6{
		background:url(../images/nosotros_dist_28.jpg) no-repeat top;
		width:149px;
		height:40px;

}
#importend6{
		width:149px;	
		height:10px;
		background:url(../images/nosotros_cm_51.jpg) no-repeat;
}

/*/////////////////////////////// </left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////////// informaciones \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall7{
	width:501px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante7{
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	font-family:"Trebuchet MS";
	font-size:12px;
	width:499px;
	margin-top:-2px;
	background:#ECF6B7;
	padding:10px 0 0 0;
}
#import7{
		background:url(/images/nosotros_desc_61.jpg) no-repeat top;
		width:501px;
		height:14px;
}
#importante7 p {
margin-right:10px;
margin-left:10px;
}
#importend7{
		width:501px;
		height:14px;
		background:url(/images/nosotros_desc_83.jpg) no-repeat top;
}
/*/////////////////////////////// </informaciones> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Gas Pepin> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall07{
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
}

#importante07{
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	font-family:"Trebuchet MS";
	font-size:12px;
	width:700px;
	margin-top:-2px;
	padding-left:5px;
	padding-top:5px;
	padding:20px;
	background:url(../images/tanque_gas.jpg) bottom right no-repeat #006FB7;
	height:280px;
}
#import07{
		background:url(/images/nosotros_othercolor_61.jpg) no-repeat top;
		width:700px;
		height:10px;

}
#importend07{
		width:700px;
		height:20px;
		background:url(../images/nosotros_descothercolor_83.jpg) no-repeat top; color:#666666;
}

#transparent_table {
	/*BACKGROUND-COLOR: #ffffff; filter:alpha(opacity=80); opacity:.75; border:solid 3px #354060;padding-bottom:10px;padding-left:	3px; */
	padding-top:10px;
	padding-top:3px;
	margin-bottom:30px;	
	margin-left:12px;
}

#gasbg{
	background:url(../images/tanque_gas.jpg) bottom right no-repeat;
}

#importante07 p {
	margin-top:10px;
	color:#FFFFFF;
}
#serviciosgas1 {
	font-weight: bold;
	font-size:16px;
	color:#333;
	border-right:solid 3px #FFFFFF;
	background:url(../images/cuadrito_servicios_03.jpg) bottom left no-repeat;
	padding-left: 40px;
}
#serviciosgas2 {
	font-weight: bold;
	font-size:16px;
	color:#333;
	background:url(../images/cuadrito_servicios_03.jpg) bottom left no-repeat;
	padding-left: 40px;
}
#serviciosgas3 {
	font-weight: bold;
	font-size:16px;
	color:#333;
	background:url(../images/cuadrito_servicios_03.jpg) bottom left no-repeat;
	padding-left: 40px;
}

/*/////////////////////////////// </Gas Pepin> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Electrodomesticos> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#tablelineablanca {

	margin:10px 0 10 10px;
}

#electrodomesticosbg li{
	margin-left:10px;
}

/*/////////////////////////////// </Electrodomesticos> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <gallina blanca 1> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall8a{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante8a{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#D0E8F2;
	padding-top:10px;
}
#importante8a p{
	margin-left:10px;
}
#import8a{
		background:url(/images/gallina_blanca_ban.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend8a{
		width:200px;
		height:10px;
		background:url(/images/pg_ace_06.jpg) no-repeat;
}

/*/////////////////////////////////// /gallina blanca 1 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <gallina blanca 2> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall8{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante8{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#DCEBED;
	padding-left:15px;
	padding-top:10px;
}
#import8{
		background:url(/images/gallina_blanca_ban_32.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend8{
		width:200px;
		height:10px;
		background:url(/images/gallina_blanca_ban_57.jpg) no-repeat;
}

/*/////////////////////////////////// /gallina blanca 2 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall9{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante9{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#CFE4E9;
	
	padding-top:10px;
}
#import9{
		background:url(../images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend9{
		width:200px;
		height:10px;
		background:url(../images/pg_ace_06.jpg) no-repeat;
}

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall10{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante10{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#ECF6B7;
	padding-top:10px;
}
#importante10 p{
	margin-left:10px;
}
#import10{
		background:url(../images/variedades_keebler_37.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend10{
		width:200px;
		height:10px;
		background:url(/images/variedades_keebler_57.jpg) no-repeat;
}

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*/////////////////////////////// <left side bars> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall11{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante11{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#ECF6B7;
	padding-left:15px;
	padding-top:10px;
}
#import11{
		background:url(/images/mas_37.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend11{
		width:200px;
		height:10px;
		background:url(../images/mas_57.jpg) no-repeat;
}

/*/////////////////////////////////// left side bar \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <left side bars beech nut> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall12{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante12{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#D0E9F0;
	padding-top:10px;
}
#import12{
		background:url(/images/beechnutlateral_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend12{
		width:200px;
		height:10px;
		background:url(/images/beechnut_product_44.jpg) no-repeat;
}
#importante12 p {
margin-left:10px;

}

/*/////////////////////////////////// left side bar beech nut \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <left side bars barilla> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#importall13{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante13{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#D0E9F0;
	padding-top:10px;
}
#import13{
		background:url(/images/barillabar_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend13{
		width:200px;
		height:10px;
		background:url(/images/barilla_product_bar_39.jpg) no-repeat;
}
#importend013{
		width:200px;
		height:10px;
		background:url(/images/barillabar_06.jpg) no-repeat;
}

#importante13 img {
	display: block;
/*	margin-right:-1px;*/
	
}


#importante13 a {
margin-left:10px;
}

#importante13 p {
padding-left:10px;
}
/*///////////////
#importante24{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:199px;
	margin-top:-2px;
	background:#FFFFCD;
	padding:10px 0 0px 0px;
}

#importante24 img {
	display: block;
/*	margin-right:-1px;
	
}
#importante24 p {
margin-right:10px;
margin-left:10px;
	
}

#import24{
		background:url(/images/curriculum_animate_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend24{
		width:200px;	
		height:10px;
		background:url(/images/curriculum_animate_05.jpg) no-repeat;
}*/
/*/////////////////////////////////// left side bar barilla \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <contacto> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


#importante14{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:199px;
	margin-top:-2px;
	background:#FFFFCD;
	padding:8px 0 0px 0px;
	
}

#importante14 img {
	display: block;
/*	margin-right:-1px;*/
	
}
#importante14 p {
margin-right:10px;
margin-left:10px;
	
}

#import14{
		background:url(../images/contacto_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend14{
		width:200px;
		height:10px;
		background:url(../images/contacto_06.jpg) no-repeat;
}
/*/////////////////////////////////// <contacto> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Equipo ganador> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall15{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante15{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:199px;
	margin-top:-2px;
	background:#FFFFCD;
	padding:10px 0 0px 0px;
}

#importante15 img {
	display: block;
/*	margin-right:-1px;*/
	
}
#importante15 p {
margin-right:10px;
margin-left:10px;
	
}

#import15{
		background:url(/images/equipo_ganador_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend15{
		width:200px;
		height:10px;
		background:url(/images/equipo_ganador_06.jpg) no-repeat;
}

/*/////////////////////////////////// </Equipo ganador> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Gatorade> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall16{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante16{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#000;
	padding:10px 0px 0px 0px;
}
#importante16 p{
	margin-left:10px;
}
#import16{
		background:url(/images/gatorade_prod_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend16{
		width:200px;
		height:10px;
		background:url(/images/gatorade_prod_06.jpg) no-repeat;
}

/*/////////////////////////////////// </Gatorade> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*/////////////////////////////// <Adrenaline Rush> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall17{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante17{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#000;
	padding:10px 0px 0px 0px;
}
#importante17 p{
	margin-left:10px;
}
#import17{
		background:url(/images/gatorade_prod_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend17{
		width:200px;
		height:10px;
		background:url(../images/sobe_adrenaline_06.jpg) no-repeat;
}

/*/////////////////////////////////// </Adrenaline Rush> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Frescavena> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall18{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante18{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#F2F2F2;
}
#importante18 p{
	margin-left:10px;
}
#import18{
		background:url(/images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend18{
		width:200px;
		height:10px;
		background:url(/images/frescavena_35.jpg) no-repeat;
}

/*/////////////////////////////////// </Frescavena> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Capn crunch> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall19{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante19{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#B4EBE5;
}
#importante19 p{
margin-left:10px;
}
#import19{
		background:url(/images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend19{
		width:200px;
		height:10px;
		background:url(../images/capncrunch_36.jpg) no-repeat;
}

/*/////////////////////////////////// </Capn crunch> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Aunt jemima> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall20{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante20{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#F2F2F2;
	padding:10px 0 0 0;
}
#importante20 p{
	margin-left:10px;
}
#import20{
		background:url(/images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend20{
		width:200px;
		height:10px;
		background:url(../images/aunt_bar_42.jpg) no-repeat;
}

/*/////////////////////////////////// </Aunt jemima> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Kretschner> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall21{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
}

#importante21{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#CCCC9A;
	padding:10px 0 0 0;

}
#importante21 p{
	margin-left:10px;
	margin-right:10px;
}
#import21{
		background:url(/images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;
		padding:0 0 0 0;

}
#importend21{
		width:200px;
		height:10px;
		background:url(/images/kretschner_bar_48.jpg) no-repeat;
}

/*/////////////////////////////////// </Kretschner>  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Chewy> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall22{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante22{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#CCCC9A;
	padding:10px 0 0 0;
}
#importante22 p{
	margin-left:10px;
}
#import22{
		background:url(/images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend22{
		width:200px;
		height:10px;
		background:url(/images/chewy_48.jpg) no-repeat;
}

/*/////////////////////////////////// </Chewy>  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <avena quaker> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall23{
	width:200px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10;
}

#importante23{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#CCCC9A;
	padding:10px 0;
}
#importante23 p{
	margin-left:10px;
}
#import23{
		background:url(/images/linea_dentina_45.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend23{
		width:200px;
		height:10px;
		background:url(../images/avena_quaker_oats_48.jpg) no-repeat;
}

/*/////////////////////////////////// </avena quaker>  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <recursos humanos> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importante24{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:199px;
	margin-top:-2px;
	background:#FFFFCD;
	padding:10px 0 0px 0px;
}

#importante24 img {
	display: block;
/*	margin-right:-1px;*/
	
}
#importante24 p {
margin-right:10px;
margin-left:10px;
	
}

#import24{
		background:url(/images/curriculum_animate_01.jpg) no-repeat top;
		width:200px;
		height:40px;

}
#importend24{
		width:200px;	
		height:10px;
		background:url(/images/curriculum_animate_05.jpg) no-repeat;
}
/*/////////////////////////////////// </recursos humanos>  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/////////////////////////////// <Lipton> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#importall25{
	width:202px; 
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
}

#importante25{
	border-right:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	font-family:Lucida Grande, sans-serif;
	font-size:10px;
	width:200px;
	margin-top:-2px;
	background:#ffda00;
	padding:10px 0px 0px 0px;
}
#importante25 p{
	margin-left:10px;
}
#import25{
		background:url(/images/title_lipton.jpg) no-repeat top;
		width:202px;
		height:40px;

}
#importend25{
		width:202px;
		height:10px;
		background:url(/images/_down.jpg) no-repeat;
}

/*/////////////////////////////////// </Lipton> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#ositobg{
	background:url(/images/elmundodeljugueteosito.jpg) bottom right no-repeat;
}


/*///////////////////////////////// MENU /////////////////////////////////*/



/*//////////////////////////////////frame link externo\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.visitar {
	float:right;
	height:18px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#C00000;
}
.visitar a {
	text-decoration:none;
	height:18px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#C00000;
	border: 1px solid #ffffff;
	padding:3px 5px 3px 5px;
}

.visitar a:visited {
	text-decoration:none;
	height:18px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#C00000;
	border: 1px solid #ffffff;
	padding:3px 5px 3px 5px;
}

.visitar a:hover {
	border: 1px solid #2491B2;
	height:18px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666;
	padding:3px 5px 3px 5px;
}
/*//////////////////////////////////frame link externo\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	



/*///////////////////////////////// MAIN /////////////////////////////////*/

#main {
	height:100%;
	margin:0 auto;
}
#barderecha{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
}

#barderecha a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
	text-decoration:none;
}

/*///////////////////////////////// CONTENT /////////////////////////////////*/

#content {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	width:100%;
	padding-left:10px;
}

#content strong {
	color:#CC0000;
}

#content em {
	color:#FF7D7D;
}

#introduction {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#333;
	padding-left:25px;
	margin-bottom:20px;
}
/*///////////////////////////////// SIDE NAVIGATION /////////////////////////////////*/

/*#side_nav_bg {
	background-color:#EAEAEA;
	background-image:url(/images/nav_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#side_nav {
	background-image:url(/images/nav_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#333333;
	width:180px;
	text-align:left;
	font-size:10px;
}
#side_nav1 {
	color: #FF3300;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
#side_nav1 a:link {
	color: #FF3300;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}

#side_nav1 a:visited {
	color: #FF3300;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}

#side_nav1 a:active {
	color: #FF3300;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}
#side_nav1 a:hover {
	color: #333333;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}

#side_nav2 {
	color: #FF3300;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}
#side_nav2 a:link {
	color: #FF3300;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

#side_nav2 a:visited {
	color: #FF3300;
	text-decoration:underline;
}

#side_nav2 a:active {
	color: #FF3300;
	text-decoration:underline;
}
#side_nav2 a:hover {
	color: #333333;
	text-decoration:underline;
}*/

/*///////////////////////////////// FOOTER /////////////////////////////////*/

#footer {
	font-family:"Trebuchet MS";
	color:#666;
	font-size:11px;
}

#footer a{
	color:#c00000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

/*///////////////////////////////// SITE MAP /////////////////////////////////*/

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

#sitemap a:link {
	color:#333333;
}

#sitemap a:hover {
	color:#666666;
}

#sitemap a:visited {
	color:#333333;
}

#sitemap a:active {
	color:#333333;
}

/*///////////////////////////////// BREADCRUMB /////////////////////////////////*/

#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#444444;
}

#breadcrumb a:link {
	color:#FF9999;
}

#breadcrumb a:hover {
	color:#CC0000;
}

#breadcrumb a:visited {
	color:#FF9999;
}

#breadcrumb a:active {
	color:#FF9999;
}

/*///////////////////////////////// LINKBOX /////////////////////////////////*/

#linkbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	width:200px;
	padding:10px 0 10px 0;
}

#linkbox a:link {
	color:#333333;
}

#linkbox a:hover {
	color:#666666;
}

#linkbox a:visited {
	color:#333333;
}

#linkbox a:active {
	color:#333333;
}

/*///////////////////////////////// SELECTBOX /////////////////////////////////*/

#selectbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	padding:10px;
	width:170px;
}
#textfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	padding:3px;
	width:150px;
}

#searchForm {
	margin:23px 0 0 159px;
	padding:0;
	border:1px solid #000;
	background:#fff;
	position:absolute;
	width:250px;
	height:75px;
	border:1px solid #000;
	display:none;
}

#closeForm {
	font:10px Arial, Helvetica, sans-serif;
	padding:2px;
	float:right;
	cursor:pointer;
}

/*///////////////////////////////BUSQUEDA POR CAT Y MARCA////////////////////////////////////*/

#list{
		border:1px solid #CC0000; 
		scrollbar-3dlight-color:#fff;
        scrollbar-arrow-color:#CC0000;
        scrollbar-base-color:#fff;
        scrollbar-darkshadow-color:#CC0000;
        scrollbar-face-color:#fff;
        scrollbar-highlight-color:#CC0000;
        scrollbar-shadow-color:#fff; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		color:#666; 
		font-size:10px;
} 

/*/////////////////////////////tablas//////////////////*/
.mamen{
color:#F03D26;
font-weight:bold;
}

#table_servicios td{
border-bottom: solid 1px #F03D26;
padding-top:15px;

}
.tr1{
background-color:#CCCCCC;
}
.tr2:hover {
background-color:#000000;
}
/*/////////////////////////////tablas//////////////////*/


.marca_nav a:link, 
.marca_nav a:visited, 
.marca_nav a:active 
{
display:block; 
float:left;
width:100%;
padding:5px 0;

background:#C00000;
color:#fff;
font-weight:bold;
border-top:2px solid #C00000;
text-decoration:none;
text-align:center;
outline:0;
}

.marca_nav a:hover
{
border-top:2px solid white;
}


.marca_contenido
{
clear:both;
padding-top:0;
}
