/* CSS Document */
*{font-family:Tahoma, Helvetica, sans-serif;margin:0px;padding:0px;border:0px;}
body{background:#FFF url(images/fondo.jpg) center top no-repeat ;margin-bottom:15px;}
table, tr, td{border-width:thin;border-collapse:collapse;border-spacing:0px;}
td{empty-cells:show;}


ul{margin:10px 20px;list-style-type:none;}
li{font-size:12px;color:#8f8f8f;}
li span{margin-right:10px;}

.sPrincipal{width:917px;margin:0px auto;}
.sLogo{width:190px;padding-top:15px;}
.sWidth{width:100%;}
.sMenuSuperior{vertical-align:top;}/* OK */

.sMenuIdiomas	{background:#dcdcdc;font-size:11px; color:#323232;float:right;}
.sMenuIdiomas	tr td {margin-bottom:2px;padding:5px 0px;}
.sMenuIdiomas	tr td a{display:block;color:#333;padding:0px 15px;text-decoration:none;}
.sMenuIdiomas	tr td a:hover{text-decoration:underline;}

.sMenu			tr td{padding:6px 0px 8px 0px;}
.sMenu			tr td a{display:block;font-size:14px;color:#000;padding:0px 10px;text-decoration:none;font-weight:normal;}
.sMenu			tr td a:hover{color:#FFF;}

.sCuerpo		{background:url(images/bgCuerpo.png);width:100%;}
.sFooter		{color:#000;font-size:11px;padding:5px;}
.sFooter		a{color:#000;text-decoration:none;}
.sFooter		a:hover{color:#a6b5db;}

.sEspacio		{width:10px;}
.sEspacio01		{width:20px;}

.sFicha			{color:#323232;font-size:14px;padding-top:5px;}
.sFicha			a{display:block;color:#e2001a;text-decoration:none;font-size:11px;padding-top:5px;}
.sFicha			a:hover{text-decoration:underline;}

.sPage, .sPageEnlace{color:#323232;font-size:12px;}
.sPageEnlace	a{font-size:12px;color:#e2001a;text-decoration:none;}
.sPageEnlace	a:hover{text-decoration:none;}

.sSubmenu		{color:#676782;padding:6px 0px;font-size:18px;}
.sSubmenu		a{color:#e2001a;font-size:14px;text-decoration:none;}

.sCarrito		{margin-top:20px;font-size:14px;color:#000;}
tr.sLinea		{border-bottom:1px solid #CCC;}
.sCarrito .sTitle{background:#e7e7e7;font-size:12px;padding:2px 4px;font-weight:bold;}	

h1				{font-weight:normal;font-size:22px;color:#4a4848;}
h2				{font-weight:normal;font-size:20px;color:#4a4848;}
h2 span			{display:block;font-size:22px;}
h3				{font-size:14px;color:#4a4848;}

.pProducto		{font-size:11px;color:#4a4848;margin-top:10px;}
.cab_noticia	{font-size:14px;color:#000;}
.noticia		{font-size:11px;color:#000;}

.modulo_detallep { float:left;width:98px;margin-right:10px;} 
.borde {border:1px solid #cccccc;}
.modulo_detallep img {margin-bottom:10px;}

.modulo_detalle {float:left;width:450px;}
.modulo_detalle img {padding:10px; background-color:#FFF;border:1px solid #cccccc;}

.modulofoto {width:100px;float:left;margin-right:12px;margin-bottom:12px;background:url(css/gfx/fondo_gris.png) repeat 0 0;padding:8px;}
.modulovideo {width:200px;float:left;margin-right:12px;margin-bottom:12px;}
.moduloimagen {width:112px;float:left;margin-right:12px;margin-bottom:12px;}

#CONTACTO input, #CONTACTO textarea, #COMPRA textarea, #COMPRA input, #CONTACTO select, #EDICION input, #EDICION textarea, #EDICION select, #REGISTRO input, #REGISTRO textarea, #REGISTRO select, #VALIDAR input, #OLVIDO input, #AMIGO input, #INTERNACIONAL input, #FACTURA input {font-size:12px;border:1px solid #cccccc;width:160px;}
#PEDIDO input {font-size:12px;border:1px solid #cccccc;width:220px;}
#COMPRA textarea{width:350px;height:80px;}

/*SLIDESHOW*/
.slideshowContainer {width: 450px;height: 602px;}
.loading {background: url(../images/loading.gif) center no-repeat;}
.slideshowThumbnail {outline: none;}
.slideshowThumbnail img {border: 1px solid #cccccc;padding: 0px;}
a:hover.slideshowThumbnail img {border: 1px solid #e2001a;;	padding: 0px;}
.current img {border: 1px solid red;padding: 5px;}
.outline {border: 1px solid orange;	z-index: 0;	position: absolute;}
#thumbnails {/*width: 130px;float: left;*/}

/*SLIMBOX*/

#lbOverlay {position: fixed;	z-index: 9999;	left: 0;	top: 0;	width: 100%;	height: 100%;	background-color: #000;	cursor: pointer;}
#lbCenter, #lbBottomContainer {	position: absolute;	z-index: 9999;	overflow: hidden;	background-color: #fff;}
.lbLoading {background: #fff url(css/gfx/loading.gif) no-repeat center;}
#lbImage {position: absolute;	left: 0;	top: 0;	border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {	display: block;	position: absolute;	top: 0;	width: 50%;	outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {	background: transparent url(css/gfx/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {	background: transparent url(css/gfx/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	font-size: 10px;color: #666;line-height: 1.4em;	text-align: left;	border: 10px solid #fff;	border-top-style: none;}
#lbCloseLink {	display: block;	float: right;	width: 66px;	height: 22px;	background: transparent url(css/gfx/closelabel.gif) no-repeat center;	margin: 5px 0;	outline: none;}

#lbCaption, #lbNumber {	margin-right: 71px;}
#lbCaption {font-weight: bold;}

