/* CSS Document */
#contenido {
	visibility:visible;
	background-color:#FFFFFF;
}
#pie_contenido {
	/*height:1px;*/
	width:580px;
	clear:both;
}
.informacion_on{
	visibility:visible;
	background-color: #669933;
	clear:both;
	color: #FFFFFF;
}
.informacion_on a{
text-decoration:none;
color:#FFFFFF;
font-size:14px;
clear:both;
display:block;
}
.informacion_off{

	visibility:hidden;
}
.elemento_n {
	width:182px;
	/*height:165px;*/
	background-image:url(../img/f_element_novedad.jpg);
	background-position:right;
	float:left;
	height: 200px;
	overflow: hidden;
	text-align:center;
	margin:3px;
	border:#999999 solid 1px;
}
.elemento {
	width:182px;
	/*height:165px;*/
	/*background-image:url(../img/fondo_atrticulo.jpg);*/
	background-position:right;
	float:left;
	height: 200px;
	overflow: hidden;
	text-align:center;
	margin:3px;
	border: #dddddd solid 1px;
	
	}
#container #hoja .colB #supportingText #contenido .elemento .imagen {
	width:150px;
	height:135px;
	padding:5px;
	padding-bottom:0px;
	text-align:center;
	
}
#container #hoja .colB #supportingText #contenido .elemento .imagen a{
	width:150px;
	height:135px;
	padding:5px;
	padding-bottom:0px;
	text-align:center;	
}

#container #hoja .colB #supportingText #contenido .elemento_n .imagen {
	width:150px;
	height:135px;
	padding:5px;
	text-align:center;
}
#container #hoja .colB #supportingText #contenido .elemento_n .imagen a{
	width:150px;
	height:130px;
	padding:5px;
	text-align:center;
}
#container #hoja .colB #supportingText #contenido .elemento .texto_cont {
	
	width:50%;
	/*height:139px;*/
	color:#999999;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	
}
#container #hoja .colB #supportingText #contenido .elemento .texto_cont a{
	color:#999999;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_cont{
	font-weight:bold;
	font-size:12px;
	color:#999999;
	text-align: center;
	padding-top: 8px;
	padding-left: 5px;
	height:30px;
	overflow:hidden;
}
.precio {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
text-align:left;
font-weight:bold;
}
.mas {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
text-align:left;
font-weight:bold;
margin: 35px 0px 0px 0px;
}
.mas a{
text-decoration:underline;
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#img {
width:200px;
float:left;
/*background-image:url(../img/fondo_img.jpg);
background-repeat:repeat-y;
background-position:right;*/
padding:10px;
}
#descripcion{
float:left;
background-color:#FFFFFF;
width:355px;
}
.objeto {
background-image:url(../img/fondo_objeto.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:14px;
/*height:26px;*/
}
.precio,.descripcion_corta{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
font-weight:bold;
padding:10px;
}
.texto_producto{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
text-align:justify;
/*height:138px;*/
margin: 10px 10px 0px 10px;
}
#formulario{
/*width:580px;
height:592px;*/
background-color: #FFFFFF;
}
