/* Suministros Rico - Vicky Ares & Gonzalo Vera (Cafarnas.com) */
body {
margin: 0;
padding: 0;
background-image:url(img/fondo2.png);
background-attachment:fixed;
background-repeat:repeat-x;	 
background-color:#a7a6a6;	
color:#fff;
font:10px "Lucida Grande","Lucida Sans Unicode",sans-serif;
}
img {
border-width : 0;
}
#contenedor {
position: relative;
width: 950px;
height:100%;
padding: 0;
margin-right: auto;
margin-left: 30px;
margin-top: 0px;
/*
background-color:#ccc;
*/	}
html > body #contenedor {
width : 950px;
margin-left: 25px;
} 
#contenedor:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#logo{
background-image:url(img/logo.png);
width:466px;
height:103px;
background-position:left;
background-repeat:no-repeat;
margin-left:9px;
}
#title{
background-image:url(img/titleprincipal.png);
margin-top:0px;
margin-left:0px;
width:940px;
height:43px;
background-position:center;
background-repeat:no-repeat;
}html, body, #title{margin-left:0px;}

#contenido{
background-image:url(img/contenido.png);
margin-left:0px;
width:940px;
height:auto;
background-position:center;
}#clearing{clear:both;}

#copyright{
background-image:url(img/copy.png);
margin-left:1px;
width:940px;
height:43px;
background-position:center;
background-repeat:no-repeat;
}
.prueba{
width:925px;
height:auto;
}
/**/
.menutitle{width:457px; height:auto; margin-top:9px; float:right; margin-right:7px;}
#inicio{ background-image:url(img/botoninicio.png); width:72px; height:24px; float:left; background-repeat:no-repeat; margin-left:20px;}
#cnt{ background-image:url(img/botonsucuenta.png); width:101px; height:25px; float:left; background-repeat:no-repeat; margin-left:8px;}
#informacion{ background-image:url(img/botoninformacion.png); width:101px; height:25px; float:left; margin-left:6px;}
#contacto{background-image:url(img/botoncontacto.png); width:95; height:25px; background-repeat:no-repeat; margin-left:326px;}
/**/
#texto1{
font-size:12px;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin-left:15px;}


/*Contenido pagina*/
#menu{
width:1005px;
height:500px;
background-position:left;
background-repeat:no-repeat;
margin-left:5px;
}
/**/
textarea,input,select{background: #5487a3; border: 1px; border-style:ridge; border-color:#646464; color:#fff; outline:0;}
/**/

/*--------texto------------------------------------------------------------------------------------*/
a{color: #fff; text-decoration: none; font:12px "Lucida Grande","Lucida Sans Unicode",sans-serif;}
a:hover{color: #b9f700; text-decoration: underline;}
a:active { text-decoration: none; color: #000; }


/*-------------------fin texto------------------------------------------------------------------------*/

/*-------------------Productos Inicio------------------------------------------------------------------------*/
.catalogo {margin-left:15px; border-collapse:collapse; width:900px;  float:left; }

/*------------------fin Productos Inicio------------------------------------------------------------------------*/

/*MI CUENTA*/
#micuenta{width:200px; height:auto; font:9px; background-position:top; background-position:left; margin-left:200px; float:left; margin-top:0px;}
html > body #micuenta {margin-left:200px;}

texto{font:13px "Lucida Grande","Lucida Sans Unicode",sans-serif; color:#ed1c24;}


#title1{text-align:center; font-family:Arial, Helvetica, sans-serif; color:#005b7f; font-size:20px;}

/*MENU IZQUIERDO*/
.izquierda{ background-image:url(img/menu.png); background-repeat:no-repeat; width:227px; height:36px; background-position:left; margin-left:5px; margin-top:0px;}

#navcontainer { float:left; margin-left:5px; margin-top:0px; }html > body #navcontainer {margin-left:10px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
}



#navcontainer a
{
display: block;
color: #000;
background-color: transparent;
width: 200px;
padding: 2px 10px;
text-decoration: none;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-left: 1px solid #626161;
font-size: 11px;
}

#navcontainer a:hover
{
background-color: #64849e;
color: #fff;
border-right: 10px solid #aaa;
padding: 2px 1px 2px 10px;
}

#navcontainer ul ul
{
margin-left: 30px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #333;
background-color: transparent;
width: 110px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 1px solid #aaa;
text-decoration: none;
font-size: 12px;
}
#creditos {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#00476c;
bottom: 0;
width: 100%; /* See note below */
text-align: center;
padding: 0;
z-index : 0;
}


#creditos {
    \width: 100%;
    w\idth: 100%;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  margin-left:20px ;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
color:#fff;
  font-size: 10px;
}
#mover{
margin-left:30px;
}