a {
	color: #039;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font: 100% arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}

#consola,
#content,
#header,
#footer {
	display: inline;
	clear: both;
	float: left;
}

#content {
	margin: 30px 0 0 0;
	width: 960px;
	float: left;
}

#header {
	width: 960px;
	height: 80px;
	float: left;
}

#header h1 {
	margin: 0;
	padding: 0;
	float: left;
}


#header h1 a {
	display: block;
	width: 175px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0;
}

#header h1 span {
	display: none;
}

#header #nav-support {
	font-size: 75%;
	float: right;
	margin: 5px 5px 0 0;
	padding: 0;
}

#header #nav-support a {
	color: #FFF;
	margin: 0 5px;
	padding: 0;
	text-decoration: none;
}

#header #nav-support a:hover {
	text-decoration: underline;
}

#header #nav-support ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header #nav-support ul li {
	float: left;
	border-right: 1px solid #FFF;
}

#header #nav-support ul li.last {
	border-right: 0;
}

#nav-main {
	display: block;
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	background: #FFF;
	text-align: center;
}

#nav-main ul {
	list-style: none;
	width: 940px;
	height: 44px;
	margin: 0 10px;
	padding: 0;
	float: center;
	clear: both;
	background: url(/images/bg-nav-main.jpg) 0 0 no-repeat;
}

#nav-main ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav-main ul li a {
	display: block;
	width: 200px;
	height: 44px;
}

#nav-main ul li#nutricion a {
	width: 340px;
	margin: 0;
}

#nav-main ul li a span {
	display: none;
}

#header #search-box {
	float: right;
	clear: right;
	width: 310px;
	margin: 18px 5px 0 0;
}

#header #search-box * {
	margin: 0;
	padding: 0;
	float: left;
}

#header #search-box input#ucSiteHeader_ucSearch_search {
	width: 200px;
	height: 28px;
	background: url(/images/bg-search.gif) 0 0 no-repeat;
	margin: 0;
	padding: 2px 0 0 4px;
	border: 0;
	font-size: 100%;
}

#header #search-box span#ucSiteHeader_ucSearch_lblIntro {
	display: block;
	float: left;
	color: #FFF;
	margin: 4px;
	font-weight: bold;
}

#footer {
	display: inline;
	float: left;
	width: 940px;
	height: 60px;
	margin: 40px 10px 10px 10px;
	background: url(/images/bg-footer.png) 0 0 no-repeat;
	font-size: 70%;
	color: #666;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer #shared-value,
#footer #nav-footer,
#footer #copyright {
	float: left;
	margin: 12px 0 0 12px;
}

#footer #copyright {
	margin-top: 5px;
}

#footer #nav-footer,
#footer #copyright {
	width: 610px;
	text-align: right;
}

#footer #shared-value {
	width: 280px;
}

#footer #shared-value img {
	border: 0;
}

#footer ul#nav-footer {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}

#footer ul#nav-footer li {
	float: right;
	margin: 0 0 0 7px;
}

#main-body {
	width: 640px;
	float: left;
	margin: 10px;
	padding: 0;
}

#main-body h2 {
	font-size: 200%;
	margin: 0 0 .5em 0;
	padding: 0;
}

#sidebar {
	display: inline;
	width: 270px;
	float: left;
	margin: 10px 20px 10px 10px;
	padding: 0;
}

#sidebar #nav-context,
#sidebar .widget {
	background: url(/images/bg-nav-context.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar #nav-context h3,
#sidebar .widget h3 {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1em;
	font-size: 100%;
	width: 270px;
	height: 25px;
	float: left;
	color: #FFF;
	background: url(/images/bg-nav-context-header.jpg) 0 0 no-repeat;
}

#sidebar #nav-context h3 span,
#sidebar .widget h3 span {
	margin: 5px 0 0 10px;
	display: block;
}

#sidebar #nav-context ul {
	width: 250px;
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

#sidebar #nav-context ul li {
	margin: 0 0 2px 0;
	padding: 0;
	float: left;
	font-size: 12px;
	width: 250px;
}

#sidebar #nav-context ul li a {
	display: block;
	float: left;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #666;
	text-decoration: none;
	background: url(/images/bg-btn-nav-context.jpg) 0 0 no-repeat;
}

#sidebar #nav-context ul li a span {
	margin: 7px 0 0 23px;
	display: block;
}

#sidebar #nav-context ul li a:hover {
	color: #000;
}

#sidebar #nav-context ul li.selected a {
	font-weight: bold;
	color: #000;
}

#sidebar #nav-context ul li.selected ul {
	margin: 5px 0 5px 5px;
	width: 240px;
	padding: 0;
	font-size: 11px;
	float: left;
	clear: left;
}

#sidebar #nav-context ul li.selected ul li,
#sidebar #nav-context ul li.selected ul li ul li {
	clear: both;
	background: none;
	width: 220px;
}

#sidebar #nav-context ul li.selected ul li a {
	display: block;
	background: #FFF;
	height: 1em;
	width: 100%;
	padding: 0;
	font-weight: normal;
	color: #666;
	width: 220px;
	height: 1.3em;
}

#sidebar #nav-context ul li ul li a span,
#sidebar #nav-context ul li ul li ul li a span {
	margin: 0 0 0 10px;
	display: inline;
}


#sidebar #nav-context ul li.selected ul li a:hover {
	color: #000;
}

#sidebar #nav-context ul li.selected ul li ul {
	margin: 5px 0 5px 10px;
	width: 200px;
	padding: 0;
}

#sidebar #nav-context ul li.selected ul li ul li a {
	background: #FFF;
	height: 1em;
	width: 100%;
	padding: 0;
	color: #999;
	font-size: 11px;
}

#sidebar #nav-context ul li ul li.selected a {
	color: #000;
}

#sidebar #nav-context ul li ul li ul li.selected a {
	color: #000;
}

#sidebar .widget .content {
	margin: 10px;
}

strong, b {
	color: #000;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Estilos de secciones */

h1, h2, h3 , h4, h5 {
	color: #4367B7;
}

#header {
	background: url(/images/bg-header-sprites.jpg) 0 0 no-repeat;
}

.articulos h1, .articulos h2, .articulos h3, .articulos h4, .articulos h5 {
	color: #189015;
}

.articulos #header {
	background-position: 0 -80px;
}

.articulos #nav-main ul {
	background-position: 0 -45px;
}

.articulos #sidebar #nav-context h3 {
	background-position: 0 -40px;
}

.articulos #sidebar #nav-context ul li a {
	background-position: 0 -25px;
}

.articulos #sidebar #nav-context ul li.has-children a {
	background-position: 0 -150px;
}

.recetas h1, .recetas h2, .recetas h3, .recetas h4, .recetas h5 {
	color: #D82828;
}

.recetas #header {
	background-position: 0 -160px;
}

.recetas #nav-main ul {
	background-position: 0 -90px;
}

.recetas #sidebar #nav-context h3 {
	background-position: 0 -80px;
}

.recetas #sidebar #nav-context ul li a {
	background-position: 0 -50px;
}

.recetas #sidebar #nav-context ul li.has-children a {
	background-position: 0 -175px;
}

.productos h1, .productos h2, .productos h3, .productos h4, .productos h5 {
	color: #ED6820;
}

.productos #header {
	background-position: 0 -240px;
}

.productos #nav-main ul {
	background-position: 0 -135px;
}

.productos #sidebar #nav-context h3 {
	background-position: 0 -120px;
}

.productos #sidebar #nav-context ul li a {
	background-position: 0 -75px;
}

.productos #sidebar #nav-context ul li.has-children a {
	background-position: 0 -200px;
}

.novedades h1, .novedades h2, .novedades h3, .novedades h4, .novedades h5 {
	color: #7845A7;
}

.novedades #header {
	background-position: 0 -320px;
}

.novedades #nav-main ul {
	background-position: 0 -180px;
}

.novedades #sidebar #nav-context h3 {
	background-position: 0 -160px;
}

.novedades #sidebar #nav-context ul li a {
	background-position: 0 -100px;
}

.novedades #sidebar #nav-context ul li.has-children a {
	background-position: 0 -225px;
}

/* Estilos especiales del homepage */

.home #content {
	display: inline;
	margin-left: 10px;
	margin-right: -10px;
	padding: 0;
}

.home #content #main-body {
	display: inline;
	width: 640px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.home #main-body #marcas {
	background: url(/images/bg-home-marcas.png) 0 0 no-repeat;
	display: inline;
	clear: both;
	float: left;
	width: 100%;
	height: 130px;
	margin: 30px 0 0 0;
	padding: 0;
}

.home #main-body #marcas h3 {
	margin: 10px 0 0 15px;
	font-size: 16px;
	color: #666;
}

.home #main-body #marcas .content {
	margin: 0 1px;
	width: 638px;
	float: left;
}

.home #main-body #marcas .content object,
.home #main-body #marcas .content embed {
	margin: 0;
	padding: 0;
	float: left;
	width: 638px;
	height: 90px;
}

.home #main-body #recetas {
	width: 640px;
	float: left;
	clear: both;
	margin: 30px 0 0 0;
}

.home #main-body #recetas .content {
	width: 100%;
	clear: both;
	float: left;
	margin: 5px 0 0 0;
}

.home #main-body #recetas h3 {
	width: 450px;
	font-size: 24px;
	float: left;
	margin: 0 0 10px 0;
}

.home #main-body #recetas .ver-mas {
	text-align: right;
	margin: 5px 0 10px 0;
}

.home #main-body #recetas .receta {
	float: left;
	margin: 0 20px 0 0;
}

.home #main-body #recetas .receta.last {
	margin: 0;
}

.home #main-body #recetas .receta img {
	width: 200px;
	height: 145px;
}

.home #sidebar {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}

.home #sidebar .widget {
	width: 280px;
}

.home #sidebar #boletines {
/*	position: absolute;*/
	background: url(/images/bg-home-boletines.png) 0 0 no-repeat;
/*	top: 440px;*/
	float: left;
	margin: 10px 0 0 0;
	height: 320px;
}

.home #sidebar #boletines h3 {
	background: none;
	font-size: 20px;
	margin: 5px 0 .5em 0;
	color: #000;
}

.home #sidebar #boletines p {
	margin: .5em 0 1em 0;
}

.home #sidebar .widget .content {
	font-size: 12px;
}

.home #sidebar #news {
	position: relative;
}

.home #sidebar #news * {
	font-size: 12px;
}

.home #sidebar #news .glidecontent {
	background: #FFF;
	margin: 0;
	width: 240px;
}

.home #sidebar #news .glidecontent h4 {
	margin: 0;
}

.home #sidebar #news .glidecontent p {
	margin: .5em 0;
}

.home #sidebar #news .glidecontent p.date {
	font-size: 11px;
	color: #999;
	margin: 0 0 20px 0;
}

/* Estilos especiales de recetas */

.recetas #content-col {
	width: 400px;
	margin: 0 20px 0 0;
	float: left;
}

.recetas .esbueno_saber {
	background: #F7D8D4;
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 20px 0;
}

.recetas .esbueno_saber h4 {
	margin: 0;
	padding: 0;	
	color: #6B362E;
}

.recetas .esbueno_saber .arriba,
.recetas .esbueno_saber .texto {
	float: left;
	margin: 5px 10px 0 10px;
}

.recetas .esbueno_saber .texto {
	color: #994033;
	margin-bottom: 10px;
}

.recetas .esbueno_saber .texto strong {
	color: #6B362E;
}

.recetas #resumen {
	margin: 20px 0 0 0;
}

.recetas #resumen img {
	width: 400px;
}

.recetas #support-col {
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	font-size: 12px;
	display: block;
}

.recetas #toolbar {
	background: #F7D8D4;
	text-align: center;
	color: #994033;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
}

.recetas #SingleImagePlaceholderControl1 {
	width: 200px;
	margin: 0;
	padding: 0;
	display: inline;
}

.recetas #SingleImagePlaceholderControl1 * {
	margin: 0;
	padding: 0;
}

.recetas .t_recetas {
/*	background: #E7E7E7;*/
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 20px 0;
}

.recetas .t_recetas div {
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #666;
}

.recetas .t_recetas div.tbody {
	border: 0px;
}

.recetas .t_recetas span {
	margin: 2% 0;
	width: 50%;
	padding: 0;
	float: left;
}

.recetas .t_recetas span.last {
	text-align: right;
	font-weight: bold;
	color: #000;
}

.recetas.detalle #SingleImagePlaceholderControl1,
.recetas.detalle #SingleImagePlaceholderControl2 {
	float: left;
	clear: both;
	text-align: center;
	margin: 0 0 20px 0;
}

.recetas.detalle .esbueno_saber {
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
/*	display: none;*/
}

/* Rate this page */
#rate-this {
	display: none;
}

/* Estilos especiales del search */

.search #result-count,
.search #pagination {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	background: #D4DEF7;
	padding: 4px;
}

.search #pagination {
	margin: 0;
/*	background: #FFF; */
	text-align: center;
}

.search #pagination a {
	text-decoration: underline;
}

.search #pagination .content {
/*	font-size: 12px;*/
	text-align: center;
}

.search #pagination .item {
	margin: 0 5px;
/*	float: left;*/
}

.search #results {
	clear: both;
	margin: 0;
	padding: 0;
}

.search #results * {
	font-size: 12px;
}

.search #results tr {
	margin: 0 0 15px 0;
	float: left;
	clear: both;
}

.search #results a {
	font-size: 15px;
	text-decoration: underline;
}

.search #results a b {
	font-size: 15px;
	color: #039;;
}

.search #new-search {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}

.search #new-search p {
	margin: 0 0 .5em 0;
	font-weight: bold;
	color: #000;
}

.search #new-search input {
	padding: 0;
	margin: 0;
	float: left;
}

.search #new-search input#Mysearch1_txtSearchString {
	height: 25px;
	border: 1px solid #999;
	font-size: 18px;
	margin: 1px 5px 0 0;
	font-weight: normal;
}

/* Registro */

.formpage h3 {
	margin: 0 0 .5em 0;
}

.formpage fieldset {
	border: 0;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #D4DEF7;
}

.formpage .field {
	width: 100%;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
}

.formpage p.instructions {
	color: #90A4D5;
	margin: 5px 0 0 265px;
	float: left;
	clear: both;
	font-size: 12px;
}

.formpage .textErrors {
	display: block;
	float: left;
	clear: both;
	font-size: 12px;
	margin: 5px 0 0 265px;
	color: red;
}

.formpage #pInformation input {
	float: left;
	margin: 0 5px 0 0;
}

.formpage #pInformation label {
	width: 90%;
	text-align: left;
}

.formpage label,
.formpage .label {
	width: 260px;
	margin: 0 5px 0 0;
	text-align: right;
	float: left;
}

.formpage .options * {
	text-align: left;
	float: left;
}

/* login */

.login #loginbox {
	width: 250px;
	text-align: center;
	padding: 10px;
	background: #E7E7E7;
}

.login #loginbox .field {
	float: left;
	text-align: left;
	clear: both;
	width: 100%;
	margin: 0 0 5px 0;
}

.login #loginbox .label {
	display: block;
	width: 100px;
	float: left;
	margin: 0 5px 0 0;
	text-align: right;
}

.login #loginbox input#Userinfo1_imgBotton {
	float: left;
	clear: both;
	text-align: center;
	margin: 10px 70px;
}

.login #loginbox .toolbox {
	font-size: 12px;
	clear: both;
	width: 100%;
	text-align: center;
}

.login #loginbox .toolbox p {
	margin: 0;
}

/* Contáctenos */

.contactenos #Message {
	width: 100%;
}

.contactenos #sidebar {
	font-size: 12px;
}

.contactenos #sidebar th {
	text-align: left;
	color: #000;
}

/* Banners para las páginas de productos */

.productos.anchor_instantanea h2.page-title,
.productos.cerevita h2.page-title,
.productos.cerevita_atol_de_maiz h2.page-title,
.productos.cerevita_avena h2.page-title,
.productos.cerevita_horchata_de_arroz h2.page-title,
.productos.coffee_mate h2.page-title,
.productos.coffee_mate_lite h2.page-title,
.productos.coffee_mate_original h2.page-title,
.productos.ideal_home h2.page-title,
.productos.leche_ideal h2.page-title,
.productos.leche_ideal_0_grasa h2.page-title,
.productos.leche_ideal_lite_line h2.page-title,
.productos.ideal_coco h2.page-title,
.productos.la_lechera_home h2.page-title,
.productos.leche_condensada h2.page-title,
.productos.dulce_de_leche h2.page-title,
.productos.la_lechera_0_grasa h2.page-title,
.productos.la_lechera_home h2.page-title,
.productos.el_manjar h2.page-title,
.productos.nescafe_home h2.page-title,
.productos.nescafe_clasico h2.page-title,
.productos.nescafe_listo_tradicion h2.page-title,
.productos.nescafe_decaf h2.page-title,
.productos.diplomat h2.page-title,
.productos.variedades_home h2.page-title,
.productos.cafe_con_leche h2.page-title,
.productos.cappuccinos h2.page-title,
.productos.nido_esencial h2.page-title,
.productos.nido_excella h2.page-title,
.productos.nido_esencial h2.page-title,
.productos.nido_fortificada h2.page-title,
.productos.nido_sistemas h2.page-title,
.productos.leche_nido_crecimiento_uno h2.page-title,
.productos.leche_nido_crecimiento_tres h2.page-title,
.productos.leche_nido_crecimiento_seis h2.page-title,
.productos.quesos_nestle h2.page-title,
.productos.queso_americano h2.page-title,
.productos.queso_lite_line h2.page-title {
	width: 640px;
	height: 230px;
	float: left;
	background-repeat: none;
}

.productos.anchor_instantanea h2.page-title {
	background-image: url(/images/productos_banners/ban-anchor-instantanea.jpg);
}

.productos.cerevita h2.page-title,
.productos.cerevita_atol_de_maiz h2.page-title,
.productos.cerevita_avena h2.page-title,
.productos.cerevita_horchata_de_arroz h2.page-title {
	background-image: url(/images/productos_banners/ban-cerevita.jpg);
}

.productos.coffee_mate h2.page-title,
.productos.coffee_mate_lite h2.page-title,
.productos.coffee_mate_original h2.page-title {
	background-image: url(/images/productos_banners/ban-coffee-mate.jpg);
}


.productos.ideal_home h2.page-title,
.productos.leche_ideal h2.page-title,
.productos.leche_ideal_0_grasa h2.page-title,
.productos.leche_ideal_lite_line h2.page-title,
.productos.ideal_coco h2.page-title {
	background-image: url(/images/productos_banners/ban-ideal.jpg);
}

.productos.la_lechera_home h2.page-title,
.productos.leche_condensada h2.page-title,
.productos.dulce_de_leche h2.page-title,
.productos.la_lechera_0_grasa h2.page-title,
.productos.la_lechera_home h2.page-title,
.productos.el_manjar h2.page-title {
	background-image: url(/images/productos_banners/ban-la-lechera-ideal.jpg);
}

.productos.nescafe_home h2.page-title,
.productos.nescafe_clasico h2.page-title,
.productos.nescafe_listo_tradicion h2.page-title,
.productos.nescafe_decaf h2.page-title,
.productos.diplomat h2.page-title,
.productos.variedades_home h2.page-title,
.productos.cafe_con_leche h2.page-title {
	background-image: url(/images/productos_banners/ban-nescafe.jpg);
}

.productos.cappuccinos h2.page-title
{
	background-image: url(/images/productos_banners/ban-nescafe-cappuccinos.jpg);	
}

.productos.nido_esencial h2.page-title,
.productos.nido_excella h2.page-title,
.productos.nido_sistemas h2.page-title,
.productos.leche_nido_crecimiento_uno h2.page-title,
.productos.leche_nido_crecimiento_tres h2.page-title,
.productos.leche_nido_crecimiento_seis h2.page-title {
	background-image: url(/images/productos_banners/ban-nido.jpg);
}


.productos.nido_esencial h2.page-title {
	background-image: url(/images/productos_banners/ban-nido-esencial.jpg);
}


.productos.nido_fortificada h2.page-title {
	background-image: url(/images/productos_banners/ban-nido-fortificada.jpg);
}

.productos.quesos_nestle h2.page-title,
.productos.queso_americano h2.page-title,
.productos.queso_lite_line h2.page-title {
	background-image: url(/images/productos_banners/ban-quesos-nestle.jpg);
}

.productos.anchor_instantanea h2.page-title span,
.productos.cerevita h2.page-title span,
.productos.cerevita_atol_de_maiz h2.page-title span,
.productos.cerevita_avena h2.page-title span,
.productos.cerevita_horchata_de_arroz h2.page-title span,
.productos.coffee_mate h2.page-title span,
.productos.coffee_mate_lite h2.page-title span,
.productos.coffee_mate_original h2.page-title span,
.productos.ideal_home h2.page-title span,
.productos.leche_ideal h2.page-title span,
.productos.leche_ideal_0_grasa h2.page-title span,
.productos.leche_ideal_lite_line h2.page-title span,
.productos.ideal_coco h2.page-title span,
.productos.la_lechera_home h2.page-title span,
.productos.leche_condensada h2.page-title span,
.productos.dulce_de_leche h2.page-title span,
.productos.la_lechera_0_grasa h2.page-title span,
.productos.la_lechera_home h2.page-title span,
.productos.el_manjar h2.page-title span,
.productos.nescafe_home h2.page-title span,
.productos.nescafe_clasico h2.page-title span,
.productos.nescafe_listo_tradicion h2.page-title span,
.productos.nescafe_decaf h2.page-title span,
.productos.diplomat h2.page-title span,
.productos.variedades_home h2.page-title span,
.productos.cafe_con_leche h2.page-title span,
.productos.cappuccinos h2.page-title span,
.productos.nido_esencial h2.page-title span,
.productos.nido_excella h2.page-title span,
.productos.nido_esencial h2.page-title span,
.productos.nido_fortificada h2.page-title span,
.productos.nido_sistemas h2.page-title span,
.productos.leche_nido_crecimiento_uno h2.page-title span,
.productos.leche_nido_crecimiento_tres h2.page-title span,
.productos.leche_nido_crecimiento_seis h2.page-title span,
.productos.quesos_nestle h2.page-title span,
.productos.queso_americano h2.page-title span,
.productos.queso_lite_line h2.page-title span {
	display: none;
}

/* Productos - imagen */

.productos span.imagenArticulo {
	display: block;
	width: 160px;
	float: right;
	margin: 0 0 10px 10px;
}

/* Productos - Info nutricional */

.table_container {
	width: 360px;
	/* float: right; */
	/* margin: 0 0 20px 20px; */
	/* border: 1px solid #333; */
}

.table_container .title_table {
	display: none;
}

table#mi_tabla {
	/*width: 100%;*/
	width: 380px;
	font-size: 12px;
	border-right: 1px solid #b7b4b4;
}


table#mi_tabla tr td {
	
	width: 85px;
	
	
	
	border-bottom: 1px solid #b7b4b4;
	border-left: 1px solid #b7b4b4;
	padding: 4px;
}


/*
table#mi_tabla tr.last_row {
 background-image: url(/images/table-bottom-bg.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
 height: 30px;
}



table#mi_tabla tr.last_row td {
 border: none;
}*/


table#mi_tabla tr.table_info td {
  width: 380px;

  font-size: 14px;
  font-weight: bold;
  background-color: #4d71bb;
 color: #FFF;

 text-align: center;
}



table#negocios {
	width: 300px;
	font-size: 12px;
	border-right: 1px solid #b7b4b4;	
}


table#negocios tr.title {
 background-color: #4d71bb;
 color: #FFF;
 font-weight: bold;
 height: 20px;
 text-align: center;
}



table#negocios tr td {
	border-bottom: 1px solid #b7b4b4;
	border-left: 1px solid #b7b4b4;
	padding: 4px;
}



table#contactos {
	width: 450px;
	font-size: 12px;
	border-right: 1px solid #b7b4b4;	
}


table#contactos tr.up {
 background-color: #4d71bb;
 color: #FFF;
 font-weight: bold;
 height: 20px;
}



table#contactos tr td {
	border-bottom: 1px solid #b7b4b4;
	border-left: 1px solid #b7b4b4;
	padding: 4px;
}






div#top-content {
 width: 520px;
 margin: 0 auto;
 border: 1px solid red;
}


div#paragraph {
 width: 380px;
 float: left;
 margin-right: 10px
}


p.down {
 width: 400px;
 margin: 0 auto;
 text-align: center;
}


p.blue_2 {
 font-size: 23px;
 width: 540px;
 text-align: center;
 margin: 0 auto;
 line-height: 0.9em;
}


p.blue_3 {
 font-size: 18px;
 width: 540px;
 margin: 0 auto;
 line-height: 1.2em;
}

h2.gerber-title {
 text-align: center;
 color: #29317b;
 font-size: 32px;
 line-height: 0.9em;
 margin-bottom: 25px;
}

ul.gerber-list {
 background-image: url(/images/gerber-bg.jpg);
 background-repeat: no-repeat;
 width: 478px;
 height: 296px;
 margin: 0 auto;
  margin-top: 25px;
  margin-left: 30px;
  color: #FFF;
  padding-top: 13px;
}

ul.gerber-list li {
 width: 430px;
 margin-bottom: 5px;

}


ul.nestum-list {
 background-image: url(/images/nestum-bg.jpg);
 background-repeat: no-repeat;
 width: 478px;
 height: 470px;
 margin: 0 auto;
  margin-top: 5px;
  margin-left: 30px;
  color: #FFF;
  padding-top: 13px;
}

ul.nestum-list li {
 width: 430px;
 margin-bottom: 5px;

}