/* BASES GENERALES */
html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	padding: 0px 0px 20px 0px;
	background: url(../images/backgrounds/body.gif) repeat-x top; 
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}
* {
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #0030bf;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a img{
	border: 0px;
	outline: none;
}

/* CLEARFIX */
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1px;
}


/* ESTRUCTURA GENERAL */
#wraper {
	width: 760px;
	margin: auto;
}

/* TOP */
#top {
	
}
#top a.logo {
	float: left;
	margin: 4px 25px 0px 14px;
	outline: none;
}
#top .direccion a {
	float: 	left;
	height: 97px;
	width: 	182px;
	background:	#ff3e3e;
	margin: 29px 9px 0px 0px;
	padding: 8px 8px 0px 8px;
}
#top .direccion a:hover, #top .warehouse a:hover {
	text-decoration: none;
}
#top .direccion a span{
	color: 	#fff;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin: 14px 0px 0px 0px;
	cursor: pointer;
}
#top .direccion a img, #top .warehouse a img{
	float: right;
}
#top .warehouse a{
	float: 	left;
	height: 92px;
	width: 	182px;
	background:	#7fbf8b;
	margin: 29px 9px 0px 0px;
	padding: 13px 8px 0px 8px;
}
#top .warehouse a span{
	color: 	#fff;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin: 9px 0px 0px 0px;
	cursor: pointer;
}
#top .on_sale {
	float: 	left;
	height: 77px;
	display: block;
	width:  77px;
	background: #00303e;
	margin: 29px 9px 0px 0px;
	padding: 28px 0px 0px 8px;
	
}
/* CONTENIDO */
.contenido {
	clear:	both;
	margin: 10px 0px 0px 0px;
}
.contenido h1{
	border-top: 	1px dotted #999;
	border-bottom:  1px dotted #999;
	font-size:		12px;
	height:			18px;
	line-height: 	18px;
	margin:	 		0px 0px 10px 0px;
	background:		url(../images/estructura/bullet-h1.gif) no-repeat left center;
	padding:        0px 0px 0px 10px;
	color:			#666;
}
.contenido h2{
	border-bottom:  1px solid #ff3f3e;
	font-size:		11px;
	line-height: 	14px;
	margin:	 		10px 0px 10px 0px;
	padding:        0px 0px 5px 0px;
	color:			#ff3f3e;
}
.contenido p{
	font-size: 		11px;
	color: 			#666;
	margin: 		0px 0px 20px 0px;
}
.contenido p.datos_obligatorios {
	margin: 0px 0px 0px 325px;
	padding: 5px 0px 0px 0px;
	clear: 	both;
	font-size: 10px;
}
.contenido p.copete {
	font-weight: bold;
}
.contenido h1.secciones{
	width: 	489px;
}
.contenido h1 span{
	color:			#ff3e3e;
}
.columna_izquierda {
	width: 180px;
	float: left;
}
.columna_derecha {
	width:499px;
	float:left;
	margin: 0px 0px 0px 69px;
}
.contenido_derecha {
}
.centrar {
	text-align:	center;
}

/* CATALOGO */
.catalogo {
	float: left;
	height:	315px;
	width: 408px;
}
.catalogo ul li {
	width: 92px;
	height:	144px;
	float: left;
	list-style-type: none;
	margin: 0px 5px 5px 5px
}
.listado_galeria {
	width: 499px;
}
.paginador {
	clear: both;
}
ul.paginador li, .paginador{
	float: left;
	width: auto;
	margin: 0px 5px 0px 0px;
}
ul.paginador li a, .paginador a{
	color: #9f9f9f;
	text-decoration: none;
}
ul.paginador li a:hover, .paginador a:hover{
	color: #000;
}
ul.paginador li a.actual, .paginador a.actual{
	color: #000;
}

/* PRENSA */
.prensa {
	float: left;
	height:	315px;
	width: 500px;
}

/* BOTONERAS*/
.botonera {
}
.botonera a.fotos {
	width: 180px;
	height: 93px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(../images/botones/fotos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	outline: none;
}
.botonera a.catalogo {
	width: 180px;
	height: 100px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(../images/botones/catalogo-de-productos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	outline: none;
}
.botonera a.prensa {
	width: 180px;
	height: 100px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(../images/botones/prensa.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	outline: none;
}
.botonera a.mail {
	width: 100px;
	height: 21px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(../images/botones/email.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 40px;
	float: left;
	outline: none;
}
.botonera a:hover {
	background-position: bottom;
}
.botonera_secundaria{
	width:90px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.botonera_secundaria ul{
	color: 	#787878;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
}
.botonera_secundaria ul li{
	width:	77px;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}
.botonera_secundaria ul li a{
	color: 	#787878;
	text-decoration: none;
}
.botonera_secundaria ul li a:hover{
	color: 	#ff3e3e;
}

/* CATALOGO */
.individual img {
	float: left;
	margin: 	0px 9px 0px 0px;
	width: 		297px;
	height:  	297px;
}
.individual p {
	font-size: 11px;
	float: left;
	width: 90px;
}
.descripcion {
	float:right; 
	width:90px;
}
.fotos_del_producto img{
	float: left;
	margin: 	0px 9px 0px 0px;
	width: 		297px;
	height:  	297px;
	display: block;
	position: relative;
}
.fotos_galeria img{
	margin: 	0px 10px 0px 0px;
	width: 		499px;
	height:		auto;
}
.individual p.precio {
	margin:  15px 0px 0px 0px;
	font-weight: bold;
}
.paginador  {
	position: 	absolute;
	margin: 	285px 0px 0px 310px;
}
.pag_galeria {
	clear: both; 
	position: relative; 
	margin: 10px -80px 0px 0px; 
	float: right;
}
.detalle_producto img {
	float: right;
	width: 250px;
	height: 250px;
	margin: 0px 10px 0px 10px;
}
.detalle_prensa img {
	clear: both; 
	width: 499px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.detalle_producto a {
	margin: 0px 0px 0px 5px;
	color: #ff3e3e;
	text-decoration: none;
}
.detalle_producto a:hover {
	color: #7fbf8b;
	text-decoration: underline;
}


/* HOME */
.television {
	margin-left:	30px;
}

/* INTERNAS ESTATICAS */
.columna_derecha .sub_columna_izquierda {
	width: 		198px;
	float:		left;
	margin:		0px 9px 0px 0px;
}
.columna_derecha .sub_columna_izquierda p{
	font-size: 13px;
	margin: 	10px 0px 6px 0px;
	line-height:14px;
	text-align:	justify;
}
.columna_derecha .sub_columna_derecha {
	width: 		292px;
	float:		left;
}
.columna_derecha .sub_columna_derecha img.izq{
	float: 		left;
	margin-bottom:	9px;
}
.columna_derecha .sub_columna_derecha img.der{
	float: 		right;
}

/* FORMULARIO */
.formulario label{
	width: 160px;
	display: block;
	text-align:	right;
	float: left;
	height:	20px;
	line-height: 20px;
	margin: 0px 5px 0px 0px;
	color:	#ff3f3e;
	font-weight:bold;
}
.formulario label span {
	color: #7fbf8b;
	margin: 0px 5px 0px 0px;
}
.formulario input {
	width: 246px;
	float: left;
	height: 14px;
	margin: 0px 0px 5px 0px;
	padding: 3px 2px 1px 2px;
	line-height: 14px;
	font-size:	11px;
	color: #666;
}
.formulario .botones {
	margin: 0px 0px 0px 180px;
} 
.formulario input.boton {
	width: 120px;
	float: left;
	height: 22px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:	9px;
	font-weight: bold;
	color: #666;
} 
.formulario select {
	width: 253px;
	float: left;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 1px 2px 1px 2px;
	font-size:	11px;
	color: #666;
}
.formulario textarea {
	width: 246px;
	float: left;
	margin: 0px 0px 5px 0px;
	font-size:	11px;
	padding: 1px 2px 1px 2px;
	line-height: 14px;
	font-size:	11px;
	color: #666;
	font-family: Tahoma, Verdana, Arial;
}
.respuesta_formulario ul{
	margin: 10px 0px 0px 10px;
}
.respuesta_formulario ul li{
	color: #666;
	list-style-type: none;
	background-image: url(../images/backgrounds/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}

/* PRENSA */
.articulo_prensa {
	clear: both;
	margin: 0px 0px 5px 0px;
}
.articulo_prensa img{
	float: left;
	width: 50px;
	height: 50px;
	margin: 0px 10px 0px 0px;
}
.articulo_prensa a{
	color: #ff3e3e;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.articulo_prensa a:hover{
	color: #7fbf8b;
}

/* PRINT */

