@charset "utf-8";
/* CSS Document */
#cuerpo {
/*	border: 2px #00FF00 solid;*/
	clear: both;
	height:100%;
	margin-top: 10px;
	padding-top:0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 2px;
	width: 898px;

	color: #FFFFFF;
}
*html #cuerpo {	width: 886px; }

*:first-child+html #cuerpo {margin-top: 60px;}


#main2
{
	float:left;
}
.lista_productos
{
	font-family: Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 11px;
	color: #FFFFFF;
	height: 430px;
	overflow: hidden;
	float:left;
	max-width: 180px;
	max-height:430px;
	min-width: 180px;
	min-height: 430px;
	margin: 0px;
	padding: 0px;
}
*:first-child+html .lista_productos{ font-size: 10px;}
.lista_productos ul
{
	width: 180px;
	list-style:none;
	margin: 0px;
	padding: 2px;
}
*html .lista_productos { width: 180px;}
*html .lista_productos ul { width: 176px; }

.lista_productos li
{
	margin-top: 3px;
	margin-right: 2px;
}

a,a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}

#nombre_producto
{
	background-color: #72797E;
	color: #000000;
	width: 325px;
	height: 40px;
	padding-top: 20px;
	margin-left: 10px;
	text-align: center;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #1A262F;
}

*html #nombre_producto { width: 315px; }

#desc_producto
{
	background-color: #9FA4A7;
	color: #000000;
	width: 350px;
	height: 40px;
	padding-top: 20px;
	margin-left: 10px;
	text-align: center;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #1A262F;
}

*html #desc_producto { width: 330px; }

#fotos_producto
{
	color: #FFFFFF;
	width: 321px;
	height: 320px;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	float: left;
	border: 2px #636A6F solid;
}

*html #fotos_producto { width: 311px; }

#medidas_producto
{
	background-color: #9FA4A7;
	color: #000000;
	width: 350px;
	height: 324px;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	float: left;
	overflow: visible;
}

*html #medidas_producto { width: 330px; }
#sep_producto
{
	background-color: #72797E;
	color: #000000;
	width: 325px;
	height: 15px;
	padding-top: 0px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

*html #sep_producto { width: 315px; font-size: 10px; }
#especificaciones_producto
{
	background-color: #9FA4A7;
	color: #000000;
	width: 350px;
	height: 15px;
	padding-top: 0px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

*html #especificaciones_producto { width: 330px; }
#especificaciones_producto a
{
	color: #1A262F;
}

.clear
{
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

#foto_principal
{
	border: 1px transparent solid;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
	height: 220px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	line-height: 220px;
}
*html #foto_principal
{
	border: 0px;
}
#foto_principal img
{
	vertical-align: middle;
}
.foto_miniaturas
{
	width: auto;
	max-width: 85px;
	max-height: 85px;
	height: auto;
	margin-top: 7px;
	margin-left: 5px;
	border: 1px #999999 solid;
	overflow: hidden;	
	float: left;	
	
}

#entradilla
{
	margin-left:5px;
	margin-right: auto;
	border: 2px #596268 solid;
	width: 680px;
	height: 449px;
	float: left;
}

#medidas_producto table
{
	margin-left: auto;
	margin-right:auto;
	width: 200px;
	/*border: 1px #1A262F solid;*/
	border-color: #1A262F;
	border-style:solid;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant:small-caps;
	color: #1A262F;
}

#medidas_producto thead
{
	background-color: #72797F;
	font-size: 13px;
	height: 25px;	
}

#medidas_producto tr
{
	height: 20px;
	text-align: center;

}
#medidas_producto td, #medidas_producto th
{
	border-color: #1A262F;
}

#carro_uds
{
	display: none;
	background-color: #1B2831;
}

#ficha
{
	float:left;
	width: 700px;
	overflow: hidden;
}

*html #ficha { width: 680px; }
.menu_prods
{
	float: left;
	width: 175px;
	height: 40px;
	padding: 2px;
}
*html .menu_prods { width: 171px; }

.menu_prods img
{
	border: 0px;
	margin-left:auto;
	margin-right: auto;
}

.boton_seleccionado
{
	float: left;
	width: 175px;
	padding: 2px;
	border: 1px #CCCCCC solid;
	height: 40px;
}

#menu_cabecera_prod
{
	float: right;
	margin: 0px;
	margin-top: 10px;

}

*html #menu_cabecera_prod { width: 640px; margin-right: 30px;}

#menu_cab_sistemas
{
	margin-right: 53px;
}
*html #menu_cab_sistemas { width: 90x; margin-right: 30px; }
#menu_cab_premiumbox
{
	margin-right: 53px;	
}
*html #menu_cab_premiumbox { width: 90px; margin-right: 30px;}
#menu_cab_premium
{
	margin-right: 53px;	
}
*html #menu_cab_premium { width: 90px;margin-right: 30px; }
.boton_seleccionado img
{
	margin-left:auto;
	margin-right: auto;
}


.tip {
	background: none;
	color: #FFFFFF;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 270px;
}

.tip-title
{
	background:url(../imagenes/border-tip-arriba.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	
}

.tip-text
{
	background-color: #1B2831;
	padding: 6px;
}

.tip-titulo-mano
{
	float:left;
	font-weight: bold;
	font-size: 11px;
	padding-right: 5px;
}
.tip-titulo-desc
{
	font-weight:bold;
	clear: both;
	padding-top: 6px;
}

.tips
{

	text-decoration: underline;
}
