
/******************************** BLOQUE DE DATOS TAROTISTA ******************************/

.titulos_ama h3{
	margin-left: 0;
}
.titulos_ama_espacio h3{
	margin-left: 15px;
}

#top{
	margin: 25px 15px;
}

#imagen_tarotista1{
	float: left;
	margin:0;
	height:323px;
	width:293px;	
}
#imagen_tarotista2{
	/*float: left;*/
	margin:0;
	height:auto;
	width:239px;  
      
}
#imagen_tarotista{
	float: left;
	margin:0;
	height:205px;
	width:185px;    
}
#imagen_tarotista img{
	/*
	width: 280px;
	height: 325px;	
	*/
}
#textos_tarotista{
	float: left;
	margin: 0 0 0 20px;
	width: 60%;
	text-align:justify;
}
#texto1{
	/*text-align: center;*/
	font-size: 38px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align:justify;
}
#texto2{
	/*margin: 0 0 40px 0;*/
	margin: 0 0 0px 0;
	font-size: 13px; 
	height: 200px;
	text-align:justify;
    
}
.margenessupinf10{
	margin: 10px 0px;
}
#texto2 h2{
	font-size:13px;
	font-weight:normal;
}
#texto2 h3{
	font-size:13px;
	font-weight:normal;
}

#tarotistas_servicios{
	width:299px;
	float:left;
	margin:0 0 0 -5px;
}
/* TABLA DE SERVICIOS MAQUETACION */
.margen_medio_dcha{
	background: url('/img/botones/tabla_servicios/tabla-dcha.png') repeat-y top right #FFF;
}
#titulo_tabla_servicios{
	font-size:18px;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	color:#CF7019;
}
#titulo_tabla_servicios span{
	border-bottom:1px solid #7A3646;
}
#cuerpo_tabla_servicios{
	margin:0 0 0 10px;
}
.servicio{
	
}
.servicio.espacio{
	
}
.boton_servicio{
	
}
.boton_servicio_cita_previa {
	position: relative;
	margin:-3px 0 0 0;
	/*background: url('/img/botones/boton_cita.png') no-repeat;*/
	height:48px;
	width:58px;
}
.boton_servicio_consulta_email{
	margin:-3px 0 0 0;
	/*background: url('/img/botones/boton_email.png') no-repeat;*/
	height:48px;
	width:58px;
}
.boton_servicio_consulta_carta{
	margin:-3px 0 0 0;
	/*background: url('/img/botones/boton_carta.png') no-repeat;*/
	height:48px;
	width:58px;
}
.descripcion_servicio{
	float:left;
	margin:5px 0px 0 10px;
	width:190px;	
}
.texto_descripcion_servicio{
	font-size:10px;
	line-height:13px;
}
.cajabottom { 
	height: 39px; 
	background: url(/img/botones/tabla_servicios/tabla-abajo.png) repeat-x bottom; 
	border: 0;
	padding: 0;
	margin: 0;
}
.esquina_inf_izq { 
	float: left; 
	background: url(/img/botones/tabla_servicios/tabla-esq-inf-izq.png) no-repeat #FFFFFF;
	width: 28px;
	height: 35px;	
}
.esquina_inf_der { 
	float: right; 
	background: url(/img/botones/tabla_servicios/tabla-esq-inf-dcha.png) no-repeat #FFFFFF;
	width: 28px;
	height: 35px;	
}

.cajatop { 
	height: 35px; 
	background: url(/img/botones/tabla_servicios/tabla-arriba.png) repeat-x top; 
	border: 0;
	padding: 0;
	margin: 0;
}

.esquina_sup_izq { 
	float: left; 
	background: url(/img/botones/tabla_servicios/tabla-esq-sup-izq.png) no-repeat #FFFFFF;
	width: 28px;
	height: 35px;	
}
.esquina_sup_der { 
	float: right; 
	background: url(/img/botones/tabla_servicios/tabla-esq-sup-der.png) no-repeat #FFFFFF;
	width: 28px;
	height: 35px;	
}

.lateral_izq{
	background: url(/img/botones/tabla_servicios/tabla-izq.png) repeat-y;
}

.lateral_der{
	background: url(/img/botones/tabla_servicios/tabla-der.png) repeat-y right center;
}
.cajabottom2 { 
	height: 39px; 
	background: url(/img/botones/tabla_servicios/tabla-abajo.png) repeat-x bottom; 
	border: 0;
	padding: 0;
	margin: 0;
}
.esquina_inf_izq2 { 
	float: left; 
	background: url(/img/botones/tabla_servicios/tabla-esq-inf-izq.png) no-repeat #FFFFFF;
	width: 28px;
	height: 35px;	
}
.esquina_inf_der2 { 
	float: right; 
	background: url(/img/botones/tabla_servicios/tabla-esq-inf-der2.png) no-repeat #FFFFFF;
	width: 25px;
	height: 35px;	
}
/* FIN TABLA SERVICIOS MAQUETACION */

/* TELEFONO E IMAGEN DEL TELEFONO */

#telefonos_tarotistas{
	float:left;
	width:500px;
}
#telefono{
	margin: 10px 0 0px 0px;
}
#telefono #telefono_izda{
	/*margin: 20px 0 0 0;*/
}
#telefono #telefono_izda #texto_numero_tarotista{
	font-size: 25px;
	font-weight:bold;
	text-align:center;
}
#telefono #telefono_izda #numero_tarotista{
	margin: 10px 0 0 30px;
	font-size:30px;
	font-weight: bold;
	color: #11CC11;
	padding-bottom:6px;
	text-align:center;
}
#telefono #telefono_imagen{
	background: url('/img/videntes/elementos/telefono.png') no-repeat;
	width: 117px;
	height: 130px;
	margin:20px 0 0 200px;
}

/* FIN TELEFONO E IMAGEN DEL TELEFONO */


/***************************** VIDEOS *******************************/

#videos_tarotista{

}
#videos_tarotista #video1{
	float: left;
	/*margin: 5px 30px 0 0;*/
	margin: 0px 15px 0 20px;
}
.bloque_video1{
	width:230px;	
}
.imagen_titulo_video1{
	float:left;
	/*margin: 0px 0px 0px 10px;	*/
}
.video_enlace_flow1{
	display:block;
	width:220px;
	height:202px;
	margin: 5px 0px 10px 5px;	
}
.imagen_video_cuando_no_video1{
	margin-bottom:10px;
	/*margin-top:5px;*/
	/*margin-left:15px;*/
}
.recolocar_boton_enviar_mail1{
	/*margin-right:-20px;*/
}
#videos_tarotista #video2{
	float: left;
	/*margin: 5px 30px 0 30px;	*/
	margin: 0px 15px 0 15px;
	/*padding: 0px 0px 0 30px;*/
}
.bloque_video2{
	width:230px;	
}
.imagen_titulo_video2{
	float:left;
	/*margin: 0px 0px 0px -10px;*/
}
.video_enlace_flow2{
	display:block;
	width:220px;
	height:202px;
	margin: 5px 0px 10px 5px;	
}
.imagen_video_cuando_no_video2{
	margin-bottom:10px;
	/*margin-top:5px;*/
	/*margin-left:-10px;*/
}
.recolocar_boton_enviar_mail2{
	/*margin-right:-1px;*/
}
#videos_tarotista #video3{
	float: left;
	margin: 0 15px 0 15px;	
	/*padding: 0px 0px 0 30px;*/
}
.bloque_video3{
	width:230px;	
}
.imagen_titulo_video3{
	float:left;
	/*margin: 0px 0px 0px -25px;	*/
}
.video_enlace_flow3{
	display:block;
	width:220px;
	height:202px;
	margin: 5px 0px 10px 5px;	
}
.imagen_video_cuando_no_video3{
	margin-bottom:10px;
	/*margin-top:5px;*/
	/*margin-left:-40px;*/
}
.recolocar_boton_enviar_mail3{
	/*margin-right:13px;*/
}

/***************************** TESTIMONIOS *******************************/
#testimonios{
	/*background: url("../img/fondo_testimonios.png") no-repeat;	*/
	height: auto;
	/*font-weight: bold;*/
	margin: 0 0 10px 0;
}

#testimonios_wrap{
	/*height: auto;*/
	/*scroll:overflow;*/
	height: 300px;
	margin: -8px 0 10px 0 ;
	overflow: auto;
	width: 97%;
}
.testimonio_medio{
	width: 90%;
	float: left;
	margin: 10px 0 0 20px;
}
#foto_testimonio{
	margin: 10px 0 0 0;
	width: 100px;
	text-align: center;
}
#datos_testimonio{
	margin: 0 0 0 10px;
	width: 84%;
	height: 80px;
}
#titulo_testimonio_medio{
	color: #CF7019;
	font-weight:bold;
	float:left;
	margin: 0 5px 0 0;
}
#titulo_testimonio_fuente{
	color: #CF7019;
	font-weight:bold;
	float:left;
}
#autor_testimonio{
	font-weight:bold;
}
#descripcion_testimonio{
	overflow: hidden;
	/*height: 25px;*/
}

/***************************** BANNER CARTA *******************************/
#bannercarta span{
	display: none;
}
#bannercarta{
	height: 80px;	
	background: url("../img/videntes/banners/banner_carta_conchita_hurtado.png") no-repeat;
	/*height: 400px;*/
}


/***************************** BANNER CARTA *******************************/

#otros-tarotistas{
	margin: 0 0 30px 0;
}

/***************************** NUEVA TAROTISTAS LANDING PAGE *******************************/

.borde_cuadro_superior{
    background: url('/img/videntes/imagenes/new_elementos/cabecera.jpg') no-repeat top left;
    width: 825px;
    height: 12px;
}
#contenido_seccion {
    float: left;
    margin: 0 0 0 10px;
    text-align: justify;
    min-width: 535px;
}
#mensajes_contenido_seccion{
    display: none;
    padding: 2px 50px;
}
#datos_tarotista1{
    
}
#datos_tarotista2{
    
}
#btn_comprobar_aciertos{
    background: url('/img/videntes/imagenes/new_elementos/boton_videoacierto.jpg') no-repeat top left;
    width: 249px;
    height: 31px;
    cursor: pointer;
    margin: 5px 0 0 -10px;
}
#btn_comprobar_aciertos:hover{
    background: url('/img/videntes/imagenes/new_elementos/boton_videoacierto_over.jpg') no-repeat top left;
    width: 249px;
    height: 31px;
    cursor: pointer;
    margin: 5px 0 0 -10px;
}
#btn_tienda_productos{
    background: url('/img/videntes/imagenes/new_elementos/boton_productostienda.jpg') no-repeat top left;
    width: 249px;
    height: 31px;
    cursor: pointer;
    margin: 5px 0 0 -10px;
}
#btn_tienda_productos:hover{
    background: url('/img/videntes/imagenes/new_elementos/boton_productostienda_over.jpg') no-repeat top left;
    width: 249px;
    height: 31px;
    cursor: pointer;
    margin: 5px 0 0 -10px;
}
#seccion{
    float:left;
    margin: 0;
    width: 555px;
    
}
#cabecera_cita_previa{
    margin: 0 0 10px 0;
}
#cabecera_cita_previa .izda{
    float: left;
    width: 250px;
    color: #ff7200;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
}
#cabecera_cita_previa .dcha{
    float: left;
    width:  545px;
    padding: 0 0 0 20px;
}
#cabecera_cita_previa .dcha .titulo{
    float: left;
    color: #ff7200;
    font-weight: bold;
    font-size: 16px;
}
#cabecera_cita_previa .dcha .comofunciona{
    float: left;
    margin: 0 0 0 10px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
}
#cabecera_cita_previa .dcha .comofunciona #text_leermas_explicacion{
    color: #000;
    text-decoration: underline;
}
#cabecera_cita_previa .dcha .comofunciona #text_leermas_explicacion:hover{
    color: #000;
    text-decoration: underline;
}
#cabecera_cita_previa .dcha .comofunciona #text_leermas_explicacion:visited{
    color: #000;
    text-decoration: underline;
}
#cabecera_cita_previa .dcha .comofunciona #text_leermas_explicacion:link{
    color: #000;
    text-decoration: underline;
}
#citaprevia_explicacion2 {
    display: none;
    font-size: 10px;
    text-align: justify;
    margin: 0 0 10px 0;
}
#testimonios_wrap2 {
    height: 193px;
    overflow: auto;
    font-size: 12px;
}
#datos_testimonio2 {
    margin: 0 0 0 10px;
    width: 84%;
}
#icono_testimonio{
    min-width: 50px;
}
#icono_testimonio.email{
    padding: 10px 0;
    height: 40px;
}
#icono_testimonio.foro{
    padding: 0px;
    height: 60px;
}
#icono_testimonio.chat{
    padding: 10px 0;
    height: 40px;
}
#icono_testimonio.correo_postal{
    padding: 10px 0;
    height: 40px;
}
#leermas_opinion{
    margin: -20px 10px 0 0;
}
#texto22 {
    font-size: 13px;
    height: auto !important;
    margin: 10px 0 0 0;
    text-align: justify;
}
#texto22 h2{
	font-size:13px;
	font-weight:normal;
}
#texto22 h3{
	font-size:13px;
	font-weight:normal;
}
