/*********************************/
/********* Seccion productos******/
/*********************************/
#posicionBanner {
height:450px;
margin:0 auto;
width:1024px;
}
#banner {
height:450px;
}
#pattern {
height:450px;
}
#bannerFlash{
	margin-left:25px;
margin-top:15px;
	}
#boton-pdf{
	display:block;
height:102px;
margin-left:13px;
position:relative;
width:230px;
}
#ver-catalogo_es:hover {
background-position:center bottom;
}

#ver-catalogo_es {
background-image:url(../../images/sec-productos/boton-pdf_es.jpg);
display:block;
height:102px;
position:absolute;
width:230px;
}
#ver-catalogo_es a {
display:block;
font-size:10pt;
height:102px;
position:absolute;
text-decoration:none;
width:230px;
text-indent:-4000px;
}
#ver-catalogo_en:hover {
background-position:center bottom;
}

#ver-catalogo_en {
background-image:url(../../images/sec-productos/boton-pdf_en.jpg);
display:block;
height:102px;
position:absolute;
width:230px;
}
#ver-catalogo_en a {
display:block;
font-size:10pt;
height:102px;
position:absolute;
text-decoration:none;
width:230px;
text-indent:-4000px;
}
/*********************************/
/********* COMENTARIOS ***********/
/*********************************/
#comentarios_contenedor {
	display: inline;
}
#comentarios_titulo_es {
	padding-bottom: 10px;
}
#comentarios_titulo_en {
	padding-bottom: 10px;
}
#comentarios_titulo_es a:hover{
  background-position:0px 0px;
}
#comentarios_titulo_es a{
background:url(../../images/sec-productos/comrollOver_es.png) no-repeat scroll -100px -100px transparent;
display:block;
height:35px;
margin-left:503px;
margin-top:-35px;
text-decoration:none;
width:86px;
}
#comentarios_titulo_es h2 {
	/*background: transparent url(../../images/sec-productos/comentarios_es.png) no-repeat scroll 0 0;
	width: 115px;
	height: 25px;
	text-indent: -3000px;
	margin: 0;
	padding: 0;*/
	
background:url(../../images/sec-productos/comProductos_es.png) no-repeat scroll 0 0 transparent;
height:69px;
margin:38px 0 0;
padding:0;
text-indent:-3000px;
width:667px;
}
#comentarios_titulo_en h2 {
	background: transparent url(../../images/sec-productos/comentarios_en.png) no-repeat scroll 0 0;
	width: 148px;
	height: 20px;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
}
#comentarios_bg {
	background: transparent url(../../images/sec-productos/comentarios_bg.gif) repeat-y scroll 0 0;
	width: 670px;
}
#comentarios_top {
	background: transparent url(../../images/sec-productos/comentarios_top.png) no-repeat scroll left top;
}
#comentarios_bottom {
	background: transparent url(../../images/sec-productos/comentarios_bottom.png) no-repeat scroll left bottom;
	height: auto !important;
	height: 110px;
	min-height: 110px;
	padding: 15px 0 15px 0;
}

.comentario1_bg {
	background: transparent url(../../images/sec-productos/comentario1_bg.gif) repeat-y scroll 0 0;
	width: 645px;
	margin: 0 auto;
}
.comentario1_top {
	background: transparent url(../../images/sec-productos/comentario1_top.png) no-repeat scroll left top;
}
.comentario1_bottom {
	background: transparent url(../../images/sec-productos/comentario1_bottom.png) no-repeat scroll left bottom;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}
.comentario1_contenido {
	width: 623px;
	margin: 0 auto;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px 0 0 5px;
}
.comentario1_contenido_top {
	
}


.comentario2_bg {
	background: transparent url(../../images/sec-productos/comentario2_bg.gif) repeat-y scroll 0 0;
	width: 645px;
	margin: 0 auto;
}
.comentario2_top {
	background: transparent url(../../images/sec-productos/comentario2_top.png) no-repeat scroll left top;
}
.comentario2_bottom {
	background: transparent url(../../images/sec-productos/comentario2_bottom.png) no-repeat scroll left bottom;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}
.comentario2_contenido {
	width: 623px;
	margin: 0 auto;
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 5px 0 0 5px;
}
.comentario2_contenido_top {
	
}
.comentario_linea {
	padding-top: 3px;
	border-bottom: 1px dotted #b9b9b9;
	height: 1px;
}
.comentario_texto {
	padding: 5px 0 9px 0;
}
#izquierda {
	float: left;
	margin-left: 25px;
}
#derecha {
	float: left;
	margin-left:10px;
}
/*****************************************/
/********* COMENTARIOS AGREGAR ***********/
/*****************************************/
#comentarios_agregar {
	margin: 25px 0 0 0px;
}
#comentario_agregar_titulo_es {
	padding-bottom: 10px;
}
#comentario_agregar_titulo_en {
	padding-bottom: 10px;
}
#comentario_agregar_titulo_es h2 {
	background: transparent url(../../images/sec-productos/escribir_comentario_es.png) no-repeat scroll 0 0;
	width: 197px;
	height: 19px;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
}
#comentario_agregar_titulo_en h2 {
	background: transparent url(../../images/sec-productos/escribir_comentario_en.png) no-repeat scroll 0 0;
	width: 197px;
	height: 19px;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
}
#agregarCom, #agregar_table {
	width: 670px;
}
#comentario_texto {
	background: transparent url(../../images/sec-productos/comentario_textarea_bg.png) no-repeat scroll 0 0;
	width: 670px;
	height: 134px;
}
#comentario_texto textarea {
	border: none;
	background: none;
	width: 650px;
	height: 112px;
	padding: 10px;
}
#comentario_agregar_boton_es {
	float: right;
	margin: 7px 2px 0 0;
}
#comentario_agregar_boton_en {
	float: right;
	margin: 7px 2px 0 0;
}
#comentario_agregar_boton_es a:hover { background-position: 0 -23px; }
#comentario_agregar_boton_en a:hover { background-position: 0 -23px; }
#comentario_agregar_boton_es a {
	background: transparent url(../../images/sec-productos/comentario_publicar_es.jpg) no-repeat scroll 0 0;
	width: 128px;
	height: 23px;
	display: block;
	font-size: 4px;
	text-indent: -3000px;
}
#comentario_agregar_boton_en a {
	background: transparent url(../../images/sec-productos/comentario_publicar_en.jpg) no-repeat scroll 0 0;
	width: 128px;
	height: 23px;
	display: block;
	font-size: 4px;
	text-indent: -3000px;
}
.img_usuario {
	height:82px;
	width:82px;
	display:inline;
	float:left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.info-usuario {
	height: auto;
}
.userName {
	font-weight:bolder;
}
.fecha_post {
	font-weight:lighter;
}

