body{
	background-image:url(images/bg_page.gif);
	margin-top:0px;
	background-position:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-stretch:expanded;
	}
.main_table{
	font-family:Arial, Helvetica, sans-serif;
	color:#575756;
	margin:auto;
}
.titulo_portada{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666;}
.footer,.footer:hover,.footer:visited,.footer:link{
	font-familly: Helvetica;
	color:#15468B;
	font-size:14px;
	text-decoration:none;
	}
.titulo_codigo,.titulo_codigo:hover,.titulo_codigo:visited,.titulo_codigo:link{
	color:#575756;
	font-family:Helvetica;
	font-size:18px;
	text-decoration:none;
	}
.texto_gris{
	font-family:Helvetica;
	color:#575756;
	font-size:14px;
	}
.texto_gris2{
	font-family:Helvetica;
	color:#575756;
	font-size:14px;
	font-weight:bold;
	}
.parrafos{
	font-family:Helvetica;
	font-size:10px;
	}
.parrafo{
	font-family:Helvetica;
	font-size:14px;
}
img {
	border:0px;
	}

.menu{
	background-color:#EEE;
	}


.lista_eventos{
	width:180px;
	margin:10px;
	}

.titulos{
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	font-weight:bold;
	color:#06C;
	}
.fecha_lugar{
	font-size:12px;
	font-style:italic;
	}
	
.titulo_main{
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-align: justify;
}
.titulo_cliente{
	font-size: 21px;
	font-weight: bold;
	color:#666;
	text-align: justify;
}
.texto_main{
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	text-align: justify;
}
.fecha{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	text-align: justify;
}
.titulo_categorias{
	font-size: 14px;
	font-weight: bold;
	color: #2a6fb2;
	text-decoration:none;
}

.listado{
  border-right:thin;
  border-right-color:#CCC;
  }
.sub_menu{
	 color:#ffffff;
	 font-size:12px;
	 padding-left:10px;
	 line-height:25px;
	 text-decoration:none;
	  }
.sub_menu_titulo{
	font-size:14px;
	color:#ffffff;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
	}
.titulo_producto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#15468B;
	/*font-weight:bold;*/
	}
.titulo_cli{
	font-size:12px;
	color:#e04f18;
	}
.texto_desc{
	font-family:Arial, Helvetica, sans-serif;
	 color:#737375;
	 font-size:12px;
	 text-align:justify;
}
.ver_mas{
	color:#000;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;
	  }
.modificar{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	 font-size:10px;
	 text-decoration:none;
	 font-weight:bold;
	  }
.tabla_carrito{
		 border-bottom:1px;
		 border-bottom-color:#CCC;
		 border-bottom-width:thin;
		 }
.fecha_lista{
	font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	color:#7e7659;
	}
.fecha_destacado{
	font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	color:#7e7659;
	}

.boton{
	background-color:#3296D1;
	color:#ffffff;
	height:24px;
	}
.cuadro_form{
	width:200px;
	}
.bg_menu{
	background-image:url(images/bg_menu.jpg);
	}
.bg_menu:hover{
	background-image:url(images/bg_menu_over.jpg);
	}
.celda_mail{
	border-bottom:1px;
	border-bottom-color:#C30;}
.alerta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;}
.obligatorio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#15468B;
	/*font-weight:bold;*/}
.captcha{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999;}

/*ESTILOS PARA BOOTSTRAP*/
td{ padding:5px;}

    .wise-iframe-wrapper {
        position: relative;
        padding-bottom: 56.10%;
        height: 0;
        overflow: hidden;
    }

    .wise-iframe-wrapper iframe,
    .wise-iframe-wrapper object,
    .wise-iframe-wrapper embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }