
/* estilos productos */ 



#columna{
	width: 210px;
	float: left;
}

/* Ayuda */ 
#ayudaint {
	margin:10px 5px 5px 0px;
	padding:0 0 5px 0;
	width:209px; 
	height:114px;
	text-align: left; 
	float:left;
	font-size: 10px;
	color: #676767;
	clear: left;
	line-height: 20px;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
}

#ayudaint ul{
	margin-left: 0px;
	padding-left: 10px;
	direction: ltr;
}

#ayudaint li{
	margin-left: 0px;
	padding-left: 2px;
	line-height: 11px;
	text-align: left;
	list-style-position: inside;
}

#ayudaint h1 {
	text-align: center;
	font-weight: bold;
	color: #49cccd;
	text-decoration: none;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#b1b1b1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#b1b1b1;
	background-color: #f6f6f6;
	list-style-position: inside;
}

#ayudaint a {
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#ayudaint a:hover {
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	font-size: 10px;
}

#ayudaint a:visited {
	font-weight: normal;
	color: #676767;
	font-size: 10px;
}

/* Caja Info */
#cajainfo {
	margin:5px 15px 20px 0px ;
	width:700px; 
	height: auto;
	float: right;
	clear: right;
}

#cajainfo h3{	
	margin:0;
	padding-left: 10px;
	text-align: left;
	color: #a2bf2a;
	font: 1.3em/1.2em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
}

#cajainfo h4{	
	margin:0;
	padding-left: 10px;
	text-align: left;
	color: #619a00;
	font: 1em/1em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
}

#cajainfo p{
	margin:0;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	color: #8d8d8d;
	font: .9em/1.4em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
}

#cajainfo a {
	padding-left:0px;
	font-weight: normal;
	color: #a2bf2a;
	text-decoration: underline;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
}

#cajainfo a:hover{
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	font-size: 11px;
}

#cajainfo a:visited {
	padding-left:0px;
	font-weight: normal;
	color: #ddd;
	text-decoration: underline;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
}



/* Botonera */ 
#botoneraint{
	margin:5px;
	padding:5px ;
	width:209px; 
	text-align: left; 
	float:left;
	clear: left;
}

#cajalegal {
	color: #8d8d8d;
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #fefbe8;
	text-align: justify;
	font: 11px/9px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#sidebar_faq {
	width: 290px;
	float: right;
	clear: right;
	border: 1px dotted #ddd;
	padding: 5px;
	background: #fefbe8;
	margin: 28px 5px 5px 2px;
}

#sidebar_fish {
	width: 210px;
	float: right;
	clear: right;
	border: 1px dotted #ddd;
	padding: 5px;
	background: #fefbe8;
	margin: 28px 10px 5px 2px;
}