
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


a:link, a:active, a:visited {
	border:none;
	text-decoration:none;
	cursor:pointer;
}

a:visited {
	text-decoration:none;
}

ul{
	list-style-type:none;
	text-align:left;
}

h1{
	padding:10px 0px 0px 0px;
	color:#666666;
	font-size:16px;
	display:inline-block;
	margin:5px 60px 5px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	
}

h2{
	color:#00AAE3;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

h3{
	font-size:13px;
	text-align:left;
}

.submenu_cont{
	display:inline-block;
	float:right;
	width:250px;
	
}

.submenu{
	cursor:pointer;
	overflow:visible;
	margin:25px 0px 0px 0px;
	width:170px;
	display:inline-block;
}

.submenu li h2{
	color:#00AAE3;
	line-height:1.5em;
}


.desp_contenido{
	float:left;
}

.td_cont{
	display:none;
	overflow:scroll;
	padding: 0px 7px 0px 7px;
	max-width:485px;
	max-height:270px;
}

.submenu_td{
	display:block;
}

.texto_nosotros{
	display:block;
	width:475px;
	font-size:14px;
}


body{
	padding:5% 0px 0px 0px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}


#header{
    width:950px;
    height: 100px;
    margin: 10px 0px 20px 0px;
    padding:5px 2px;
    display:inline-block;
    background-color:white;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
}

#language_box{
	width:950px;
	margin:0 auto;
	display:block;
}

.sel_idioma{
	float:right;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}

.sel_idioma a{
	border:none;
	text-decoration:none;
	color:#999999;
}

.img_bg{
    margin:80px 0px 0px 0px;
    float:right;
	position:relative;
}

.container{
    display:inline-block;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 1000px;
}
.seccion{
    display:inline-block;
	overflow:hidden;
    width:950px;
    padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
}


.seccion h1, .seccion_productos h1{
	color:#fff;
}

.seccion_productos{
	display:inline-block;
	text-align:center;
	overflow:visible;
    width:950px;
    padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
}

#contenido_productos{
	width:auto;
	height:auto;
	float:rigth;
}
#nosotros_header{
	cursor:pointer;
	width:950px;
	height:50px;
    display:inline-block;
    width:inherit;
	background-image:url(../img/bg_nosotros_header.gif);
}
#productos_header{
	cursor:pointer;
	width:950px;
	height:50px;
    display:inline-block;
    width:inherit;
	background-image:url(../img/bg_productos_header.gif);
}

#promocionales_header{
	cursor:pointer;
	width:950px;
	height:50px;
    display:inline-block;
    width:inherit;
	background-image:url(../img/bg_promocionales_header.gif);
}

#nuevos_productos_header{
	cursor:pointer;
	width:950px;
	height:50px;
    display:inline-block;
    width:inherit;
	background-image:url(../img/bg_nuevos_productos_header.gif);
}
#contacto_header{
	cursor:pointer;
	width:950px;
	height:50px;
    display:inline-block;
    width:inherit;
	background-image:url(../img/bg_contactanos_header.gif);
}
#nosotros_body{
	overflow:hidden;
    display:none;
    width:950px;
    height:350px;
    background-image:url(../img/bg_nosotros.gif);
	background-repeat:no-repeat;
}
#productos_body{
	display:none;
	overflow:hidden;
    width:950px;
    height:250px;
    background-image: url(../img/bg_productos.gif);
	}
	
#promocionales_body{
	display:none;
	overflow:hidden;
    width:950px;
    height:250px;
    background-image: url(../img/bg_promocionales.gif);
	}
	
#nuevos_productos_body{
    display:none;
    width:950px;
    height:250px;
    background-image:url(../img/bg_nuevos_productos.gif);
}
#contacto_body{
    display:none;
    width:950px;
    height:250px;
    background-image:url(../img/bg_contactanos.gif);
}

.menu_nuevos_productos{
	float:right;
	height:235px;
	width:400px;
	padding:15px 5px 5px 5px;
	font-size:12px;
	
}

.contenido_nuevos_productos{
	float:left;
	text-align:center;
	width:400px;
	padding: -30px 0px 0px 0px;
}

.contenido_nuevos_productos tr{
	display:none;
	margin: 0px 0px 0px 20px;
}

.td_nuevos_productos, .productos_info p{
 	margin: 4px 0px 0px 0px;
	font-size:12px;
	text-align:justify;
}

.productos_info{
 	margin: 4px 0px 0px 0px;
	font-size:12px;
	text-align:justify;
	line-height:1em;
}

.menu_contactanos{
	width:400px;
	height:250px;
	text-align:justify;
	float:right;
}

.menu_contactanos td {
	font-size:10px;
	padding:10px 0px 0px 0px;
}

.cont_info_contacto{
	color:#666666;
	float:right;
	width:800px;
	text-align:center;
	margin:25px 10px 0px 0px;
}

.info_contacto p{
	margin:5px 10px 5px 25px;
	font-size:10px;
	float:right;
	height:100px;
	text-align:justify;
}
	

/* Estilos de las galerķas*/

	.nombre{
		padding:0px;
		font-size:13px;
		color:#666666;
		text-align:center;
		margin:0px;
		
	}

	.imagen_galeria{
		width:140px;
		height:180px;
		float:left;
		margin:0px 10px 0px 10px;
	}
	
	.td_info{
	
		text-align:center;!important
		width:120px;
		height:12px;
		overflow:visible;
		color:#999999;
		font-size:11px;
		margin:0px 5px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	.td_info h1{
		line-height:12px;
		text-align:center;!important
		margin:-2px 0px -2px 0px;
		color:#333333;
		font-size:12px;
		padding:0px 0px 0px 0px;
		height:10px;
	}
	
	.td_clave{
		text-align:center; !important
		width:120px;
		height:15px;
		overflow:visible;
		color:#999999;
		background-color:#FFFFFF;
		font-size:11px;
		padding:0px 0px 0px 0px;
	}	

	.contenedor_galeria{
		overflow:hidden;
		float:left;
	}
	
	/* */
	#nv_prod{
		font-size:12px;
		float:left;
		width: 400px;
		height: 220px;
		overflow:hidden;
	}
	
	#nv_prod li{
	cursor:pointer;
	}
	
	#nv_prod li img{
		float:left;
		margin:0 8px 0 0;
	}
