body
{	
	font-size:11px;
	font-family: Tahoma;
	margin:0;
	padding:0;
	/*overflow:auto;*/ /* Req. M20100473 / cfveliz */
	height: 100%;
	color:#666;
}

#wrapper_general
{
	/* INICIO Req. M20100473 / cfveliz */
	height:100%;
	left:0;
	position:relative;
	min-width: 0;
	top:0;
	width:100%;
	/*overflow:auto;*/
	/* FIN Req. M20100473 / cfveliz */
}

#fondomovible
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	/*width:expression((document.documentElement.clientWidth - 17) + 'px');*/	/*M20090478 - JABG 20100121*/
	height:300px;
	z-index:-1;
	overflow:visible;
		
}

#contfondomovible
{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	background: url("../images/viewMore/fondo.jpg") repeat-x top left;
	height:300px;
}

#btn_cupon2_float 
{
	z-index: 1; 
	left: 0px;
	position: fixed;
	top: 20px;
	text-align: right;
}

* html #btn_cupon2_float
{
    position: absolute;
}

#btn_cupon2_ch
{
	background: url(../images/viewMore/btn_cupones2_off.png) no-repeat top left !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/viewMore/btn_cupones2_off.png, sizingMethod='scale');
	display: block;
	width: 35px;
	height: 123px;
}

#btn_cupon2_ch:hover
{
	background: url(../images/viewMore/btn_cupones2_on.png) no-repeat top left !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/viewMore/btn_cupones2_on.png, sizingMethod='scale');
	cursor: pointer;
}

a
{
	color: #06c;
}

a:hover
{
	color: #666;
}

strong
{
	font-weight:bold;
}

#wrapper_general{

}
#wrapper{
margin: 0 auto;
width: 935px;
position: relative;
}
	#header{
	width: 935px;
	height: 90px;
	}
		#header, #logo_header{
		float:left;
		}
		#logo_header {
		padding:23px 0 0 18px;
		}
	#sociales{
	width: 309px;
	height: 26px;
	float: right;
	margin: 28px 0 0 0;
	}
		#sociales span{
		float: left;
		color: #676767;
		}
		#sociales .imgsocial1, #sociales .imgsocial2, #sociales .imgsocial3{	
		height: 20px; 
		line-height: 10px;
		float: left;
		background: #CC6633;
		margin: 0 5px 0 6px;
		padding: 0 0 0 25px;
		background:url(../images/viewMore/ico_facebook.jpg) no-repeat;
		}
		#sociales .imgsocial1:hover{
		background:url(../images/viewMore/ico_facebook_hover.jpg) no-repeat;
		}
		#sociales .imgsocial2{
		background:url(../images/viewMore/ico_recomienda.jpg) no-repeat;
		}
		#sociales .imgsocial2:hover{
		background:url(../images/viewMore/ico_recomienda_hover.jpg) no-repeat;
		}
		#sociales .imgsocial3{
		background:url(../images/viewMore/ico_favoritos.jpg) no-repeat;
		margin: 0 0 0 6px;
		}
		#sociales .imgsocial3:hover{
		background:url(../images/viewMore/ico_favoritos_hover.jpg) no-repeat;
		}
		#sociales span img{
		float: left;
		margin: 0 5px 0 6px;
		}
		#sociales a{
		text-decoration: none;
		color: #676767;
		font-size: 10px;
		}
		#sociales a:hover{
		color: #b7b7b7;
		}
		#sociales span span{
		height: 25px;
		line-height: 10px;
		margin:0 0px 0 0;
		}	
	#menu-top{
	width: 905px;
	height: 25px;
	float: left;
	margin: 0 0 0 30px;
	position: relative;
	}
		#menu-top li{
		display: inline;		
		}
		#menu-top li a,#menu li .selected{
		height: 25px;
		font-size: 12px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		padding:0 0 0 8px;
		margin-right:5px;
		cursor: pointer;
		line-height: 25px;
		background: #5f646b url(../images/viewMore/menu-top_izq.jpg) no-repeat left top;
		float: left;
		}
		#menu-top li a span{
		height: 25px;
		float: left;
		display: block;
		background: #5f646b url(../images/viewMore/menu-top_der.jpg) no-repeat right top;
		padding: 0 15px 0 10px;
		}
		#menu-top li a:hover, #menu-top li a.selected{
		background: url(../images/viewMore/menu-top_izq_hover.jpg) no-repeat left top;
		}
		#menu-top li a:hover span, #menu-top li a.selected span{
		background: url(../images/viewMore/menu-top_der_hover.jpg) no-repeat right top;
		color: #669;
		}
		#menu-top li.imprime{
		float: right;
		height: 25px;
		width: 125px;
		font-size: 11px;			
		}

		#menu-top li.imprime .ico{
		float: right;
		margin: 0 3px 0 0;
		background: none;
		position: absolute;
		right: 98px !important;
		right: 125px;
		top: 5px;	
		}
		#menu-top li.imprime a.texto{
		font-weight: bold;
		color: #808080;
		background:none;
		margin: 0;
		padding: 0;
		float: right;
		width: 95px;
		height: 20px;
		line-height: 20px;	
		position: absolute;
		right: 0 !important;
		right: 28px;
		top: 5px;	
		font-size: 10px;
		}
		#menu-top li.imprime a span{
		
		}		
		#menu-top li.imprime a:hover{
		background: none;
		color: #999;
		}
		#menu-top li.imprime a:hover span{
		background: none;
		color: #999;
		font-size: 10px;
		}
		#menu-top li.imprime a span{
		background: none;
		margin: 0;
		padding: 0;
		font-size: 10px;
		}
	#wrapper-content{
	width: 934px;
	background:#ff0;	
	float: left;
	position: relative;
	}
	#wrapper-content_top{
	width: 935px;
	height: 11px;	
	background: url(../images/viewMore/wrapper-content_top.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	}
	#wrapper-content_bottom{
	width: 935px;
	height: 11px;	
	background:#fff url(../images/viewMore/wrapper-content_bottom.jpg) no-repeat;
	position: absolute;
	bottom: -1px;
	left: 0;
	}
	
	#wrapper-inner{
	width: 915px;
	margin: 0px 10px 10px 10px !important;
	margin: 0px 10px 10px 10px;
	background: #f2f2f2;
	}
	.paginaslink{
	position: absolute;
	right: 18px;
	bottom: 19px;
	color: #8f8f8f;
	font-size: 10px;
	font-weight: bold;
	}

	#header-inner
	{
		width: 100%;
		height: auto;
		background: #fff url(../images/viewMore/header-inner.jpg) repeat-x;
		float: left;
		margin-top:11px;	/*margin-top:10px !important;*/	/*M20090478 - JABG 20100121*/
		padding-bottom: 10px;	
	}

		#content-header{
		width: 706px;	
		height: 128px;
		float: left;		
		}
		.imganunciante{
		float: left;
		width: 163px;
		height: 56px;
		margin: 38px 0 0 20px;
		display: inline;
		text-align: center;
		/*line-height: 56px;*/
		font-size: 12px;
		font-weight: bold;
		color: #333;
		background: #fff;		
		}
		.sinimganunciante{
		float: left;
		width: 163px;
		height: 56px;
		margin: 35px 0 0 20px;
		display: inline;
		border: 1px solid #ccced0;
		text-align: center;
		line-height: 26px;
		font-size: 12px;
		font-weight: bold;
		color: #333;
		background: #fff;
		text-decoration: none;		
		}
		
		.razonanunciante{
		/* INICIO Req. M20100473 / cfveliz */
		float:left;
		height:95px;
		margin: 0px 0 3px 15px;
		width:470px;
		background: #fff;
		/* FIN Req. M20100473 / cfveliz */
		}
			.razonanunciante h1.titulo{
			font-size: 19px;
			font-weight: bold;
			font-family: tahoma;
			color: #06c;
			margin-bottom: 3px;
			width :470px;
			display: block;
			}			
			.razonanunciante span.contenido{
			font-size: 11px;
			color: #767474;
			float: left;
			width: 470px;
			}
			.lista_detalle{
			line-height: 14px;
			color: #767474;
			font-family: tahoma;
			float: left;
			margin: 10px 0 0 0;
			}
			.lista_detalle li{
			background: url(../images/viewMore/vineta_lista2.gif) no-repeat left; 
			padding-left: 8px;
			width: 370px; 
			font-size:11px;
			}
			.masdirecciones{
			float: left;
			height: 15px;
			width:90px;	
			margin: 10px 0 0 0;		
			}
			.masdirecciones img{
			margin: 1px 5px 0 0;
			float:left;
			}			
		.cont-linkinteres{	
		float: right;
		width: 208px;
		height: auto;		
		}		
		#linkinteres{
		float: right;
		width: 188px;
		height: 108px;
		border-left: 1px dotted #d7d7d7;
		margin: 4px 0 4px 0;
		padding: 12px 10px 0 10px;
		}		
			#linkinteres li{
			height: 23px;
			font-size: 11px;
			border-bottom: 1px dotted #ccc;
			margin: 0 0 4px 0;
			}
			#linkinteres li.noborder{
			border-bottom: none;
			}
			#linkinteres li img{
			float: left;
			margin:0 6px 0 0;
			
			}
			#linkinteres li a{
			float: left;
			padding-left: 25px;
			height: 19px;
			line-height: 19px;
			}
			#linkinteres li a.rojo{
			color:#c66;
			margin: 2px 0 0 0;
			background: url(../images/viewMore/linkinteres1.jpg) no-repeat top left; 
			}
			#linkinteres li a.verde{
			color:#396;
			margin: 2px 0 0 0;	
			background: url(../images/viewMore/linkinteres2.jpg) no-repeat top left; 			
			}
			#linkinteres li a.azul{
			color:#36c;
			margin: 2px 0 0 0;
			background: url(../images/viewMore/linkinteres3.jpg) no-repeat top left; 
			}
			#linkinteres li a.mostaza{
			color:#c93;
			margin: 2px 0 0 0;
			background: url(../images/viewMore/linkinteres4.jpg) no-repeat top left; 
			}
			#linkinteres li a.celeste{
			color:#3bb9d1;
			margin: 2px 0 0 0;
			background: url(../images/viewMore/linkinteres5.jpg) no-repeat top left;
			}
			#linkinteres li a.fucsia{
			color:#e847a2;
			margin: 2px 0 0 0;
			background: url(../images/viewMore/linkinteres6.jpg) no-repeat top left;
			}
			#linkinteres li a:hover{
			color: #666;
			background-position: left bottom;
			}
		#breadcrumb{
		height: 29px;
		width:895px;
		float: left;
		background: #eee url(../images/viewMore/breadcrumb.jpg) repeat-x;
		font-size: 12px;
		color: #06c;
		padding-left: 20px;
		}
			#breadcrumb a{
			font-size: 11px;
			font-weight:bold;
			line-height: 24px;
			}
			#breadcrumb h1{
			display: inline;
			}
			.linkactual{
			font-weight: bold;
			}
		#content_der{
		float: left;
		width: 668px;
		height: auto;
		background:#fff;
		padding: 15px 18px 20px 20px;
		display: inline;
		color: #666;		
		}
			
			.content_der_descripcion{
			font-size:12px;
			width: 668px;
			height: 124px;
			overflow: hidden;
			float: left;
			margin-bottom: 0;
			/*border-bottom: 1px dotted #c6c6c6;*/
			}
			.content_planB
			{
			height: auto;
			border-bottom: 1px dotted #c6c6c6;
			padding: 10px 0 5px 0;
			margin-bottom:20px;
			}
			
			.content_der_descripcion h1{
			height: 20px;
			color: #c00;
			font-size: 13px;
			font-weight: bold;
			border-bottom: 1px dotted #c6c6c6;
			margin-bottom:5px;
			}
			.leermas{
			float: right;
			
			}
			.leermasx{
			float: right;
			font-size: 11px;
			
			}
			.contleer{
			width: 668px;
			height: 20px;
			border-bottom: 1px dotted #c6c6c6;
			padding: 10px 0 5px 0;
			margin-bottom:20px;
			float: left;
			}
			.content_der_descripcion p{
			margin-bottom: 5px;
			text-align:justify;
			}
			.content_der_descripcion ul li{
			background:transparent url(../images/viewMore/vineta_lista2.gif) no-repeat left center;			
			padding-left:8px;
			}		

			#content_detalle_servicio{
			font-size:12px;
			width: 668px;
			height: auto;
			float: left;
			margin-bottom:10px !important;
			margin-bottom:0;
			}		
				#content_detalle_servicio h1{
				height: 20px;
				color: #c00;
				font-size: 14px;
				font-weight: bold;				
				margin-bottom:10px;
				}
				#content_detalle_servicio p{
				margin-bottom: 10px;
				text-align:justify;
				}
				
			#foto_envio_servicio{
			width: 400px; 
			height: auto;
			float: left;
			}

.foto
{
	width: 398px;
	height: 284px;	/*height: 263px; JABG - 20100225*/
	float: left;
	margin-bottom: 20px;
	background: url(../images/viewMore/bg_foto.jpg) no-repeat;				
}
				
.foto img
{
	border: 1px solid #c6c6c6;
	margin: 0 auto;
	display: block;
	margin-top: 15px;				
}

				.titform{
				color: #333;
				font-weight: bold;
				}
				
				
				
			#form-part1{
				width: 390px;
				height: auto;
				float: left;
				font-size: 11px;
				margin: 10px 0px 15px 0px;
				display: inline;
				}
					#form-part1 li{
					width: 380px;
					height: auto;
					margin-bottom:5px;
					display: block;
					float: left;
					position: relative;
					}
						#form-part1 label.text{
						display: block;
						height: 14px;
						/*float:left;*/
						}		
						#form-part1 input.cajatexto{
						border: 1px solid #d5d5d5;
						height: 18px;
						width: 256px;
						float:left;						
						}
											
						#form-part1 textarea.cajaarea{
						border: 1px solid #d5d5d5;
						height: 140px;
						width: 175px;
						float:left;						
						}
						#form-part1 input.error{
						border: 1px solid red;
						height: 18px;
						width: 256px;
						float:left;	
						}
						#form-part1 label.error {
						color: red;
						float: left;
						width:250px;
						height: 15px;
						}						
						
						#form-part1 span.status{
						text-align: right;
						display: block;
						clear: both;
						margin-right: 123px;
						font-size: 9px;
						position: absolute;
						right: 0;
						top:38px;
						}
						#form-part1 a.btnenvialo{
						display: block;
						position: absolute;
						background: url(../images/viewMore/btn_envialo_on.jpg) no-repeat;
						height: 17px;
						width: 69px;
						border: 0;
						cursor:pointer;		
						margin: 18px 35px 0 0;
						right: 0;
						top:0;
						}	
						#form-part1 a.btnenvialo:hover{
						background: url(../images/viewMore/btn_envialo_off.jpg) no-repeat;
						}


						#form-part1 a.btnenvialo2{
						display: block;
						position: absolute;
						background: url(../images/viewMore/btn_envialo_on.jpg) no-repeat;
						height: 17px;
						width: 69px;
						border: 0;
						cursor:pointer;		
						margin: 18px 199px 0 0;
						right: 0;
						top:0;
						}	
						#form-part1 a.btnenvialo2:hover{
						background: url(../images/viewMore/btn_envialo_off.jpg) no-repeat;
						}

			.cont-envia{
			position: relative;
			float: left;
			width: 400px;
			/*height: 115px;*/ /* INICIO Req. M20100416 / cfveliz */
			}
			#enviado{
			/* INICIO Req. M20100416 / cfveliz */
			/*position: absolute;*/
			width: 395px;
			/*top:25px; 
			left: 0px;*/ 
			height: 90px;
			background: #f2f2f2;
			border: 1px solid #D5D5D5;
			display: none;			
			margin-top: 10px;
			/* FIN Req. M20100416 / cfveliz */
			}
			#enviado p{
			text-align: center;
			font-size: 11px;
			margin-top: 15px;
			}			
			#descripcion_servicio{
			width: 250px; 
			height: auto;
			float: left;
			margin-left: 15px;
			}
			
			#descripcion_servicio ul li{
			background:transparent url(../images/viewMore/vineta_lista2.gif) no-repeat left center;			
			padding-left:15px;				
			}

.expande_descripcion
{
	width: 253px;
	float: left;
	margin: 0 0 0 0;
	height: 346px; /*325px; JABG - 20100225*/
	overflow:hidden;
}

			.expande_descripcion2{
			height: auto;
			width:253px;
			float: left;
			margin: 0 0 0 0;
			overflow:hidden;
			}
			
			.contleermaxder{
			width:253px; 
			height:12px;
			margin:0 0 10px 0;	
			float:left;			
			}
			.cont_precant, .cont_precant2{
			float: left;
			width: 250px; 
			height: auto;
			padding: 0 0 8px 0;
			}
			
			.cont_precant2{
			height: 310px;
			}

			.cont_precant .texto, .cont_precant2 .texto{
			color: #333;
			font-weight: bold;
			}
			.cont_precant .numero, .cont_precant2 .numero{
			color: #ffa800;
			font-weight: bold;
			}
			.anadelo{
			float: right;
			width: 155px;
			height: 25px;
			font-weight: bold;
			background: url("../images/viewMore/flecha_anadir.jpg") center right no-repeat;
			line-height: 25px;
			}
			.anadelo:hover{
			background: url("../images/viewMore/flecha_anadir_hover.jpg") center right no-repeat;
			}
			
		#content_producto{
		width: 666px;
		height: auto;
		overflow:hidden;
		float: left;
		border: 1px solid #e4e5ef;
		background: url(../images/viewMore/contacte_bg.jpg) repeat-x bottom;	
		}		
			#content_producto_top{
			background: #eff0f1;
			height: 26px;
			border-bottom: 1px solid #dfe1ea;
			width: 666px;
			color: #333;
			font-size: 13px;
			font-weight: bold;			
			line-height: 26px;
			}
			#content_producto h2{			
			
			padding-left: 15px;
			float: left;
			}
			.cant_producto{
			float: right;
			padding-right: 15px;
			}
			
			#cont_catalogo{
			width: 666px;
			overflow:hidden;
			float: left;
			margin:0 0 0 0;
			}	
				.innercatalogo{
				width: 630px;
				height: auto;
				margin: 15px auto 0 auto;
				padding-bottom: 20px;
				}
			
				.catalogo{
				float: left;
				width: 109px;
				display:block;
				height: 154px;
				background: url(../images/viewMore/bg_catalogo.jpg) no-repeat;
				margin: 0 20px 20px 0;
				padding:9px 0 9px 0;
				}		
				.catalogoxx/*:hover*/{
				float: left;
				width: 109px;
				height: 154px;
				background: url(../images/viewMore/bg_catalogo2.jpg) no-repeat;
				margin: 0 20px 20px 0;
				padding:9px 0 9px 0;
				}
				.catalogonorollover{
				float: left;
				width: 109px;
				display:block;
				height: 154px;
				background: url(../images/viewMore/bg_catalogo.jpg) no-repeat;
				margin: 0 20px 20px 0;
				padding:9px 0 9px 0;				
				}
				.catalogo_nomargin{	margin:0 0 20px 0;}
				.catalogo_nomargin:hover{margin: 0;}			
				
				.catalogo img{
				margin: 0 auto;
				display: block;
				border: 1px solid #8f8f8f;
				}
				.catalogo .txtenla{
				width:80px; 
				margin:6px auto 0 auto; 
				height:auto; 
				overflow:hidden				
				}
		
		#sidebar_izq{
		float:left;
		width: 209px;
		height: auto;
		background: #f2f2f2;			
		}
			#llamagratis{
			width: 188px;
			background: #fff;
			margin: 10px auto 0 auto;
			position: relative;
			color:#666666;
			}
				#llamagratis_top{
				width: 188px;
				height: 32px;
				float:left;
				background:url(../images/viewMore/content_top_sidebar.jpg) no-repeat;
				}
				#llamagratis .titulo{
				width: 165px;
				height: 25px;
				float: left;
				margin: 7px auto 0 7px;
				position:absolute;
				border-bottom: 1px dotted #dddfeb;
				padding: 0 0 0 7px;
				line-height:25px;
				}
				#llamagratis img{
				float: left;
				margin-right: 4px;
				}
				#llamagratis .gratis{
				font-weight: bold;
				color:#06c;
				}
				#content_llamagratis{
				width: 174px;
				float: left;				
				padding: 5px 0 0 14px;							
				}
				.content_llamagratis_off{
				background: url(../images/viewMore/content_sidebar.jpg) bottom;
				}
				
				.content_llamagratis_on{
				background: url(../images/viewMore/content_sidebar_hover.jpg) bottom;
				}
				#content_llamagratis ul, #content_llamagratis_hover ul{
				margin: 10px 0 ;
				}
				#content_llamagratis ul li, #content_llamagratis_hover ul li{
				background:transparent url(../images/viewMore/vineta_lista2.gif) no-repeat left center;			
				padding-left:8px;				
				}						

/*
#tags {
	width: 895px;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 25px !important;
	padding: 10px 30px;
	display: inline;
}

#tags a
{
	color: #333;
	text-decoration: none;
	height: 15px;
	margin: 0 2px;
}

#tags a:hover
{
	color:#ffff00;
	background:#000;
}

#tags h3
{
	display: inline;
	white-space: nowrap;
	word-spacing: 2px;
	font-weight: normal;
}
*/

#etiqueta
{
	width: 895px;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 25px !important;
	padding: 10px 30px;
	display: inline;
}

#etiqueta a
{
	color: #333;
	text-decoration: none;
	height: 15px;
	margin: 0 2px;
}

#etiqueta a:hover
{
	color:#ffff00;
	background:#000;
}

#etiqueta h3
{
	display: inline;
	white-space: nowrap;
	word-spacing: 2px;
	font-weight: normal;
}
/*JABG - 20100222*/

#footer {
	float:left;
	width:925px;
	height: 80px;
	margin:40px 0 20px 8px !important;
	margin:40px 0 20px 5px;
	text-align:center;
	color:#666666;
		}
#footer .img{
	margin:0 0 15px 0;
		}
#footer a{
color: #333;
}
#footer .certifica{
float: left;
}
#footer .iab{
float: right;
}

.text_azul {
	color:#0079d5;
	}
.text_azulh1{
	color:#0066d9;
	}
.linksdir {
	display:block;
	margin:8px 0 20px 0;
	}
.text_azul_center {
	font:12px Tahoma,Arial;
	color:#0066cc;
	display:block;
	width:100%;
	margin-bottom:15px;
	}
	
#flags {

	width:15px;
	height:35px;
	margin: 8px auto;
	width: 350px;
	}

#flags a{
text-decoration:none;
font-weight: bold;
color: #333;
margin-right: 10px;
float:left;
}
#flags img{
margin-right: 3px;
float: left;
}
#flags span{
}


				#form-part2{
				width: 178px;
				height: auto;
				float: left;
				font-size: 11px;
				margin: 10px 0px 15px 0px;
				display: inline;
				}
					#form-part2 li{
					width: 178px;
					height: auto;
					margin-bottom:20px;
					display: block;
					float: left;
					position: relative;
					}
						#form-part2 label.text{
						display: block;
						height: 14px;
						/*float:left;*/
						}		
					
						#form-part2 input.cajatexto2{
						border: 1px solid #d5d5d5;
						height: 18px;
						width: 178px;
						float:left;						
						}
						
						#form-part2 textarea.cajaarea{
						border: 1px solid #d5d5d5;
						height: 140px;
						width: 175px;
						float:left;	
						resize: none;						
						}
						
						#form-part2 .listaitem{
						border: 1px solid #d5d5d5;
						height: auto;
						width: 178px;
						float:left;						
						}
								
						#form-envio2 input.error{
						border: 1px solid red;
						height: 18px;
						width: 178px;
						float:left;
						}
						#form-envio2 li label.error {
						color: red;
						float: left;
						width:179px;
						height: 15px;
						}						
						
						#form-part2 span.status2{
						text-align: right;
						display: block;
						clear: both;
						margin-right: 0px;
						font-size: 9px;
						position: absolute;
						right: 0;
						top:38px;
						}
						#form-part2 a.btnenvialo2{
						display: block;
						background: url(../images/viewMore/btnepedido_on.jpg) no-repeat;
						height: 17px;
						width: 113px;
						border: 0;
						cursor:pointer;		
						margin: 0 0 0 32px;						
						}	
						#form-part2 a.btnenvialo2:hover{
						background: url(../images/viewMore/btnepedido_off.jpg) no-repeat;
						}


.crob{
position:relative;
width:100px;
height:100px;
background-color:#99CC00
}
.crob2{
position:relative;
width:100px;
height:200px;
background-color:#99CC00
}

#contformdercata
{
	width:179px; 
	height:auto; 
	margin:26px auto 0 auto;
}

#msgenviado{
width:179px; 
height:250; 
margin:26px auto 0 auto;
background: #f2f2f2;
display: none;
}
#msgenviado .tituloenviado{
font-size: 13px;
font-weight: bold;		
margin: 20px 35px 10px 35px;
float: left;
}
#msgenviado p{
text-align:center;
}

#contformdercata h2
{
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
}

#agregalista{
width: 178px;
overflow:hidden;
height: auto;
float: left;
font-size: 11px;
background-color:#fff;
margin:0 auto 0 auto;
border:1px solid #ccc;
padding:5px 0 5px 0;
}
#agregalista li{
background:transparent url(../images/viewMore/vineta_lista2.gif) no-repeat left center;			
width: 158px;
height: 18px;
margin: 0 6px;
padding-left: 8px;
line-height: 16px;
display: inline;
}	
.textoitem{
float: left
}
.cerraritem{
float: right;
height: 14px;
width: 14px;
margin-top: 1px;
}

.razonanunciante h2.titulo
{
	font-size: 19px;
	font-weight: bold;
	font-family: tahoma;
	color: #06c;
	margin-bottom: 3px;
	width :470px;
	display: block;
}

