/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/* toc es el menu de la izquierda */

.toc {float:left; background-color:#ecf5fa; padding:0; border:1px solid #89d }
.toc ul {margin:0; padding:0;}
.toc ul li {list-style:none; padding:0; margin:0;  font-size:85%; }
.toc ul li.selected { font-weight:bold; color:#fff; background:#f82; padding:0; }
.toc ul li.selected a { color:#fff; }
.toc ul li a { display:block; padding:2px 2px 2px 10px; text-decoration:none; }
.toc ul li a:hover { color:#fff; background:#89d; }
.toc ul li em { display:none; }
.toc ul li.sect { font-weight:bold; color:#fff; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}
.toc ul li.first {margin-top:0;}
.toc ul li.cami {text-align:center;}
.toc ul li.desc {color:#000; border-top:1px solid; border-bottom:2px solid; }
.toc h3 {text-align:center;}
.toc li.cami a {color:#000;}

/* vivo es el menu de tv y online */

#vivo {float:left; background-color:#ecf5fa; padding:2px; border:1px solid #89d; width:630px }
#vivo ul {margin:0; padding:0;}
#vivo ul li {float:left; font-weight:bold; list-style:none; padding:2px 2px 2px 2px; margin:0;  font-size:85%; }
#vivo ul li.selected { font-weight:bold; color:#fff; background:#f82; padding:0; }
#vivo ul li.selected a { color:#fff; }
#vivo ul li a { display:block; padding:2px 2px 2px 2px; text-decoration:none; }
#vivo ul li a:hover { color:#fff; background:#e60; }
#vivo ul li em { display:none; }
#vivo ul li.sect { font-weight:bold; color:#fff; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}

.tablacamisetas {margin-bottom:5px; text-align:center;}
.tablacamisetas ul li {list-style:none; width:25%; height:160px; float:left;}
.tablacamisetas ul li a { display:block; color:#000; padding:2px 2px 2px 10px; text-decoration:none;}
.tablacamisetas ul li a:hover { color:#fff; background:#89d; }

#hd {float:none; height:120px; padding:2px;}
#grafico {float:left; width:320px}
#publicidad {margin:2; padding:5}
#resto {float:right; margin:2; text-align:center; width:640px}
#fecha {float:left; width:340px; margin:2; padding:5}
#fecha p {font-weight:bold; color:#000}
#idioma {float:right; width:200px}
#idioma a {float:left; font-weight:bold; list-style:none; padding:2px 2px 2px 2px; margin:0;  font-size:85%; }

.producto {width:620px; padding: 0px 0px 0px 6px; float:left}
.pageHeader {padding: 5px}
#fotodetalle{border:4px solid #dedfde; margin-right:5px; min-height:315px; height:auto; _height:305px; background:#DEDFDE; padding:5px}
#foto {width:60%; float:left; padding:0 5px 5px 0}
#detalles {width:39%; float:left}
#detalles hr {color:##8C9EB5; margin:5px; padding:0px; height:1px}
#detnombre {background-color:#8C9EB5; padding: 5px 3px; font-size:11px; font-weight:bold}
#descripcion {border:1px solid #dedfde; padding:10px; color:#000}
.attrproducto {VISIBILITY:visible; POSITION:relative; margin:8px 0px; padding: 2px}


.ft {width:100%;}
.footer {text-align:center; font-size:80%}
.imagenlado {float:right; width:115px; margin:0 0 10px 10px; padding:10px;}
.encabezado p {margin-top:40px; font-size: 130%; font-weight:bold;}  
.encabezado a {color:#000; text-decoration:none;}  
.encabezado a:hover {background-color:#89d;}
.destacado a {color:#000; text-decoration:none;}  
.destacado a:hover {background-color:#89d;}
