@CHARSET "ISO-8859-1" ;;

HTML{
	font-family: arial;
}
.pestanas{
	width: 1024px;
}
.pestanasPromotions{
	width: 1024px;
}
.pestanascorto{
	width: 450px;
}
.cuerpopestanas{
	font-size: 10pt;
	background-color: #ffffff;
	border: 2px solid #c0c0c0;
	color: 000000;
	clear:both;
	margin:0px;
	padding:5px;
}
.pestanas ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.pestanascorto ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.pestanasPromotions ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.pestanas li{
	float:left;
	margin:0px 6px 0px 0px;
	padding:4px 6px 4px 6px;
	background-color: #999999;
	color: #eeeeee;
	font-size: 8pt;
}

.pestanascorto li{
	float:left;
	margin:0px 6px 0px 0px;
	padding:4px 6px 4px 6px;
	background-color: #999999;
	color: #eeeeee;
	font-size: 8pt;
}

.pestanascorto li{
	float:left;
	margin:0px 6px 0px 0px;
	padding:4px 6px 4px 6px;
	background-color: #999999;
	color: #eeeeee;
	font-size: 8pt;
}

li.pestanaseleccionada{
	font-size: 10pt;
	background-color: #c0c0c0;
	color: #ffffff;
	font-weight: bold;
	width: 350px;
}

.buttonClass{
-moz-border-radius:15px;  
-webkit-border-radius:15px;  
-khtml-border-radius:15px;
border: 0px;
background-color:#ff0000;
position: relative;
color: #ffffff;
background-image:url(../images/fondoboton.jpg);
background-repeat:repeat;
background-position:center;
font-family : arial;
font-weight: bold;
font-size : 12px;
padding-left : 2px;
padding-right : 2px;
}

.buttonBlue{
-moz-border-radius:15px;  
-webkit-border-radius:15px;  
-khtml-border-radius:15px;
border: 0px;
background-color:#0066cc;
position: relative;
color: #ffffff;
background-image:url(../images/bluebutton.jpg);
background-repeat:repeat;
background-position:center;
font-family : arial;
font-weight: bold;
font-size : 12px;
padding-left : 2px;
padding-right : 2px;
}

.text{
font-family : arial;
font-size : 10pt;
color : #000000;
font-weight : bold;
}

.titulo{
background-color: #ffffff;
color: #0066ff;
font-family: arial;
font-size: 12pt;
font-weight: bold;
margin: 5px;
padding: 5px;
clear: both;
}
.tituloDescripcion{
background-color: #ffffff;
color: #C00;
font-family: arial;
font-size: 11pt;
font-weight: bold;
clear: both;
}
.aticulosRel{
background-color: #ffffff;
color: #C00;
font-family: arial;
font-size: 10pt;
font-weight: bold;
clear: both;
}
.descripLarga{
font-size:12px;
margin-bottom:10px;
width:430px;
position:relative;
top:-50px
}

.descriptionSkuGray{
font-size:12px;
margin-bottom:5px;
position:relative;
background-color: silver;
margin-top:5px;
	text-transform: uppercase
}

.descriptionSkuWhite{
font-size:12px;
margin-bottom:5px;
position:relative;
margin-top:5px;
	text-transform: uppercase
}

.headSkuCommentGray{
font-size:12px;
margin-bottom:5px;
position: relative;
background-color: silver;
margin-top:5px;
	font-weight: bold;
	color: white;;
}

.descriptionColumnBoldSku{
font-size:11px;
margin-bottom: 8px;
position:relative;
font-weight: bold;
margin-top: 8px
}

.pagingCommentBlue{
font-size:11px;
margin-bottom:5px;
position:relative;
font-weight: bold;
margin-top:5px;
color: #0080ff
}

.pagingCommentRed{
font-size:12px;
margin-bottom:5px;
position:relative;
font-weight: bold;
margin-top:5px;
color: #C00;
	text-decoration: underline blink
}

#pestanasD {
	float:left;
	width:100%;
	line-height:normal;
	font-size: 16px;
	font-weight: bold;
	/*pongo un fondo para toda capa donde están las pestañas*/
	background: transparent url(fondo-pestanas.gif) repeat-x bottom;
}
#pestanasD ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pestanasD li {
	float:left;
	margin:0 0 0 3px;
	padding:0;
	background:url("p-der.gif") no-repeat right top;
}
#pestanasD a {
	display:block;
	background:url("p-izq.gif") no-repeat left top;
    padding:3px 10px 3px 10px;
	color: #fff;
	text-decoration: none;
	/*definimos un padding para los enlaces de las pestañas*/
	padding-bottom: 2px;
}
#pestanasD .activa a{
	background-image:url("p-izq-activo.gif");
	/*colocamos un padding 1 pixel mayor que el padding de los enlaces no activos*/
	padding-bottom:3px;
}
#pestanasD .activa{
	background-image:url("p-der-activo.gif");
}

#contenedorpestanas{
	background-color: #ccb355;
	padding: 10px;
	clear: both;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.nover{
	display: none;
}

.apartados {border-bottom:solid 2px #cfcfcf; padding-bottom:3px}
.apartados a:link{ color: gray; text-decoration: none; font-size:12px}
.apartados a:active{color: #cf0000; padding-left:15px; text-decoration: underline; font-size:12px}
.apartados a:hover{ color: #cf0000; text-decoration: underline; padding-left:15px; font-size:12px}
.apartados a:focus{color: red; text-decoration: underline; padding-left:15px; font-size:12px}

