/* CSS Document */

* 
{ 
  margin: 0;
  padding: 0;
}

body 
{ 
  font-family:Arial, Helvetica, sans-serif;
  font-size: 62.5%;
}

#header_container 
{
  background-image: url(images/header_bg.jpg);
  background-repeat: repeat-x;
  height: 80px;
}

#header_left 
{
  float: left;
}

#header_right 
{
  float: right;
  margin-top: 10px;
  margin-right: 7px;
}

#header_menu 
{
  background-image: url(images/header_menu_mini.jpg);
  background-repeat: repeat-x;
  text-align: right;
  height: 22px;
  padding-top: 10px;
}

#container 
{
  font-size: 1.2em;
}

#left 
{
  float: left;
  width: 161px;
  margin-left: 15px !important;
  margin-left: 7px;
  padding-top: 5px;
}

#menu_sep 
{
  margin-top: 10px;
}

#right 
{
  float: right;
  width: 161px;
  margin-right: 15px !important;
  margin-right: 7px;
  padding-top: 5px;
}

#content 
{
  margin-right: 20px;
  margin-left: 195px;
  padding: 0px;
  text-align: justify;
}

#footer_banner
{
  margin-top: 30px;
  text-align: center;
}

#footer 
{
  background-image: url(images/footer_bg.jpg);
  background-repeat: repeat-x;
  height: 36px;
  text-align: center;
  font-size: .9em;
  padding-top: 46px;
}

#recomendados 
{
  text-align: center;
  font-size: .9em;
  padding-top: 36px;
  margin-right: 80px;
  margin-left: 80px;
}

#info 
{
  font-family: Verdana;
  text-align: center;
  font-size: .8em;
}

#precio 
{
  font-family: Verdana;
  text-align: center;
  font-size: .8em;
  color: #336699;
}

#ads3 
{
  /* background-color: #CBCAD0; */
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 15px;
  border-bottom: 1px solid #A7AAB3; 
}

#ads4 
{
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 15px;
  margin-bottom: 0px;
  border-top: 1px solid #A7AAB3; 
  border-bottom: 1px solid #A7AAB3; 
}

p 
{  
  margin-top: 8px;
  margin-bottom: 8px;
}

h1 
{
  color: #FFFFFF;
  font-size: 4em;
  padding-top: 6px;
  padding-left: 50px;
}

.heading 
{
  color: #FF9900;	
}

.subheading 
{
  font-size: 2em;	
  padding-left: 50px;
}
.subheading a { text-decoration: none; }
.subheading a:link { color: #FFFFFF; }
.subheading a:visited { color: #FFFFFF; }
.subheading a:hover { color: #FF6633; }
.subheading a:active { color: #FFFFFF; }

.paginas {
  color: #336699;
}
.paginas a { text-decoration: none; }
.paginas a:link { color: #336699; }
.paginas a:visited { color: #336699; }
.paginas a:hover { color: #FF6633; }
.paginas a:active { color: #336699; }

.paginasArriba {
  font-size: 0.65em;
}

h2 
{
  font-variant: small-caps;
  margin-bottom: 15px;
  border-bottom: 1px solid #A7AAB3;
}

h3 
{
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #A7AAB3;
}

h4 
{
  background-image: url(images/menu_tab.jpg);
  height: 31px;
  width: 146px;
  padding-top: 5px;
  padding-left: 15px;
}

.images_left 
{
  float: left;
  margin: 5px;
}

.thumbs 
{
  border: 0px solid gray;
  margin: 5px;
  padding: 1px;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #FF6633}    /* mouse over link */
a:active {color: #FF3333}   /* selected link */

/***********************************'   Left side Menu  *******************************/

#navlist
{
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #C2C2CA;
  width: 160px;
}

#navlist li
{
  list-style: none;
  margin: 0;
  padding: 0.15em;
  border-top: 1px solid #C2C2CA;
}

#navlist li a 
{
  text-decoration: none;
}

/***********************************'  Header Menu  ****************/

.navlist li
{
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  font-weight: bold;
  font-size: 1.1em;
}

/***********************************'  DropDown  ****************/

#dropdown
{
  width: 155px;
}

/***********************************'  Articulos ****************/

#table_art
{
  width: 122px; /* ex 140 */
  float: left;
}

#td_seph
{
  width: 5px; /* ex 10 */
}

#td_espv
{
  height: 6px; /* ex 15 */
}

#td_foto
{
  height: 110px; 	
  text-align: center;
  border-color: #808080;
  border-left-style: solid; 
  border-left-width: 1px; 
  border-right-style: solid; 
  border-right-width: 1px; 
  border-top-style: solid; 
  border-top-width: 1px; 
}

#td_texto
{
  height: 65px; /* ex 55 */
  text-align: center;
  border-color: #808080;
  border-left-style: solid; 
  border-left-width: 1px; 
  border-right-style: solid; 
  border-right-width: 1px;
}

#td_precio
{
  height: 15px;
  text-align: center;
  border-color: #808080;
  background-color: #CCCCCC; 
  border-left-style: solid; 
  border-left-width: 1px; 
  border-right-style: solid;
  border-right-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-width: 1px;
}