/* v1.0 | 20080212  RESET BY meyerweb.com*/

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*///////////// CSS DOCUMENT ///////////////////////////////*/ 

html, body{ 
    margin:0; 
    padding:0; 
    height: 100%;/*cambio agregado por mi*/
	font-family: Helvetica, Arial, Verdana, sans-serif; /* Para todo el sitio web */
} 

#background{
    position:absolute;
    width:100%;
	background: #fff url(../img/background-3.jpg) no-repeat top right;
	top: 0px;
    right: 0px;
    bottom:0;
    border:0px;
	overflow:auto;
}
 
#pagewidth{ }
 
#leftcol{
    width:20%; 
    float:left; 
    position:relative; 
    /*min-width: 195px;*/
}
 
#maincol{
    float: right; 
    display:inline; 
    position: relative; 
    width:80%;
    /*min-width: 775px;*/
}
 
#footer{
    clear:both;
    width: 100%;
	/*height: 110px;*/
	position: relative;
	padding-bottom: 20px;
} 
/*
#inferior { background-color: rgb(255, 255, 0);
font-size: 9px;
width: 100%;
height: 80px;
position: absolute;
bottom: 0pt;
}
*/

#address {
    width: 225px;
	/*height:103px; */
    float: right;
	margin-right: 25px;
}

.address{
	text-align: right;
	color: #fff;
	font-size:0.7em;
	background: #fff url(../img/bg_navigation.gif) repeat;
	padding:10px 10px 10px 10px;
	line-height: 1.2em;
	/*white-space: pre;*/
}
  
/* *** Float containers fix: *** */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}

/* End hide from IE-mac */  

/*printer styles*/ 
@media print{ 
	
/*hide the left column when printing*/ 

#leftcol{
	display:none;
} 

#twocols, #maincol{
	width:100%;
	float:none;}
}

#box-layered-navigation{
	float: left;
}

#logotype{
    width: 115px;
	height: 116px;
	margin-top: 50px;
	margin-left: 50px;
}

.menu{
	list-style: none;
	text-align: left;
}

.testeo{
	padding-left: 55px;
}

.product-image{
	
}

.product-text{
    color:#999;
}

.product-text a{
    color:#999;
}

#separate{
	height: 20px;
	overflow: hidden;
}

#paginacion {
	text-align: center;
	margin-right: 30px;
	color: #999;
	color: #000;
	font-size:0.75em;
}

#paginacion a {
    text-decoration: none;
    color: #666;
}

#paginacion a:hover {
    text-decoration: none;
    color: #E20916;
}

#content {
	margin-top: 50px;
    margin-left: 75px;
	width: 730px;
	color: #000;
}

#content_config{
	margin-top: 50px;
    margin-left: 20px;
	width: 1024px;
	color: #000;
}

#box {
    margin-top: 50px;
	margin-left: 75px;
}

p {
    font-size:0.9em;
}

h3 {
	
}

img {
    border: 0;
}

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

h2{
	color: #000;
	font-size:0.95em;
}

#pastilla{
	margin-right: 30px;
	text-align: left;
}

#pastilla ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0px;
	color: #999;
	font-size:0.75em;
}

#pastilla li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	padding: 0px 5px 0px 5px;
}

#separate{
	height: 20px;
	overflow: hidden;
}

.list {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
    font-family: Helvetica, Arial, Verdana, sans-serif; /* Para todo el sitio web */
	font-size:0.80em;
	color: yellow;
}

#list-products{
	margin-top: 50px;
	/*color: #000;
	font-size:0.75em;*/
}

.nombre-prod a{
    color: #999;
}

.list a:hover{

	color: red;
}
.list td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}

#box-navigation{
	margin-top: 100px;
	width: 220px;
}

#login{
	padding-top:150px;
}

.rectangle{
	padding: 50px;
	background: #ccc;
	margin: 20px 20px 0px 20px;
}

.estiloText{
	line-height:1.2em;
	font-size:1em;
}

h1{
	text-transform: uppercase;
	font-size: 1.2em;
	color: #999;
}

.container-general{
    width: 700px;
	/*height: 270px;*/
	/*text-align: right;*/
	padding-top: 30px;
	padding-bottom: 30px;
}

.general-left{
    width: 300px;
	height: 250px;
    float: left;
	/*padding-top: 50%;*/
}

.general-right{
    width: 300px;
	height: 250px;
    float: right;
	text-align: right;
}

.titleC{
    width: 730px;
    text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
    color: #999;
    border-bottom: 1px solid #ccc;	
}

#wrap {
	width:390px;
	margin:0 auto;
	padding:5px;
	text-align:left;
	border:1px solid #FF0000;
}

.publireportaje{
    padding-top: 30px;
	padding-bottom: 30px;
}

.align-lt{
    text-align: left;
	width:148px;
}

.align-ct{
    text-align: center;
	width:148px;
}


.align-rt{
    text-align: right;
	width:148px;
}

.tabla-prensa{
    width: 100%;
    border-spacing: 40px;
	color: #999;
	font-size:0.85em;
    text-transform: capitalize;
	font-weight: bold;
}

.menu-filtro{
    text-transform: uppercase;
	font-weight: bold;
    color: #ccc;
}

.menu-filtro a{
    text-transform: uppercase;
	font-weight: bold;
    color: #ccc;
}

.menu-filtro a:hover{
    text-transform: uppercase;
	font-weight: bold;
    color: #CC0033;
}

.menu-filtro-red{
    text-transform: uppercase;
	font-weight: bold;
    color: #CC0033;
}

.menu-filtro-red a{
    text-transform: uppercase;
	font-weight: bold;
    color: #CC0033;
}

.login{
    width: 302px;
	height: 152px;
	padding: 30px;
	background: #fff url(../img/caja_log.jpg) no-repeat;
	margin-top: 150px;
}

.isos{
    padding-top: 10px;
	text-align: right;
}

.communitty{
    padding-top: 10px;
	text-align: right;
}



#img001{
    width: 720px;
	height: 275px;
	/*background: red;*/
}

#text_product{
    width: 350px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size:0.80em;
    float:left;
	padding-top: 15px;
	line-height: 1.5em;
	color: #999;
}

.textos-des{
	color: #999;
}
	
#detalle_product{
    width: 350px;
    float: right;
	/*padding-top: 15px;*/
}

#img002{
    width:350px;
	height: 200px;
	padding-top: 15px;
}

#img003{
    width:350px;
	height: 200px;
	padding-top: 15px;
}

#img005{
    padding-top: 20px;
    text-align: right;	
}

#b-atras {
    width: 720px;
	height: 20px;
	padding: 5px 10px 10px 5px;
	text-align:right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:0.80em;
}

#b-atras a{
	color: #666;
}

#catalogo {
    width: 230px;
    text-align:center;
	font-size:0.80em;
	color: #999;
}

#catalogo a{
	color: #999;
}

#catalogo1 {
    width: 230px;
    text-align:center;
	font-size:0.80em;
	color: #999;
}

#catalogo1 a{
	color: #999;
}

.publicidad{
    width:600px;
	height: 175px;
    padding: 5px 0px 5px 0px;
}

.anno{
    width:300px;
	float:left;
}

.imagenes{
    float: right;
	width: 220px;
	padding-left: 20px;
}

.anuncios1{
    width: 100px;
    padding: 0px 5px 0px 5px;
	float: left;
}

.anuncios2{
    width: 100px;
    padding: 0px 5px 0px 5px;
	float: right;
}

.detalle-cocina{
    color: #999;
}

.cont-2007{
	border-spacing: 2px;
}

.probando{
	color: #fff;	
}

.probando a{
	color: #fff;	
}

#bann-elastic{

}

#contentSpecial{
    text-align: right;
	padding-top: 50px;
	padding-right: 200px;
}

#texto24h {
    width: 230px;
    text-align:left;
	font-size:0.80em;
	color: #999;
	line-height:1.2em;
}

#texto24h a{
	color: #999;
	font-weight: bold;
}

#bg-tit{
	height:44px;
	background: url(http://www.discalsa.com/img/lad-studio-vip.jpg) bottom left no-repeat;
	padding-left: 110px;
}

.h1tit{
	padding-top:10px;
}

/* Capa que controla los logos de facebook y twentty*/

